﻿@charset "UTF-8";

/***　2009　***/

#sitemap_area {
	width:720px;
	clear:left;
	padding-top: 0px;
	padding-left: 120px;
	margin-bottom: 0px;
	font-size:80%;
	line-height: 200%;
}

#sitemap_05_area {
	width:930px;
	clear:left;
	font-size:80%;
	/*	background-color: #FFFF00;*/
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 26px;
	padding-right: 6px;
}

h4 {
	color:#06f;
	font-size:120%;
	padding:0 0 0 3px;
	margin:10px 0 0 0;
	border-left-width: 100%;
	border-left-style: solid;
	border-left-color: #06f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#sitemap_05_area p {
	clear:left;
	line-height: 130%;
	padding: 12px;
}



#main_layout #right #sitemap_if {
	width:854px;
	height:431px;
	margin:0;
	padding:0;
}

#main_layout #right #sitemap_if iframe
	{
	width:854px;
	height:430px;
	}

body#sitemap
	{
	width:500px;
	margin:20px 150px 0 150px;
	background:#fff;
	font-size:small;
	line-height:200%;
	}
	
#nd2 ul{
	color: #ffff00;
	margin:0 0 0 50px;
	padding:0 0 0 50px;
	list-style:none;
}

#nd3 ul{
	color: #ffff00;
	margin:0 0 0 100px;
	padding:0 0 0 100px;
	list-style:none;
}

#sitemap li{
	list-style:none;
	padding-left:20px;
	background-image: url(../../images/yazirushi.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;

	}
	


