@charset "utf-8";
/* CSS Document */


#detail h1 {
	vertical-align:top;
	clear:both;

}


#contents01 h2, #contents02 h2 {
	margin-bottom:15px;
	clear:both;

}

#contents01 h3, #contents02 h3  {
	margin-bottom:25px;

}



.left_box ul {
	margin:0;
	padding:0;
	width:320px;
	white-space:nowrap;
}

.left_box li {
	float:left;
	line-height:1.5em;
	font-size:85%;
	margin-right:10px;
	display:list-item;
	background-image:url(../images/case/disc.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	

}

.left_box {
	width:340px;
	float:left;

}

.left_box h4 {
	margin:25px 0px 20px;

}

.left_box p {
	font-size:75%;
	line-height:1.5em

}

.right_box {
	width:134x;
	float:right;

}

#contents03 h2 {
	margin-bottom:30px;

}

#contents03 h3 {
	margin-bottom:15px;
	margin-left:10px;

}



#contents03 ul {
	margin:0px 0px 20px 10px;
	padding:0;

}

#contents03 li {
	line-height:1.5em;
	font-size:75%;
	background-image:url(../images/case/disc.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin-left:10px;

}

