@charset "utf-8";

/* index----------------------------- */
.main .section .ttl01{
	background:url("../../../images/common/bg_h2.jpg") no-repeat left top;
	height:29px;
	text-indent:10px;
	font-size:116%;
	font-weight:bold;
	line-height:29px;
	margin:20px 0 20px 0;
	clear: both;
	}

.main .section h4{
	font-size:100%;
	font-weight:bold;
	padding:0 0 10px 15px;
	background:url("../../../images/common/icon_cube.gif") no-repeat 0 3px;
	clear:both;
}

.main .section p{margin-bottom:30px;}

.main .section .c_box01 dt{
float:left;
width:400px;
margin-bottom:30px;
}

.main .section .c_box01 dd{
float:right;
margin-bottom:30px;
}

.main .section .c_box02 dt{
font-weight:bold;
margin-bottom:5px;
}

.main .section .c_box02 dd{
margin-bottom:20px;
}