@charset "EUC-JP";

/* CSS Document */

/* ------------------------------------------------------------
	this file uses for emo.oudou.jp
------------------------------------------------------------ */


/*----------- contents ---------*/
#contents h2{
	display:block;
	background-image: url(../img/top/h2img.jpg); 
	background-repeat:no-repeat ;
	width:600px;
	height:250px;
}
#contents h2 em{
	visibility: hidden; 
}
#contents p.info{
	margin: 0.2em 0.2em 1.0em 0.2em;
}

#contents h3.NONttl{
	display:none;
}


#contents dl.EMOtopDL{
	width:98%;
	clear:both;
	margin: 3.4em 0 1.2em 0;
}

#contents dl.EMOtopDL dt{
	display:none;
}


#contents dl.EMOtopDL dt.ttl01{
	display:block;
	background-image: url(../img/top/title01.gif); 
	background-repeat:no-repeat ;
	margin: 0 0 0 205px;
	padding:0;
	width:365px;
	height:40px;
	text-indent:-9999px;
}
#contents dl.EMOtopDL dt.ttl02{
	display:block;
	background-image: url(../img/top/title02.gif); 
	background-repeat:no-repeat ;
	margin: 0 0 0 205px;
	padding:0;
	width:365px;
	height:40px;
	text-indent:-9999px;
}
#contents dl.EMOtopDL dt.ttl03{
	display:block;
	background-image: url(../img/top/title03.gif); 
	background-repeat:no-repeat ;
	margin: 0 0 0 205px;
	padding:0;
	width:365px;
	height:40px;
	text-indent:-9999px;
}

#contents dl.EMOtopDL dt.ttl04{
	display:block;
	background-image: url(../img/top/title04.gif); 
	background-repeat:no-repeat ;
	margin: 0 0 0 205px;
	padding:0;
	width:365px;
	height:40px;
	text-indent:-9999px;
}

#contents dl.EMOtopDL dd{
	clear:right;
	margin:0.2em 0.2em 0.2em 215px;

}
#contents dl.EMOtopDL dd.EMOimg{
	float:left;
	margin:0 0 0.8em 0;
}

#contents img.order{
	display:block;
	margin: 2.2em auto 3.2em auto;
	text-align: center;
	clear:both;
}


