@charset "UTF-8";

div#contents h2 { background: url(../images/show/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/show/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/show/h3_02.gif) no-repeat ; }
div#contents h3.m03 { background: url(../images/show/h3_03.gif) no-repeat ; }
div#contents h3.m04 { background: url(../images/show/h3_04.gif) no-repeat ; }
div#contents h3.m05 { background: url(../images/show/h3_05.gif) no-repeat ; }




div.show {
	margin : 0px 0px 20px 0px ;
	padding : 0x 0px 0px 0px ;
	border-top : 0px solid #3399ff ;
}

div.show-img {
	width : 200px ;
	float : right ;
}

div.show-img img {
	margin : 0px 0px 5px 0px ;
}

div.show-detail {
	width : 470px ;
	float : left ;
}


div.show ul {
	margin : 10px 0px 5px 20px ;
}


