@charset "utf-8";
/* CSS Document */


/* ----- サイトマップ ----- */

#site-map_h2 {
	width:580px;
	height:32px;
	background-image:url(../../site-map/images/h2_bg_02.gif);
	background-repeat:no-repeat;
	padding:21px 0px 0px 30px;
	font-size:130%;
	line-height:32px;
	color:#333333;
	margin:0px;
}

#site-map_home {
	width:90px;
	padding:3px 5px;
	background-color:#f4eaea;
	border-left:1px solid #d85151;
	margin-bottom:10px;
}
#site-map_contents {
	width:452px;
}

#site-map_contents ul {
	list-style-type:none;
}




#site-map_site-map {
	width:452px;
	padding:3px 5px;
	background-color:#f4ede8;
	border-left:1px solid #ea8815;
	margin:0px 0px 15px 0px;
}

.site-map_other {
	width:452px;
	padding:3px 5px;
	background-color:#efefef;
	border-left:1px solid #8e8e8e;
	margin:0px 0px 5px 0px;
	clear:left;
}

#site-map_koumuten {
	width:452px;
	padding:3px 5px;
	background-color:#efefe0;
	border-left:1px solid #8e7f28;
	margin:0px 0px 5px 0px;
	clear:left;
}

#site-map_tenjijou {
	width:452px;
	padding:3px 5px;
	background-color:#edf2f4;
	border-left:1px solid #418fe2;
	margin:15px 0px 5px 0px;
	clear:left;
}

#site-map_tenjijou ul{
	padding-bottom:10px;
}

#site-map_kengakukai {
	width:452px;
	padding:3px 5px;
	background-color:#efefe8;
	border-left:1px solid #4e8735;
	margin:15px 0px 5px 0px;
	clear:left;
}

#site-map_kengakukai ul{
	padding-bottom:10px;
}

#site-map_special {
	width:452px;
	padding:3px 5px;
	background-color:#efeaf2;
	border-left:1px solid #7045ae;
	margin:15px 0px 5px 0px;
	clear:left;
}

#site-map_special ul{
	padding-bottom:10px;
}

#site-map_news {
	width:452px;
	padding:3px 5px;
	background-color:#f2e8f2;
	border-left:1px solid #da59bd;
	margin:15px 0px 5px 0px;
	clear:left;
}

#site-map_contact {
	width:452px;
	padding:3px 5px;
	background-color:#e5e5e5;
	border-left:1px solid #666666;
	margin:15px 0px 5px 0px;
}
#site-map_keisaiten {
	width:452px;
	padding:3px 5px;
	background-color:#ede8e2;
	border-left:1px solid #694d21;
	margin:15px 0px 5px 0px;
	clear:left;
}

#site-map_blog {
	width:452px;
	padding:3px 5px;
	background-color:#fcede2;
	border-left:1px solid #ea885d;
	margin:15px 0px 5px 0px;
}
#site-map_present {
	width:452px;
	padding:3px 5px;
	background-color:#e8f2f2;
	border-left:1px solid #17ae9a;
	margin:15px 0px 5px 0px;
}

.site-map_1down{
	list-style-image:url(../images/li_pointer.gif);
	margin:10px 0px 0px -15px;
	padding:0px 0px 0px 0px;
	clear:left;
}
.site-map_1down li{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}

.site-map_2down{
	list-style-type:none;
	list-style-image:none;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	clear:left;
}
.site-map_2down li{
	margin:5px 6px 0px 6px;
	white-space:nowrap;
	float:left;
	color:#999999;
}
.site-map_3down{
	list-style-type:none;
	list-style-image:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	clear:left;
}
.site-map_3down li{
	margin:5px 6px 0px 6px;
	white-space:nowrap;
	color:#999999;
}

