@charset "utf-8";


#contents_area #contents #contentsL {
	float: left;
	width: 734px;
}

#contents_area #contents #contentsL h2 {
	width: 734px;
	height: 85px;
	background: url("../images/contentsL_h2.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
}

#contents_area #contentsL_box {
	margin: 0 0 35px;
	padding: 20px 17px;
	background: #fff;
}

*html #contents_area #contentsL_box {
	text-align: center;
}

#contents_area #contentsL_box h3 {
	padding: 13px 0 0 14px;
	width: 702px;
	height: 54px;
	background: url("../images/contentsL_box_h3_bg.jpg") no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#contents_area #contents #contentsR {
	float: right;
	width: 230px;
	text-align: left;
}

#contents_area #contents #contentsR h2 {
	width: 230px;
	height: 45px;
	background: url("../images/contentsR_h2.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
}

#contents_area #contents #contentsR ul {
	width: 230px;
}

#contents_area #contents #contentsR ul li {
    padding: 18px 0 0 35px;
    height: 32px;
	background: url("../images/contentsR_list_bg.gif") no-repeat;
}

#contents_area #contents #contentsR ul li.end {
    height: 32px;
	background: url("../images/contentsR_listE_bg.gif") no-repeat;
}

* html #contents_area #contents #contentsR ul li {
    padding-bottom: 14px;
}

/* 2012-0112’Ç‰Á sitemap.html */
#contentsL #contentsL_box dl{
	width: 300px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: left;
}
#contentsL #contentsL_box dl.rightList{
	margin-left: 20px;
}
#contentsL #contentsL_box dl dt{
	background: url("../../images/arrow02.gif") no-repeat scroll 0 0.25em transparent;
	list-style: none outside none;
	margin: 25px 0 10px;
	border-bottom: 1px #a3a3a3 dotted;
	padding: 0 0 0 10px;
}
#contentsL #contentsL_box dl dt a {
	color: rgb(0,145,200);
	font-weight: bold;
}
#contentsL #contentsL_box dl dd{
	background: url("../images/list.gif") no-repeat scroll 0 0.25em transparent;
	list-style: none outside none;
	margin: 0 0 5px 10px;
	padding: 0 0 0 12px;
}