/*main_img
--------------*/
h3#mainImg {
	width:870px;
	height:196px;
	background:url(../images/main_img.jpg) no-repeat;
	}

.pageCont .boxWrap .clearfix {
	width:830px;
	}

.pageCont .boxWrap .boxL {
	width:400px;
	}
	
.pageCont .boxWrap .boxR {
	width:400px;
	}
	
.pageCont .boxWrap .tblTtl {
	font-weight:bold;
	color:#dc5e55;
	background:url(../../common/images/icn_list03.gif) no-repeat left 5px;
	padding-left:15px;
	margin-bottom:5px;
	}
	
.pageCont .boxWrap table {
	width:100%;
	border-top:solid 1px #cdcabd;
	border-left:solid 1px #cdcabd;
	}
	
.pageCont .boxWrap table th,
.pageCont .boxWrap table td {
	border-bottom:solid 1px #cdcabd;
	border-right:solid 1px #cdcabd;
	padding:5px;
	}
	
.pageCont .boxWrap table th {
	width:30%;
	font-weight:normal;
	background:#f4f1e7;
	}
	
.pageCont .boxWrap table td.cellW {
	width:43%;
	}
	
.mapArea {
	margin-top:15px;
	}
