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

#main_img {
	height: 360px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	text-align: right;
}
#main_img em {
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

#left_box {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#left_box #info {
	height: 105px;
	width: 300px;
	background-image: url(../img/top/info_bg.jpg);
	background-repeat: no-repeat;
}
#left_box #area {
	width: 300px;
	margin-top: 7px;
	overflow: auto;
	background-image: url(../img/top/area_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
#area_contents {
	height: 60px;
	width: 286px;
	overflow: auto;
}

#area li {
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
	width: 250px;
	display: block;
	height: 20px;
}
#area .area_title {
	margin-top: 10px;
}
#mailm {
	text-align: left;
	height: 80px;
	width: 300px;
	background-image: url(../img/top/mailm01.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 25px;
}
#mailm p {
	line-height: 16px;
	margin-left: 100px;
	margin-right: 5px;
}
#mailm2 {
	text-align: left;
	height: 80px;
	width: 300px;
	background-image: url(../img/top/mailm02.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 25px;
}
#mailm2 p {
	line-height: 16px;
	margin-left: 100px;
	margin-right: 5px;
}
#mailm3 {
	text-align: left;
	height: 78px;
	width: 300px;
	background-image: url(../img/top/search.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
}
#mailm3 p {
	line-height: 16px;
	margin-left: 110px;
	margin-right: 10px;
}
#left_box #eco {
	height: 215px;
	width: 300px;
	background-image: url(../img/top/eco_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
#eco .eco_tx {
	line-height: 17px;
	color: #003300;
	padding-top: 85px;
	padding-left: 15px;
	padding-right: 15px;
}
#voice {
	height: 300px;
	width: 300px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#voice dt {
	line-height: 18px;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
}
#voice dd {
	line-height: 18px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}

#right_box {
	width: 516px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#right_box #campaign {
	width: 516px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding-bottom: 7px;
}
#right_box .contents {
	height: 205px;
	width: 516px;
	margin-top: 5px;
	background-image: url(../img/top/contents_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
}
.contents img {
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 15px;
	height: 200px;
	width: 267px;
}
.contents p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.arrwow {
	height: 12px;
	width: 516px;
	margin-top: 10px;
	text-align: center;
}
.arrwow2 {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#copyright p {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}

