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

/*　SUPPORT(SERVICE)
--------------------------------------------*/
#maincol #service{
	padding:0 0 40px 0;
}

#maincol #service h3{
	width:530px;
	height:32px;
	padding:9px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background:url(../../../images/other_maincol_h3.gif) no-repeat;
}

#maincol #service h4{
	width:505px;
	padding:6px 0 5px 10px;
	margin:10px 0 10px 5px;
	font-size:13px;
	font-weight:bold;
	border-left:solid 4px #cc0000;
	background:#ececec;
}

#maincol #service .section{
	width:510px;
	padding:0 10px 20px 10px;
}

#maincol #service .section p{
	line-height:1.6em;
	padding:0 0 0 0;
}

#maincol #service .section table{
	width:510px;
	margin:0 auto;
	background:#ccc;
}

#maincol #service .section table th{
	padding:10px;
	background:#eee;
	font-size:12px;
	font-weight:bold;
}

#maincol #service .section table td{
	padding:5px;
	background:#fff;
}

#maincol #service .section table td.title{
	padding:5px;
	background:#f9f9f9;
	text-align:center;
}
