@charset "utf-8";
img, div, input,H1, H2, H3, H4, H5, P, A { behavior: url("css/iepngfix.htc") }
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/container_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
A {
	color: #FFFF00;
}
A:hover {
	color: #66FF00;
}
H1, H2, H3, H4 {
	display: none;
}
#container #mv {
	background-image: url(../img/mv_bg.png);
	height: 600px;
	width: 880px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #mv .mv_img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container .lead {
	background-image: url(../img/lead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 197px;
	width: 750px;
	margin-left: 60px;
	margin-bottom: 10px;
}
#container .img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}

#container #list, #container #comment, #container #tokuten, #container #copyright {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
#container H5 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 780px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#container #list H5 {
	background-image: url(../img/tit_list.png);
}
#container #list IFRAME {
	width: 720px;
	margin-right: 30px;
	margin-left: 30px;
	height: 750px;
}
#container #comment H5 {
	background-image: url(../img/tit_comment.png);
}
#container #comment P {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
}
#container #tokuten IMG {
	float: right;
	margin-top: -55px;
	margin-right: 24px;
	_margin-right: 12px;
}
#container #tokuten P {
	background-image: url(../img/poster_lead.png);
	height: 79px;
	width: 359px;
	text-align: left;
	text-indent: -9999px;
	margin-left: 30px;
}
#container #copyright {
	clear: both;
	padding-top: 30px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 0px;
}

#container #tokuten H5 {
	background-image: url(../img/tit_tokuten.png);
}

