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

#wrapper .main .contents .inner .right .box1{
	width:auto;
	height:auto;
	clear:both;
	text-align:center;
	margin-bottom:10px;
}
#wrapper .main .contents .inner .right .box1 .box2{
	width:209px;
	height:auto;
	float:left;
	margin-bottom:10px;
<!--	border:1px solid #f1f1e3;
-->}
#wrapper .main .contents .inner .right .box1 h3{
	width:634px;
	background-color:#f1f1e3;
	text-align:center;
	margin:0 auto;
	
}
#wrapper .main .contents .inner .right .box1 .box2 h3{
	width:90%;
	background:none;
	padding:0.5em;
	text-align:left;
}
#wrapper .main .contents .inner .right .box1 ul{
}
#wrapper .main .contents .inner .right .box1 li{
	text-align:left;
}

