@charset "utf-8";
/* CSS Document */

#cont #main_index #indexCont {
	width:900px;
	margin:10px auto 0 auto;
	clear:both;
}

#indexCont #leftSec {
	width:580px;
	float:left;
}
#indexCont #leftSec H2 {
	margin:0;
	padding:0;
}
#indexCont #leftSec UL {
	margin:5px 0 0 0;
	padding:0 20px 0 20px;
}
#indexCont #leftSec UL LI {
	padding:15px 15px 15px 25px;
	list-style:none;
	border-bottom:1px #ce9197 dotted;
	background:url(../images/index_newsic.gif) no-repeat 9px 22px;
}
#indexCont #leftSec P.gotobn {
	margin:20px 0 0 0;
	padding:0 20px 0 0;
	text-align:right;
}


#indexCont #rightSec {
	width:300px;
	float:right;
}
#indexCont #rightSec UL {
	margin:24px 0 0 0;
}
#indexCont #rightSec UL LI {
	list-style:none;
	margin:0 0 15px 0;
}
#indexCont #rightSec UL LI IMG {
	border:1px #c8cbcc solid;
}



#cont #main_index #otherCont {
	width:920px;
	margin:15px auto 0 auto;
	clear:both;
}
#otherCont .otherBox {
	width:880px;
	margin:0 auto 25px auto;
}

#otherCont .otherBox P.otherReadTxt {
	padding:0 0 10px 0;
}
#otherCont .otherBox h4 {
	width:860px;
	background: url(../images/h4_maru.gif) left 4px no-repeat;
	border-top: 1px dotted #ce9197;
	border-bottom: 1px dotted #ce9197;
	color:#bf6b73;
}
#otherCont .otherBox P.otherDataTxt {
	text-align:right;
	padding:5px 0 0 0;
}
#otherCont .otherBox h5 {
	color:#bf6b73;
	margin:20px 0 0 0;
	background: url(../images/h5_maru.gif) left 2px no-repeat;
	padding:0 0 5px 15px;
	font-size:12px;
}
#otherCont .otherBox UL LI {
	list-style:disc;
	margin:0 0 0 30px;
}
#otherCont .otherBox EM {
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color:#bf6b73;
	line-height:200%;
}

#otherCont .otherBox02L {
	width:425px;
	float:left;
}
#otherCont .otherBox02R {
	width:425px;
	float:right;
}
.mapUnit {
	width:100%;
	border-bottom: 1px dotted #ce9197;
	margin:0 0 18px 0;
	padding:0 0 15px 0;
}
.mapUnit DL {
	padding:0 0 0 10px;
}
.mapUnit DT {
	position:absolute;
}
*html .mapUnit DT {
	margin:0 0 0 -140px;
}
*:first-child+html .mapUnit DT {
	margin:0 0 0 -140px;
}
.mapUnit DD {
	position:relative;
	background:url(../images/sitemap_dot.gif) no-repeat 0px 7px;
	margin:0 0 0 140px;
	padding:0 0 18px 18px;
}
.mapUnit DD.dotnone {
	background:none;
	padding:0;
}
.mapUnit DD.lastDD {
	padding:0 0 0 18px;
}
