@charset "shift_jis";
body {
	color: #585858;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E1E1E1;
}

#header {
	padding-right: 10px;
	padding-left: 10px;
	background: url(img/header_b.jpg) no-repeat;
	height: 300px;
}
#main {
	float: right;
	width: 620px;
	padding: 20px 10px 10px;
	font-size: 12px;
	color: #434343;
	line-height: 120%;
}
#main .text {
	line-height: 130%;
}

#side {
	float: left;
	width: 140px;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#side ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	border-top: 1px dotted #D6D6D6;
	width: 140px;
}
#side li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D6D6D6;
	display: block;
	padding-left: 0px;
	width: 140px;
}
#main .frame {
	height: 600px;
}

#side a:link {
	color: #828282;
	text-decoration: none;
	display: block;
	text-indent: 10px;
}
#side a {
	color: #828282;
	text-decoration: none;
	display: block;
	text-indent: 10px;
}
#side a:hover {
	color: #E07D23;
	text-decoration: none;
	display: block;
}
.logo {
	float: left;
	height: 291px;
	width: 215px;
	padding-left: 15px;
}



#image {
	width: 380px;
	float: left;
	height: 260px;
}
#news {
	float: right;
	width: 208px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #EBEBEB;
}
.box {
	float: left;
	width: 180px;
	border: 1px solid #EFEFEF;
	padding: 5px 38px 5px 40px;
	height: 47px;
}
.box a {
	color: #FF8040;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 5px 10px;
	font-weight: bold;
}
.box a:link {
	color: #FF8040;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 5px 10px;
	font-weight: bold;
}
.box a:hover {
	color: #6D6D6D;
	text-decoration: none;
	display: block;
	font-size: 16px;
	background: #FFD5BF;
	font-weight: bold;
}


#links {
	padding: 20px 10px;
	clear: both;
	text-align: justify;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #EEEEEE;
}
#news .news_text {
	font-size: 12px;
	color: #434343;
}

.style1 {
	font: bold Arial;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 16px;
}
#main ul {
	list-style: none;
	line-height: 150%;
	padding-left: 15px;
}
#main .text .map {
	text-align: right;
	padding-top: 15px;
}
