/* pagetitle */
#contents_left #title_area {
	background: url(/common/images/title_left_red.gif) no-repeat !important;
}
	
	#title_area #title {
		background: url(/common/images/title_bg_red.gif) repeat-x !important;
	}

#contents_right h2 {
	background: url(/common/images/push_contents_red.gif) no-repeat !important;
}

/* local_navi */
#local_navi ul#sitemap_navi {
	border-right: solid 1px #A7A7A7;
	float: left;
}

#local_navi ul#sitemap_navi li a {
	width: 194px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}

ul#sitemap_navi li#local_navi_sitemap a {background: url(/sitemap/images/localnavi_sitemap.gif) no-repeat;}

/* contents */
#contents .inner_box {
	width: 534px;
	margin: 17px auto 0;
}
#contents .inner_left {
	width: 260px;
	margin-right: 12px;
	float: left;
}
#contents .inner_right {
	width: 260px;
	float: right;
}

#contents .dir {
	margin-bottom: 30px;
}

#contents h2 {
	background: url(/common/images/dotline_light.gif) repeat-x bottom;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

#contents h2, #contents h2 a {
	color: #303030;
	font-weight: bold;
}
#contents h2 a:hover {
	color:#E50012;
}
#contents li {
	margin: 5px 1em;
	text-indent: -1em;
}

 a {
	color: #474747;
}