/* CSS Document */

a:link {text-decoration: none ; color:#0F2DC1;}
a:visited {text-decoration: none ; color:#0F2DC1;}
a:hover {text-decoration: underline ; color:#0F2DC1;}
a:active {text-decoration: underline ; color:#0F2DC1;}

#main{
	background-color:#ffffff;
}

#sitemap_cont {
	background-image:url(../images/sitemap_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:740px;
}

.sitemap_btm {
	background-image:url(../images/sitemap_btm.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:740px;
	padding-bottom:17px;
}

.wrapper {
	width:690px;
	padding:10px 0 0 20px;
}

.sitemap_left {
	width:356px;
	float:left;
}

.sitemap_right {
	width:334px;
	float:right;
}

.sitemap_ttl {
	background-image:url(../images/sitemap_ttl.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:20px;
	margin-bottom:20px;
}

.sitemap_ttl p {
	font-size:12px;
	font-weight:bold;
	color:#0F2DC1;
	margin:3px 0 0 7px;
	text-decoration:none;
}

.sitemap_ttl02 {
	background-image:url(../images/sitemap_ttl.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:20px;
	margin-bottom:10px;
}

.sitemap_ttl02 p {
	font-size:12px;
	font-weight:bold;
	color:#0F2DC1;
	margin:4px 0 0 7px;
}

.list ul {
	padding:0;
	margin:0;
}

.list ul li {
	background-image:url(../images/yaji.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:0 0 10px 10px;
}

.list ul .no_icon {
	list-style:none;
	background-image:url(../images/spacer.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:10px 0px 0px 10px;
}


.list02 ul {
	padding:0;
	margin:10px 0 0 10px;
}

.list02 ul li {
	list-style:none;
	background-image:url(../images/yaji.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:0 0 10px 10px;
}

.list02 ul .no_icon {
	list-style:none;
	background-image:url(../images/spacer.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:10px 0px 10px 10px;
}

.list03 ul {
	padding:0;
	margin:0 0 0 20px;
}

.list03 ul li {
	list-style:none;
	background-image:url(../images/yaji.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:0 0 10px 10px;
}


#EvLink{
margin:0 0 0 14px;
}

#EvLink td{padding:6px;}

.linkArea{
padding:0 10px 4px 0;
}
