@charset "UTF-8";

/* =========================================================
sitemap ワク
========================================================= */

div#sitemap-wrap{
	width:634px;
	margin:0 auto 15px auto;
overflow:hiddden;
potision:relative;

	}
div#section-left{
width:315px;
	float:left;
	}
div#section-right{
width:315px;
float:right;
	}

/* =========================================================
sitemap カテゴリー
========================================================= */

ul.first-section{
	margin:0 auto 15px;
	padding:0;
	width:308px;
	}	
ul.first-section h2{
	font-weight:bold;
	margin:0 auto 10px auto;
	padding:2px 0 2px 6px;
	background:url(../images/sitemap/sitemap_h2_bg.jpg) no-repeat top left;
	min-height: 16px;
  height: auto !important;
  height: 16px;
	color:#dedede;
	}
ul.first-section li span.h2-comment{
	padding-left:10px;
	font-weight:normal;
	font-size:90%;
	color:#dedede;
	}
ul.first-section h3{
	font-size:95%;
	font-weight:bold;
	background:url(../images/sitemap/sitemap_h3_bg.jpg) no-repeat top left;
	padding:3px 0 0 6px;
	margin:0 auto 2px;
  height: 26px;
	color:#0A768B;
	}
ul.first-section h3 .h3-s{
	font-size:90%;
	font-weight:normal;
	}
ul.first-section h4{
	width:296px;
	font-size:95%;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin:0 auto 10px;
	}
ul.third-under{
	margin:0 auto 10px auto;
	width:296px;
	}
ul.third-under li{
	font-size:95%;
	margin:0 8px 1px 0;
	min-height: 13px;
  height: auto !important;
  height: 13px;
	 }

/*-------------------------------------------
 link setting
---------------------------------------------*/	

ul.first-section li a{
	display:block;
	text-decoration:none;
	color:#444;
	}
ul.first-section h2 a:link{
	color:#fff;
	}
ul.first-section h2 a:visited{
	color:#dedede;
	}
ul.first-section li h4 a{
	text-decoration:none;
	color:#03588B;
	}
ul.first-section li a:hover{
	text-decoration:underline;
	}
ul.first-section li h3 a:hover{
	color:#03588B;
	}
	
	
ul.third-under li a{
	padding-left:14px;
	background:url(../images/common/arrowmini_w290.gif) no-repeat top left;
	 }
ul.third-under li a:hover{
	background-position:-290px 0;
	color:#03588B;
	text-decoration:underline;
	 }
ul.third-under li h4 a{
	background:none;
	 }
	


