@charset "utf-8";

/* update
--------------------------------------------------------------------------------*/
h2 {
	margin: 0 0 30px 0;
}



/* index ------------------- */
.idxCont01, .enIdxCont01 {
	width: 560px;
	background: url(../images/tenline01.gif) repeat-x;
	margin: 0 10px;
}
.idxCont01 a, .enIdxCont01 a {
	color: #025BB6;
}

.idxCont01 dl, .enIdxCont01 dl {
	width: 550px;
	background: url(../images/tenline01.gif) repeat-x left bottom;
	padding: 6px 0 6px 10px;
}
* html body .idxCont01 dl, * html body .enIdxCont01 dl {
	width: 560px;
}

.idxCont01 dt {
	width: 8em;
}
.idxCont01 dd {
	background: url(../images/arw01.gif) no-repeat 0 0.6em;
	padding: 0 0 0 7px;
	margin: -1.45em 0 0 8em;
}
.idxCont01 dd img, .enIdxCont01 dd img {
	vertical-align: middle;
	margin: 0 5px;
}



/* english -------------------------------------------------------------------- */
.enIdxCont01 dt {
	width: 9.5em;
}
.enIdxCont01 dd {
	background: url(../images/arw01.gif) no-repeat 0 0.65em;
	padding: 0 0 0 7px;
	margin: -1.45em 0 0 9.5em;
}

.enIdxCont01 dd.tx01 {
	background: url(../images/arw01.gif) no-repeat 0 0.5em;
	margin: -1.3em 0 0 9.5em;
}



