@charset "utf-8";

/* ----------------- */
.main .section p{
	padding:0 0 10px 0;
}
/* ----------------- */
.main .section .section-wrapper{
	margin:0 0 20px 0;
}
.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 h4{
	width:500px;
	float:left;
	padding:0 0 0 15px;
	font-weight:bold;
	background:url(../../images/common/ic_squ.gif) no-repeat 0 3px;
}
.main .section .section-wrapper p{
	padding:0 0 0 0;
}
.main .section .section-wrapper dl{
	width:305px;
	float:right;
}
.main .section .section-wrapper dl dt{
	clear:both;
	padding:6px 0 0 0;
}
.main .section .section-wrapper dl dd.left{float:left;}
.main .section .section-wrapper dl dd.right{float:right;}

.main .section .section-wrapper .arrow{
	margin:5px 0 5px 0;
}

.main .section p{
	font-size:93%;
}


/* point----------------- */
.main .section .section-wrapper.point p.text{
	width:456px;
	float:left;
}
.main .section .section-wrapper.point p.img{
	width:187px;
	float:right;
}
.main .section .section-wrapper.point ul{
	clear:both;
}
.main .section .section-wrapper.point ul li{
	float:left;
	padding:4px;
	border:1px solid #CCC;
}
.main .section .section-wrapper.point ul li.left{float:left;}
.main .section .section-wrapper.point ul li.right{float:right;}

.contents .container #mainContent .main .section .section-wrapper .link {
	text-align:right;
	clear: both;
	padding-top: 0.5em;
}

