@charset "utf-8";

#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#main_campaign {
	height: 274px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	background-color: #FFFFFF;
}


#middle_box #info {
	margin-top: 15px;
	background-color: #E6E6E6;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#info dl {
	background-color: #FFFFFF;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 120px;
	overflow: auto;
}

#info dt {
	font-weight: bold;
	color: #42382B;
	text-align: left;
	margin-right: 10px;
	margin-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#info dd {
	text-align: left;
	margin-right: 10px;
	margin-left: 17px;
}
#recomend_head {
	margin-top: 15px;
}

#recomend {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.service_pr {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D0A273;
	text-align: left;
	margin-bottom: 10px;
}
.service_pr p {
	font-size: 10px;
	color: #333333;
	line-height: 1.5em;
}

.service_pr img {
	float: left;
	margin-right: 10px;
}
#right_box {
	width: 250px;
	float: right;
	margin-right: 26px;
	margin-top: 5px;
	background-image: url(../img/top/right_box_bg.gif);
	background-repeat: repeat-y;
}
#right_box #calender {
}
#right_box .sub {
	line-height: 2.4em;
	font-weight: bold;
	color: #6A583E;
}


#right_box #cm {
	height: 186px;
	background-color: #FFFFFF;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
