@charset "UTF-8";

/*============================
#leftArea
============================*/

dl#mapLeft {
	float: left;
	width: 322px;
}
dl#mapRight {
	float: right;
	width: 322px;
}
dl#mapLeft dt , dl#mapRight dt {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 1em;
	background-image: url(../images/sitemap_arrow.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-left: 22px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 115%;
}
dl#mapLeft dt.maptop , dl#mapRight dt.maptop {
	border-top-style: none;
}
dl#mapLeft dd , dl#mapRight dd {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
dl#mapLeft dd.pTitle , dl#mapLeft dd.pTitle1 {
	background-image: url(../../common/images/bg_rnav.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 1.2em;
	margin-bottom: 8px;
	padding-left: 15px;
	margin-left: 25px;
}
dl#mapLeft dd.pTitle {
	margin-top: 20px;
}
dl#mapLeft dd.pMenu {
	margin-left: 40px;
}
dl#mapLeft dd.new {
	background-image: url(../../common/images/bg_new.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
}
dl#mapRight dt.mapbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
dl#mapRight dt#s1 , dl#mapRight dt#s2 , dl#mapRight dt#s3 {
	background-image: none;
	padding-left: 15px;
	border-top-style: none;
	margin-top: 10px;
}
dl#mapRight dt#s1 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00ACBF;
	background-image: none;
}
dl#mapRight dt#s2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F74682;
}
dl#mapRight dt#s3 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC32F;
}

dl#mapRight dd.pTitle , dl#mapRight dd.pTitle1 {
	background-image: url("../../common/images/bg_rnav.png");
	background-position: left 4px;
	background-repeat: no-repeat;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-left: 25px;
}

dl#mapRight dd.pMenu {
	margin-left: 40px;
}
dl#mapRight dd.pTitle {
	margin-top: 20px;
}