body {
	margin: 0px 0px 0px 0px;
	background-color: #e30000;
	text-align:center;
	color: #FFFFFF;
	font-family: 'メイリオ', Meiryo, Verdana, 'MS Pゴシック', 'MS PGothic';
}
#center{
	width:996px;
	margin: 0px auto;
	background:url(../../images/center.jpg) top center no-repeat;
	background-color: #000000;
}
#left{
	background:url(../../images/left.jpg) top repeat-x;
	height:373px;
	background-color: #000000;
}
#right{
	background-color: #000000;
}
#artist{
	padding: 35px 0px 0px 0px;
}
#menu{
	margin: 373px 0px 0px 63px;
	width:236px;
	background-color: #000000;
}
#topics{
	margin: 220px 0px 0px 100px;
	width:440px;
	text-align:left;
	height:152px;
}
#contents{
	padding: 10px 10px 30px 10px;
	font-size: 10px;
	line-height:1.7;
	font-weight: bold;
	color: #fff;
}
.list{
	font-size: 10px;
	text-align:center;
	line-height:1.7;
	font-weight: bold;
	color: #fff;
}
#bottom{
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#img{
	border:solid #de699a 3px;
}
#top{
	width:459px;
	text-align:right;
	padding: 10px 0px 10px 9px;
}
h1{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height:1.1;
}
h2{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.yellow{
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	line-height:1.1;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	}
a:visited {
	color: #FF9900;
	text-decoration: none;
	}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
a:active {
	color: #FFCC00;
	text-decoration: none;
	}

.list a:link {
	color: #FFFFFF;
	text-decoration:underline;
	}
.list a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	}
.list a:hover {
	color: #FFCC00;
	text-decoration:underline;
	}
.list a:active {
	color: #FFCC00;
	text-decoration:underline;
	}
.moji{
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	line-height:1.7;
	font-weight: bold;
	color: #fff;
}