@charset "utf-8";
/* CSS Document */

#submenu .active01 a{
	background-image:url(../new_image/tmp/active_smenu.png);
}

.active01 #ssmenu li a{
	color:#666;
	text-decoration:none;
	display:block;
	background-image:url(../image/tmp/bt_ssmenu.jpg);
	background-repeat:no-repeat;
	background-position:6px bottom;
	line-height:30px;
	padding-bottom:2px;
	padding-left:30px;
}


/*--------------------------------*/

.list01{
	width:638px;
	margin:40px auto 0px auto;
}

.list01 li{
	background-image:url(../image/sitemap/link01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	list-style-type:none;
	padding-left:20px;
	border-bottom:1px dotted #999999;
}

.list01 li a{
	font-weight:bold;
	color:#999999;
	line-height:150%;
	text-decoration:none;
}

.area01{
	width:638px;
	background-image:url(../image/sitemap/img01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:75px;
}

.area01 table{
	width:100%;
}

.area01 table td{
	width:50%;
	vertical-align:top;
}

.list02{
	width:295px;
	margin-left:20px;
}

.list02 li{
	background-image:url(../image/sitemap/link02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	padding-left:30px;
	padding-bottom:3px;
	font-size:13px;
	line-height:19px;
	margin:5px 0px;
}

.list02 li a{
	color:#666;
	text-decoration:none
}

.list02 li ul{
	width:250px;
	margin-left:20px;
	margin-top:5px;
}

.list02 li ul li{
	background-image:url(../image/sitemap/link03.jpg);
	background-repeat:no-repeat;
	background-position:left 0.35em;
	border-bottom:1px dotted #DFB971;
	font-size:13px;
	padding-left:20px;
	line-height:125%;
}