@charset "UTF-8";
#main-content {
	width: 690px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7171D;
	border-left-color: #D7171D;
	padding-right: 14px;
	padding-left: 14px;
	height: 800px;
	clear: both;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content-title {
	height: 45px;
	width: 720px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#sitmap-l {
	width: 344px;
	float: left;
}
#sitmap-r {
	width: 344px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	float: right;
}
div.sitemapBox{
	width: 690px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7171D;
	border-left-color: #D7171D;
	padding-right: 14px;
	padding-left: 14px;
	height: 1900px;
	clear: both;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/line_height.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div.sitemapBox2{
	width:775px;
	height:auto;
	margin:20px 0;
	padding:0;
	background: url(../img/sitemap/line_height.gif) repeat-y center top;
}
div.sitemapBox div.sitemapBoxL{
	width:330px;
	height:auto;
	padding:0;
	display:inline;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

div.sitemapBox div.sitemapBoxR{
	width:320px;
	height:auto;
	padding:0;
	display:inline;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
li {
	list-style-type: none;
}

/* 01 */

div.sitemapBoxL ul.smList01,
div.sitemapBoxR ul.smList01{
	margin:0;
	padding:0;
}

div.sitemapBoxL ul.smList01 li,
div.sitemapBoxR ul.smList01 li{
	margin:0 0 1.5em 0;
	padding:0 0 0 30px;
	background:url(../img//ico_arrow01.gif) no-repeat 0 0;
}

div.sitemapBoxL ul.smList01 li strong,
div.sitemapBoxR ul.smList01 li strong{
	font-size:120%;
	font-weight:bold;
	color:#747061 !important;
}










/* 02 */

div.sitemapBoxL ul.smList02,
div.sitemapBoxR ul.smList02{
	margin:1em 0 1.5em 0;
	padding:0;
}

div.sitemapBoxL ul.smList02 li,
div.sitemapBoxR ul.smList02 li{
	margin:0 0 5px 0 !important;
	padding:0 0 0 15px;
	background:url(../img//ico_arrow02.gif) no-repeat 0 2px;
}




/* 03 */

div.sitemapBoxL ul.smList03,
div.sitemapBoxR ul.smList03{
	margin:1em 0 1em 1em;
	padding:0;
}

div.sitemapBoxL ul.smList03 li,
div.sitemapBoxR ul.smList03 li{
	margin:0 0 5px 0 !important;
	padding:0 0 0 15px;
	background:url(../img/ico_arrow03.gif) no-repeat 0 3px;
}
