/* import */
@import "./default.css";

/* contents */
.h1_ttl{
	height:35px;
	width:175px;
	padding:0px;
	margin:25px 0px 0px 16px;
	background:url("/common/image/sitemap_ttl.gif") no-repeat left;
}

#level_1 ul li a:link   {color:#00448F; text-decoration:underline;}
#level_1 ul li a:visited{color:#00448f; text-decoration:underline;}
#level_1 ul li a:hover  {color:#00448f; text-decoration:none;}

.h1_ttl_txt{
	display:none;
}

#level_1 {
	margin-left:25px;
	margin-top:17px;
}
#level_1 ul {
	margin:0px;
	padding:0px;
}

#level_1 li {
	height:22px;
	margin:0px;
	padding:3px 10px;
	background:url(../image/sitemap_bullet01.gif) no-repeat left top;
	list-style:none;
}
.img {
	margin-left:17px;
	margin-top:14px;
}
.div620{
	width:620px;
}
.divL
{
	float:left;
	width:245px;
}

#divR
{
	float:left;
}
#divR li
{
	height:20px;
	margin:0px 0px 5px 0px;
	padding:0px 20px;
	background:url(../image/sitemap_bullet02.gif) no-repeat left top;
	list-style:none;
}
.clear { clear:both;}