@charset "utf-8";

/* sitemap
--------------------------------------------------------------------------------*/
h3 {
	margin: 30px 0 12px 0;
}



/* index ------------------- */
.idxCont01 {
	width: 560px;
	margin: 0 10px;
}
.idxCont01  a {
	color: #646464;
}

.idxCont01 dd.btm a:link, .idxCont01 dd.btm a:visited {
	color: #025BB6;
	text-decoration: underline;
}
.idxCont01 dd.btm a:hover, .idxCont01 dd.btm a:active {
	color: #025BB6;
	text-decoration: none;
}


dl.idxLnavi dt {
	border-bottom: 1px solid #D1D1D1;
	padding: 0 0 4px 0;
	margin: 16px 0 5px 0;
}
dl.idxLnavi dt img {
	vertical-align: bottom;
}

dl.idxLnavi dd ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}
dl.idxLnavi dd li ul {
	margin: 0;
}
dl.idxLnavi dd li {
	background: url(../images/arw05.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}


.idxCont01 dt {
	font-weight: bold;
}

.idxCont01 dd dt {
	font-weight: normal;
}
.idxCont01 dd dd {
	padding: 0 0 13px 1em;
	margin: 0 0 12px;
}
.idxCont01 dd dd.btm {
	background: url(../images/tenline01.gif) repeat-x left bottom;
}



/* index ----------------------------------------------------------------- */
.idxCont01 dt img {
	vertical-align: middle;
	margin: 0 4px 0 0;
}


