@charset "utf-8";
/* CSS Document */

#header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header li#nav06 #nav {
	position: absolute;
}
#header #addres1 {
	bottom: 3px;
	position: absolute;
	left: 513px;
}

#contentsArea #mainContents {
	width: 600px;
	margin: auto;
}
#contentsArea #mainContents h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0a3359;
	padding-right: 2px;
}
.recommendContBox h3 {
	line-height: normal;
}

#contentsArea #mainContents li {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
#contentsArea #mainContets #recommendBlock {
	margin-bottom: 15px;
}
.grayTopBox {
	width: auto;
	background-image: url(/images/gray_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
}
.recommendContBox {
	background-color: #edede9;
	width: auto;
}
.recommendContBox h3 {
	margin-bottom: 3px;
}
.recommendContBox ul {
	padding-bottom: 5px;
}
.recommendContBox li span{
	font-size: 83.3%;
}
.recommendContBox p {
	margin-bottom: 2px;
	margin-left: 157px;
}
.recommendMenuBox ul {
	margin-bottom: 5px;}
.recommendMenuBox li span { 
    font-size: 83.3%;}
