@charset "utf-8";
/* CSS Document */

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header p#maoPhoto {
	position: absolute;
	height: 173px;
	width: 155px;
	right: 32px;
	bottom: 0px;
}
#mainlmage p#mainPhoto,
#mainlmage p#catchcopy{
	float: left;
	width: 350px;
}

#contentsArea #mainContents {
	float: left;
	width: 470px;
	padding-bottom: 10px;
}
#contentsArea #mainContents h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A3359;
}


#contentsArea #sideContents {
	float: right;
	width: 170px;
}
#contentsArea #mainContents #recommendBlock {
	margin-bottom: 15px;
}
.recmmendMenuBox {
	background-color: #EDEDE9;
	width: 227px;
}
.grayBottomBox {
	width: 227px;
	padding-bottom: 6px;
	background-image: url(images/gray_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



.grayTopBox {
	background-image: url(images/gray_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 213px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
}
.recmmendMenuBox h3 {
	padding-bottom: 3px;
}
.recmmendMenuBox ul {
	padding-bottom: 5px;
}
#contentsArea #mainContents li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
.recmmendMenuBox li span {
	font-size: 83.3%;
}

#sideContents ul#bannerBox {
	margin-bottom: 7px;
	margin-top: 7px;
}
#sideContents ul#bannerBox li {
	margin-bottom: 5px;
}
#sideContents ul#bannerBox li img {
	padding: 2px;
	border: 1px solid #8499AC;
}

#sideContents #mailmagazineBox {
	background-color: #EDEDE9;
	width: 170px;
}

#sideContents #graBttomBox170 {
	background-image: url(images/gray_box170_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 170px;
	padding-bottom: 6px;
}
#sideContents #grayTopBox170 {
	background-image: url(images/gray_box170_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 7px;
}

#mailmagazineBox h3 {
	margin-bottom: 3px;
}

#mailmagazineBox p {
	font-size: 83.3%;
	margin-bottom: 7px;
}


