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

.impArea {
	width:604px;
	border:solid 1px #e05f57;
	padding:2px;
	margin:0 auto 40px auto;
	color:#474747;
	font-weight:bold;
	}
	
.impArea .bg {
	width:562px;
	border:solid 1px #e05f57;
	padding:10px 20px;
	background:#fff1f1;
	} 
	
.impArea .flL {
	width:84px;
	float:left;
	margin:3px 0 0 0;
	}
	
.impArea ul {
	width:454px;
	float:right;
	}
	
.impArea ul.dotList li {
	background:url(../../common/images/icn_list_red.gif) no-repeat left 5px;
	}
	
.pageCont .contBg {
	background:url(../images/cont_bg.gif) no-repeat 710px bottom;
	}
	
.pageCont .box {
	width:667px;
	background:url(../images/box_bg_top.gif) no-repeat top;
	padding-top:10px;
	}
	
.pageCont .box .bg {
	background:url(../images/box_bg_btm.gif) no-repeat bottom;
	padding-bottom:10px;
	}
	
.pageCont .box .cont {
	width:647px;
	background:url(../images/box_bg_mdl.gif) repeat-y;
	padding:3px 10px 3px 10px;
	}
	
.pageCont .box .ttl {
	margin-bottom:5px;
	}
	
.pageCont .box .txtM {
	margin-left:10px;
	}
	
.pageCont .box dl dt {
	font-weight:bold;
	}
	
.pageCont .arw {
	width:667px;
	text-align:center;
	margin:15px 0;
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
