@charset "utf-8";

/* ----------------- */
.main .section .section-wrapper{
	margin:0 0 20px 0;
	clear:both;
}
.main .section .section-wrapper h3{
	padding:10px 0 10px 15px;
	font-weight:bold;
	background:url("../../images/common/icon_cube.gif") no-repeat 0 12px;
}
.main .section .section-wrapper p{
	margin:0 0 10px 0;
	line-height:1.6;
}
.main .section .section-wrapper p.text{
	width:430px;
	float:left;
}
.main .section .section-wrapper dl{
	width:202px;
	float:right;
}
.main .section .section-wrapper dl dt{
	margin:3px 0 21px 3px;
}

/*-----------------------------------*/
.main .section .section-wrapper.theme dl{
	width:320px;
	float:left;
	display:inlien;
	margin:0 5px 0 0;
	_margin:0 3px 0 0;
}
.main .section .section-wrapper.theme dl dt{
	margin:3px 0 0 3px;
}
.main .section .section-wrapper.theme dl dd{


}
.main .section .section-wrapper.theme dl dd ul{
	padding:0px 0px 1px 1px;
	border:1px solid #CCC;
	width:316px;
}
.main .section .section-wrapper.theme dl dd ul li{
	padding:1px 1px 0 0;
	float:left;
}

.contents .container #mainContent .main .section .section-wrapper p {
	font-size:93%;
}



