/*******************************************
****				Base				****
*******************************************/
body {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 96px;
	width: 100%;
	line-height: 150%;
	font-size: 12px;
}
h1 {
	float: left;
	width: 193px;
}
h2 {
	margin-bottom: 20px;
}
h4 {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #171411;
	background-color: #E6F8CF;
	width: 657px;
	padding-left: 13px;
	margin-bottom: 20px;
}




/*******************************************
****				Float				****
*******************************************/
.float_l{
	float:left;
	display: inline;
	margin-left: 4px;
}
.float_r{
	float:right;
}
.clear{
	clear:both;
}

/*******************************************
****				Header				****
*******************************************/
#header {
	height: 112px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
}
#head_navi {
	float: right;
	width: 725px;
	text-align: right;
}
#head_navi ul {
	margin-top: 15px;
}
#head_navi ul li {
	display: inline;
	float: left;
	margin-left: 4px;
}


/*******************************************
****				Layout				****
*******************************************/
#container {
	background-image: url(../img/l_navi_bg.gif);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#l_navi {
	float: left;
	width: 175px;
	padding-right: 7px;
	padding-left: 8px;
}
#l_navi ul li {
	margin-top: 1px;
}

.bn {
	margin-bottom: 10px;
}
#contents {
	float: right;
	width: 702px;
}


/*******************************************
****				Footer				****
*******************************************/
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 100%;
}
#footer_contents {
	height: 69px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#footer_navi {
	text-align: center;
	font-size: 10px;
	color: #668323;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	background-image: url(../img/footer_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_navi a {
	color: #668323;
	text-decoration: none;
}
#footer_navi a:link {
	color: #668323;
	text-decoration: none;
}
#footer_navi a:visited {
	color: #668323;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #668323;
	text-decoration: underline;
}
#copy {
	text-align: right;
	margin-top: 15px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}


/*******************************************
****				Map					****
*******************************************/
#map_img_01 {
	text-align: right;
	margin-top: 55px;
}
#map_img_02 {
	margin-top: 28px;
	margin-bottom: 26px;
	margin-left: 45px;
}
#bar {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pan {
	margin-bottom: 20px;
}
#map {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.member {
	margin-bottom: 20px;
	width: 670px;
}
.member td{
	padding:13px;
}	
.member_tt {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.contact_bt {
	margin-bottom: 20px;
	text-align: right;
	margin-right: 32px;
}
#contents hr {
	width: 649px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box {
	width: 670px;
	margin-bottom: 30px;
}
.box .float_l {
	width: 220px;
}
.box .float_r {
	width: 425px;
	margin-top: 5px;
}
.box_02 {
	width: 670px;
	margin-bottom: 30px;
}
.box_02 .float_l {
	width: 250px;
}
.box_02 .float_r {
	width: 395px;
	margin-top: 5px;
}
.b_green {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.red {
	color: #CC0000;
}
#modern_list {
	margin-top: 30px;
}
#modern_list th {
	background-color: #E1F8C7;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#modern_list td {
	background-color: #F0FBE3;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.list_tt {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.s_red {
	font-size: 10px;
	color: #CC0000;
}
.arrow {
	text-align: center;
	margin-bottom: 30px;
}
.b_orange {
	font-weight: bold;
	color: #FF6600;
}
