
/* ---------- 1st_list ---------- */

.st_index {
float:left;
width:570px;
line-height:34px;
background: url("../img_sitemap/bg_index.gif") top left no-repeat;
}

.st_en {
float:left;
width:180px;
line-height:34px;
margin:0 0 0 10px;
background: url("../img_sitemap/bg_en.gif") top left no-repeat;
}


.st_index a,
.st_en a {
height:34px;
overflow:hidden;
display:block;
padding:0 0 0 50px;
}


/* ---------- float_list ---------- */

.section_t_in {
clear:left;
width:760px;
padding:0;
margin:0;
background: url("../img_sitemap/bg_in.gif") top left repeat-y;
}

.section_btob {
float:left;
width:280px;
margin:0 10px 0 0;
padding:0;
}

.section_regist {
float:left;
width:280px;
margin:0 10px 0 0;
padding:0;
text-align:left;
}

.section_etc {
float:left;
width:180px;
}

#contents_e .pageup_c {
clear:left;
width:760px;
padding:40px 0 0 0;
margin:0;
text-align:right;
background:#ffffff url("../img_sitemap/bg_etc.gif") top left no-repeat;
}
	
	#contents_e .pageup_c a {
	width:120px;
	padding:0 15px 0 0;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background:url(../img_re/bg_pageup.gif) top right no-repeat;
	}
	
	#contents_e .pageup_c a:hover {
	color:#999999;
	text-decoration:underline;
	background:url(../img_re/bg_pageup.gif) top right no-repeat;
	}

.section_btob ul,
.section_regist ul,
.section_etc ul {
width:auto;
margin:0;
padding:0 1px 0 1px;
list-style:none;
}

.section_btob ul li,
.section_regist ul li,
.section_etc ul li {
font-size:12px;
color:#333333;
line-height:18px;
padding:5px 0 5px 0;
}

ul.in {
padding:5px 0 0 30px;
}

.section_btob ul li a,
.section_regist ul li a,
.section_etc ul li a {
padding-left:35px;
padding-right:10px;
display:block;
}


.section_btob ul li a		{ background: url("../img_sitemap/list_btob.gif") top left no-repeat; }
.section_regist ul li a		{ background: url("../img_sitemap/list_regist.gif") top left no-repeat; }
.section_etc ul li a		{ background: url("../img_sitemap/list_etc.gif") top left no-repeat; }

.st_btob a,.section_btob ul li a		{ text-decoration:none; }
.st_regist a,.section_regist ul li a	{ text-decoration:none; }
.st_contac a,.section_etc ul li a		{ text-decoration:none; }

.st_btob a:hover,.section_btob ul li a:hover		{ color:#8F0121; }
.st_regist a:hover,.section_regist ul li a:hover		{ color:#002E83; }


/* --------- 2nd_list --------- */

.st_btob {
padding:24px 0 0 50px;
line-height:34px;
margin:0 0 10px 0;
background:#ffffff url("../img_sitemap/bg_btob.gif") top left no-repeat;
}

.st_regist {
padding:24px 0 0 50px;
line-height:34px;
margin:0 0 10px 0;
background:#ffffff url("../img_sitemap/bg_regist.gif") top left no-repeat;
}

.st_contac {
padding:24px 0 0 50px;
line-height:34px;
margin:0 0 10px 0;
background:#ffffff url("../img_sitemap/bg_contact.gif") top left no-repeat;
}

.u_line { background:url(../img_re/line_g.gif) top left repeat-x; }
