@charset "utf-8";

/* =====================================================================
*    left
* =================================================================== */

#left{
	width:180px;
	float:left;
}

#left #wb{
	width:180px;
	background:#eeeeee;
	padding-bottom:4px;
	margin-bottom:10px;
}

#left #wb h3{
	width:180px;
	height:21px;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background:url(../images/wb.gif) no-repeat;
}


#left #wb ul{
	margin-top:5px;
	}
	
*html #left #wb ul{
	margin-top:7px;
}

*:first-child+html #left #wb ul{
	margin-top:7px;
}

#left #wb li{
	margin-bottom:7px;
	margin-left:5px;
}

*html #left #wb li{
	margin-bottom:10px;
	margin-left:5px;
}

*:first-child+html #left #wb li{
	margin-bottom:10px;
	margin-left:5px;
}

#left #wb li a{
	background:url(../images/sign2.gif) 0 3px no-repeat;
	padding-left:15px;
	letter-spacing:0.5px;
}

*html #left #wb li a{
	background:url(../images/sign2.gif) 0 2px no-repeat;
	padding-left:15px;
	letter-spacing:0.5px;
}


#many_contents{
	width:180px;
	background:none;
}

#many_contents .only_contents{
	width:180px;
	float:none;
	margin-right:6px;
}

#bottom2{
	clear:both;
	width:180px;
	height:14px;
	background:url(../images/bottom.gif) top left no-repeat;
}


/* =====================================================================
*    center
* =================================================================== */

#item_center{
	width:540px;
	float:left;
	margin-left:15px;
}

*html #item_center{
	width:540px;
	float:left;
	margin-left:7px;
}

#pan_navi{
	width:540px;
	background:url(../images/itemlist_line.gif) bottom no-repeat;
	padding-bottom:4px;
}

#pan_navi span{
	font-weight:bold;
}

#item_center h4{
	margin-top:20px;
	width:535px;
	height:28px;
	font-weight:bold;
	font-size:17px;
	border-bottom:3px solid #333333;
	padding:3px 0 0 5px;

}

*html #item_center h4{
	margin-top:20px;
	width:540px;
	height:31px;
	font-weight:bold;
	font-size:17px;
	border-bottom:3px solid #333333;
	padding:3px 0 0 5px;
}





#agreed_area li h3{
	background:#eeeeee;
	padding:3px 0 5px 10px;
	width:530px;
	font-weight:bold;
	margin:15px 0 0 0;
}

*html #agreed_area li h3{
	background:#eeeeee;
	padding:3px 0 5px 10px;
	width:540px;
	font-weight:bold;
}

#agreed_area li p{
padding:10px 0 10px 15px;
line-height:20px;
}


#agreed_area li ul{
padding-bottom:20px;
}

#agreed_area li ul.inLi li{
list-style:disc;
margin-left:40px;
padding-top:4px;
}

#agreed_area li ul.inLi2 li{
margin-left:40px;
padding-top:4px;
}

#agreed_area li dl{
width:538px;
border:1px solid #CCCCCC;
text-align:center;
}

#agreed_area li dt,#agreed_area li dd{
padding:5px 0;
}

