/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1550px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1460px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1550px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1550px;
}
h2{
	height: 95px;
	width: 585px;
	text-align: center;
}#content_naiyou #sitemap_area {
	height: auto;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap_area #sitemap_left {
	float: left;
}
#sitemap_area #sitemap_right {
	float: right;
}
#content_naiyou dt {
	background-color: #CCC;
	height: 30px;
	width: 255px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F09;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2;
	padding-left: 5px;
	margin-bottom: 10px;
}
#content_naiyou dd {
	height: 20px;
	width: 200px;
	padding-left: 20px;
}
#content_naiyou .items {
	padding-left: 55px;
}
#content_naiyou .items_2 {
	padding-left: 65px;
}

#content_naiyou .sub_items {
	padding-left: 90px;
	width: 100px;
}


#content_naiyou dd a {
	color: #333;
}
#content_naiyou dd a:hover {
	color: #F09;
	text-decoration:underline;
}
#content_naiyou .sitemap_kuuhaku {
	margin-top: 40px;
}

