/*
-----------------------------------------------
WebGraphy Styles
Version:  03 Oct 2007
----------------------------------------------- */

@charset "Shift_JIS";

h3#Sitemap {
	height: 41px;
	background: transparent url(../image/title_sitemap.gif) center 1px no-repeat;
	font-size: 0.9em;
	text-indent: -500em;
}
dl#MapLeft {
	margin: 0 0 30px 20px;
	float: left;
	width: 240px;
	text-align: left;
}
dl#MapRight {
	margin: 0 20px 30px ;
	float: right;
	width: 240px;
	text-align: left;
}
dl#MapLeft dt, dl#MapRight dt {
	margin:10px 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #32327A;
	color: #951620;
	font-size: 0.9em;
	font-weight: bold;
}
dl#MapLeft dd, dl#MapRight dd {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 0.8em;
}











