/* CSS Document */


#sitemap_box {
	height:auto;
}

#sitemap_area {
	width:860px;
	height:auto;
}


/*=============================
	   	h3 titleに指定
=============================*/

h3#title{
		margin-top: 3px; margin-right: 93px;
		float: left;
		width: 120px; height: 20px;
		background-image: url(../sitemap/img/title.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
}

/*=============================
	   h4 sub_titleに指定
=============================*/

h4.sub_title{
		float: left;
		padding-left: 13px; padding-top: 8px;
		height: 19px;
		font-weight: normal; font-size: 12px;
		border-left: 3px solid #B7AAA8;
}

/*=============================
	#sitemap_contents_areaに指定
=============================*/

#sitemap_contents_area{
		padding-bottom: 29px;
		margin-bottom: 36px;
		padding-top: 15px; padding-left: 16px;
		width: 863px; height: auto;
		border: 1px solid #D5CECC;
		background-color: #F3F1F0;
}

/*=============================
		  textに指定
=============================*/

p.sitemap_text{
		margin-bottom: 17px;
		padding-bottom: 19px;
		width: 845px;
		font-size: 12px; line-height: 21px;
		border-bottom: 5px solid #DCD6D5;
}

a.sitemap_home_btn{
		float: left;
		display: block;
		width: 206px; height: 31px;
		background-image: url(../sitemap/img/home_btn.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
}

a.sitemap_home_btn:hover{ background-position: 0 -31px;}

.sitemap_tree{
		float: left;
}

/*=============================
		  sitemap_listに指定
=============================*/

ul.sitemap_list01{
		margin-top: 56px; margin-bottom: 30px;
		float: left;
		list-style-type: none;
}

ul.sitemap_list li{
		font-size: 12px;
}

li.list_top{
		margin-bottom: 1px;
		padding-top: 8px; padding-left: 15px; padding-bottom: 5px;
		width: 574px; height: auto;
		line-height: 15px;
		background-color: #FFFFFF;
}

li.list{
		margin-bottom: 1px;
		padding-top: 8px; padding-left: 15px; padding-bottom: 5px;
		width: 574px; height: auto;
		line-height: 15px;
		background-color: #FFFFFF;
		border-top: 1px solid #DEDEDE;
}

li.list02{
		margin-bottom: 1px;
		padding-top: 8px; padding-left: 15px; padding-bottom: 6px;
		width: 574px; height: auto;
		line-height: 15px;
		background-color: #FFFFFF;
		border-top: 1px solid #DEDEDE;
}

ul.sitemap_list02{
		margin-bottom: 9px;
		float: left;
		list-style-type: none;
}

ul.sitemap_list03{
		margin-bottom: 30px;
		float: left;
		height: 30px;
		list-style-type: none;
		background-image: url(../sitemap/img/sitemap_border.gif);
		background-position: 0 28px;
		background-repeat: no-repeat;
}

ul.sitemap_list04{
		float: left;
		list-style-type: none;
}

.onsenmark{
		padding-bottom: 42px;
		float: left;
		position: relative;
		top: 33px; left: -42px;
}

a.link{ color: #000000;}
a.link:hover{ color: #3333CC;}