@charset "utf-8";

/* index----------------------------- */

.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 .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 table{
font-size:11px;
border-left:#999 1px solid;
border-top:#999 1px solid;
width:650px;
text-align:left;
margin-bottom:10px;
}

.main .section table th{
padding:5px 0 5px 15px;
background:#E5E5E5;
border-right:#999 1px solid;
border-bottom:#999 1px solid;
font-weight:normal;
}

.main .section table td{
padding:5px 0 5px 15px;
border-right:#999 1px solid;
border-bottom:#999 1px solid;
}

.main .section p.notice{font-size:11px;}