@charset "UTF-8";
/* CSS Document */
/*　共通部　*/
/*　ページ背景パターン　*/
#page_container {
	background-image: url(../common/category/common_page_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
/*　イメージタイトル部分　*/
#image_block {
	background-image: url(../common/category/common_title_back_up.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 962px;
}
/*　ボディー上部の背景　*/
#body_area {
	background-image: url(../common/category/common_title_back_under.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*　コンテンツブロック　*/
#main_block {
	padding-top: 12px;	/*line-height: 1.7em;*/
}
#top_pankuzu {
	background-image: url(../common/parts/ten_kei_712px.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
/*　キャッチ　*/
.read_area .in .catch {
	padding-bottom: 12px;
	font-size: 130%;
	font-weight: normal;
	color: #005bab;
}
/*　固有部　*/

.sitemap_area {
	/*background-color: #f2f2f2;*/
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}

.site_category {
	background-color: #f2f2f2;
	margin-bottom: 8px;
	padding-right: 6px;
	padding-left: 6px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}
/* .site_category img {
	margin-top:-4px;
	vertical-align:middle;
	padding-right: 6px;
} */
/* .site_category img {
	vertical-align: middle;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 5px;
} */

.site_category img {
	vertical-align: middle;
	padding-right: 6px;
	padding-top: 0.2em;
	padding-bottom: 0.35em;
}
.site_category  a {
	text-decoration: none;
	background-image: url(../common/parts/square_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #333;
	padding-left: 18px;
	padding-top: 0.1em;
}
.site_category  a:hover {
	color: #005ca2;
	text-decoration: underline;
	background-image: url(../common/parts/square_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/* .site_category a {
	text-decoration: none;
	color: #333;
	
}
.site_category a:hover {
	color: #005ca2;
	text-decoration: underline;
} */
.site_category_body {
	padding-left: 24px;
	background-image: url(../common/parts/ten_kei.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;	
}
.site_page_body01 {
	
	background-image: url(../common/parts/ten_kei.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;	
}
.site_page_body01 ul {
	/*padding-left: 24px;*/
	padding-left: 48px;
}
.site_page_body01 ul li {
	float: left;
	padding-right: 46px;	
}
.site_page_body02 {
	
	background-image: url(../common/parts/ten_kei.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;	
}
.site_page_body02 ul {
	padding-left: 48px;
}
.site_page_body02 ul li {
	float: left;
	padding-right: 46px;	
}
.site_category_body a,
.site_page_body01 a,
.site_page_body02 a {
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../common/parts/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #333;
	font-weight: bold;
}
.site_category_body a:hover,
.site_page_body01 a:hover,
.site_page_body02 a:hover {
	/*color: #5b99c9;*/
	color: #005ca2;
	text-decoration: underline;
	background: url(../common/parts/link_arrow02.gif) no-repeat 0px center;
}