@charset "UTF-8";

#body {
	margin: auto;
	width: 866px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../base_img/body_back.gif);
	height: 2450px;
}
.main {
	width: 668px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	float: right;
}
.contents {
	width: 628px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu {
	float: left;
	height: auto;
	width: 178px;
	text-align: left;
	background-image: url(img/img1.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
.dv1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
}
.dv2 {
	font-size: 11px;
	color: #FF7F00;
	font-weight: bold;
}
.dv3 {
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF0BE;
	width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-left: 8px;
}
.dv4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.dv9 {
	font-size: 11px;
	font-weight: normal;
	background-color: #D9D9D9;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.catch {
	height: auto;
	width: 628px;
	background-image: url(img/img4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

