@charset "utf-8";/* 文字コードセット */

/* メインイメージエリア 
---------------------------------------------------------------------*/
#mainimagearea {
	width: 960px;
	margin:10px 0px;
	display:block;
}

/* 見出し
---------------------------------------------------------------------*/
.tit0601 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0601.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}
.tit0602 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0602.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}

#sitemap{
		width:730px;
		float:left;
}

#sitemap h3 a{
	font-size:1.35em;
	color:#000;
	line-height:1.25em;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	background: url(../images/common/btn_txtlink02.gif) no-repeat left center;
	padding:3px 0 2px 23px;
	text-decoration:none;
	display:block;
}

#sitemap h3 a:hover{
		background: url(../images/common/btn_txtlink02.gif) no-repeat -750px center;
		text-decoration:underline;
		color:#0068b6;
		}

#sitemap h4{
	font-size:1.15em;
	color:#000;
	line-height:1.2em;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid #fff;
}

#sitemap h5{
	font-size:0.95em;
	color:#000;
	line-height:1.2em;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid #fff;
}



#sitemap .cateset{
	background: url(../images/sitemap/bg_cateset.gif) no-repeat left top;
	background:#fcf9f6;
	padding:10px 0 10px 10px;
	margin-bottom:10px;
}

.cateset ul{
		width:720px
		float:left;
}

.cateset ul li{
		width:230px;
		margin-right:10px;
		line-height:1.15em;
		padding-bottom:7px;
		float:left;
}

.cateset ul li a{
	font-size:0.8
	em;
	color:#333;
	background: url(../images/common/btn_txtlink03.gif) no-repeat left center;
	padding:2px 0 2px 14px;
	text-decoration:none;
}

.cateset ul li a:hover{
		background: url(../images/common/btn_txtlink03.gif) no-repeat -750px center;
		text-decoration:underline;
		color:#0068b6;
}










