/* CSS Document */

#info_contents h3 {
	border-bottom:1px solid #ccc;
	margin:30px 12px 12px 15px;
	font-size:14px;
}

#info_contents h4 {
	margin:24px 12px 6px 15px;
	font-weight:normal;
	color:#444;
}

#info_contents h5 {
	margin:12px 12px 0 15px;
}

#info_contents p {
	margin-left:15px;
	color:#555;
}

#info_contents ol {
	margin:12px 20px 0 36px;
}

#info_contents li {
	margin-bottom:4px;
}

/*recruit*/
.rec_box{
	border:1px dashed #C7EBF3;
	margin:25px;
	padding:16px;
	background-color:#EAF8FB;
	font-size:14px;
}
#rec_contents table{
	width:500px;
	margin-left:15px;
	border:1px solid #999;
}

#rec_contents table strong{
	color:#009EEA;
}

#rec_contents th,#rec_contents td{
	vertical-align:top;
	padding:8px 5px 8px 8px;
}

#rec_contents th{
	border-right:1px solid #fff;
	border-bottom:1px solid #999;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	background-color:#EAF8FB;
}

#rec_contents td{
	border:solid #999;
	border-width:0 0 1px 1px;
}

#rec_contents th.end,
#rec_contents td.end{
	border-bottom-width:0;
}
#rec_contents li{
	list-style-type:none;
}

.color{
	background-color:#C7EBF3;
}



/*sitemap*/
#sitemap ul li{
	list-style-type:none;
	margin-bottom:8px;
}

#sitemap ul li a,
#sitemap h3 a{
	text-decoration:none;
	font-weight:normal;
}

#sitemap ul li a:hover,
#sitemap h3 a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#999;
}
.part,.part_menu{
	width:515px;
	background:url(/sitemap/img/lin_h_dots.jpg) repeat-x left bottom;
	margin-bottom:25px;
	padding:10px 0;
}

.part_left{
	float:left;
}

.part_right{
	float:right;
	margin-right:10px;
}

.part_left,.part_right{
	width:231px;
}

.pagetop_s{
	clear:both;
	padding:30px 4px 6px 0;
	text-align:right;
}

.part ul li h3{
	margin-bottom:14px;
	margin-left:8px;
}

.part ul li h3 a{
	background:url(/sitemap/img/ico_h3.gif) no-repeat left top;
	font-size:14px;
	color:#232323;
	padding:2px 0 2px 25px;
}

.part_menu ul li h4{
	background:url(/sitemap/img/ico_h4.gif) no-repeat left top;
	padding-left:20px;
	margin-bottom:12px;
	margin-left: -6px;
}

ul.second{
	margin-left:40px;
}

ul.second li a{
	background:url(/sitemap/img/ico_li.gif) no-repeat left top;
	padding-left:15px;
	color:#444;
}

ul.third{
	margin-left:12px;
}

ul.third{
	margin-top:8px;
}

ul.third li a{
	background:url(/sitemap/img/ico_li2nd.gif) no-repeat left top;
	padding-left:15px;
	color:#444;
}

.part_menu h3 a{
	background:url(/sitemap/img/ico_h3_menu.gif) no-repeat right top;
	padding:0 15px 6px 2px;
	font-size:14px;
	color:#232323;
}

.part_menu h3{
	border-bottom:1px solid #2BA9E1;
	width:231px;
	margin-bottom:10px;
	margin-left:10px;
}

