@charset "utf-8";
/* CSS Document */

h4{
	width: 300px;
	height: 34px;
	font-size:110%;
	background-image: url(../img/base/h4_under.jpg);
	margin-top:40px;
	padding-left: 25px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position:0px -2px;
}


ul,ol {
	list-style-type: none;
	margin-bottom:0px;
}

#sitemap_title{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
}

#site_map_left_boxall {
	float: left;
	width: 300px;
	margin-right:22px;
	margin-left: 20px;
}


div#site_map_right_box {
	padding: 0px;
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

div#site_map_right_box1 {
	width:250px;

}

div#site_map_right_box1 ul {
	list-style:none;
	margin-top:10px;
	margin-bottom:4px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
}


div#site_map_right_box2 {
	width:300px;
	padding:4px;
	margin-top:20px;
}

div#site_map_right_box2 ul {
	list-style:none;
	margin-top:10px;
	margin-bottom:4px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
}


li.site_map_icon_green_an {
	background-image: url(../img/top/ticon_green_a.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	padding-left:34px;
	margin-left:12px;
	margin-top: 14px;
	padding-bottom:0px;
}

li.site_map_icon_green_an2 {
	background-image: url(../img/top/ticon_green_a.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	padding-left:34px;
	margin-top: 14px;
	margin-right:10px;
	margin-left:12px;
	padding-bottom:0px;
}


/****　リンク　***/

.site_map_icon_green_an a:link    {color: #555555; text-decoration: none;}
.site_map_icon_green_an a:visited {color: #555555; text-decoration: none;}
.site_map_icon_green_an a:hover  {color: #cccccc; text-decoration: none;}
.site_map_icon_green_an  a:active {color: #cccccc; text-decoration: none;}
