@charset "utf-8";
#mainContentsWrapper p.link {
	padding-left: 10px;
	background-image: url(../images/list_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#mainContentsWrapper a.link {
	padding-left: 10px;
	background-image: url(../images/list_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pageBody .kugiri_maru {
	text-align: center;
	display: block;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	height: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #89806f;
}
#pageBody .kugiri_tennsen {
	font-size: 2px;
	line-height: 2px;
	text-indent: -1000px;
	display: block;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #89806f;
	border-right-color: #89806f;
	border-bottom-color: #89806f;
	border-left-color: #89806f;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#pageBody h2 {
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	border-top-color: #89806f;
	border-right-color: #89806f;
	border-bottom-color: #89806f;
	border-left-color: #89806f;
}
#pageBody p {
	
}
#pageBody strong {
	font-weight: bold;
	color: #89806f;
}
#pageBody .kakomi_tennsen {
	padding: 20px;
	border: 1px dotted #89806f;
}

/* site map setting */
#sitemap {
	margin-top:10px;
}
#sitemap h2.sitemapTt{
	margin-bottom:10px;
	font-size:120%;
	font-weight:bold;
	clear:both;
}
#sitemap .sitemapSubTt{
	font-size:100%;
	letter-spacing:normal;
	font-weight:bold;
}
#sitemap ul li{
	color:#707070;
font-size:82%;
margin-bottom:3px;
}

ul.sitemap_2col li {
width:275px;
margin-right:10px;
float:left;
padding-left: 10px;
text-indent: -10px;
}

ul.sitemap_3col li {
width:176px;
margin-right:10px;
float:left;
padding-left: 10px;
text-indent: -10px;
}