@charset "UTF-8";

/* sing */
h2{
	width:1000px;
	height:130px;
	background:url(/category/battlespirits_dan/sing/images/singTTL.jpg) left top no-repeat;
}
h2 em{
	display:none;
}
#cont{
	float: left;
	margin:0 auto;
	padding:0;
	border:#000 solid 1px; /*IEで#opと#edのmargin:0 auto;がきかないので応急措置*/
}
/*--------オープニングテーマ---------*/
#op{
	width:689px;
	height:318px;
	margin:0 auto;
	background:url(/category/battlespirits_dan/sing/images/sing_bg.gif) left top no-repeat;
}
#op em{
	display:none;
}
#op ul{
	width:280px;
	color:#fff;
	font-size:12px;
	list-style:none;
	margin:40px 30px;
	_margin:40px 15px;
	padding-top:80px;
	background:url(/category/battlespirits_dan/sing/images/op.gif) left top no-repeat;
	float:left;
}
#op li{
	padding-left:20px;
}
#op #fla1{
	float:left;
	margin-top:70px;
}
/*--------エンディングテーマ---------*/
#ed{
	width:689px;
	height:318px;
	margin:0 auto;
	background:url(/category/battlespirits_dan/sing/images/sing_bg.gif) left top no-repeat;
}
#ed em{
	display:none;
}
#ed ul{
	width:280px;
	color:#fff;
	font-size:12px;
	list-style:none;
	margin:40px 30px;
	_margin:40px 15px;
	padding-top:80px;
	background:url(/category/battlespirits_dan/sing/images/ed.gif) left top no-repeat;
	float:left;
}
#ed li{
	padding-left:20px;
}
#ed #fla2{
	float:left;
	margin-top:70px;
}
/*--------インタビュー---------*/
#itv{
	width:900px;
	margin:0 auto 0 100px;
	_margin:0 auto 0 50px;
	float:left;
}
#itv #jam{
	width:400px;
	font-size:12px;
	float:left;
}
#itv #jam span{
	font-size:10px;
}
/*--------オープニング　インタビュー---------*/

#op_itv{
	width:366px;
	height:318px;
	background:url(/category/battlespirits_dan/sing/images/sing_bg_s.gif) left top no-repeat;
	float:left;
}
#op_itv h3 {
	width:251px;
	height:51px;
	background:url(/category/battlespirits_dan/sing/images/op_intv.gif) left top no-repeat;
	margin:29px 0 20px 16px;
}
#op_itv h3 em{
	display:none;
}
#op_itv #fla3{
	margin-left:35px;
}
/*--------エンディング　インタビュー---------*/

#ed_itv{
	width:366px;
	height:318px;
	background:url(/category/battlespirits_dan/sing/images/sing_bg_s.gif) left top no-repeat;
	float:left;
	margin-left:70px;
}
#ed_itv h3 {
	width:196px;
	height:52px;
	background:url(/category/battlespirits_dan/sing/images/ed_intv.gif) left top no-repeat;
	margin:29px 0 20px 16px;
}
#ed_itv h3 em{
	display:none;
}
#ed_itv #fla4{
	margin-left:35px;
}


