body,div,form{
	margin:0;
	padding:0;
	}
body {
	background-color: #FDF9F3;
	color:#453315;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#wrapper {
	width: 980px;
	margin: 0px auto;
}
#header{}
a{
	color:#237D16;
	text-decoration: none;
}
a:hover{
filter:alpha(opacity=60);
opacity:0.6;
-ms-filter:"alpha(opacity=60)";
zoom:1;}

#header ul,
#header li{
margin:0;
padding:0;
	line-height:0;
	font-size:0;
	vertical-align:baseline;
	zoom:1;
	list-style: none;
}


#logo{
	float: left;
	margin:8px 0;
}
#main_menu{
	width: 980px;
	clear:both;
	border-top: 2px solid #237D16;
	border-bottom: 1px solid #E2D5C0;
}

#main_menu li{
	display: inline;
}


ul#sub_menu{
	float: right;
	width: 259px;
	margin-top:18px;
}

#sub_menu li {
	display: inline;
}

#main{
	margin-bottom: 30px;
	margin-top: 30px;
}
#contents{
	width: 760px;
	float: right;
}
#contents p {
	margin-top: 0.5em;
}

#side_menu{
	width: 180px;
	float: left;
}
#side_menu dl,
#side_menu dt,
#side_menu dd {
	margin: 0;
	padding: 0;
}
#side_menu dt{
height:53px;
	overflow:hidden;
}
#side_menu dd a{
width:180px;
display:block;
}

#footer{
	text-align: right;
}
#copyright {
	border-top: 2px solid #237D16;
}


/*----------clear----------*/
#main,
#contents {
    zoom: 100%;
}
#main:after,
#contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*----------style----------*/

.font_s {
	font-size: 12px;
}
.font_l {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #459739;
	background-image: url(../images/hd_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 13px;
}
h3 {
	font-size: 14px;
	color: #459739;
	border-bottom: 2px solid #459739;
}
h4 {
	font-size: 14px;
	background-image: url(../images/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 5px;
}


#contents {
	line-height: 150%;
	font-size: 14px;
}
.table_line,.table_line th,.table_line td{
	border-collapse:collapse;
	border: 1px solid #7BB173;
}
.table_line th,.table_line td{
	background:#ffffff;
	padding:3px 6px;
}
.table_line th{
	background-image: url(../images/th_bg.gif);
}
.table_line table,.table_line td th,.table_line td td{
	border-collapse:collapse;
	border: 1px solid #AFA495;
}
.table_line table{
	margin:5px;}
.table_line td th,.table_line td td{
	background:#ffffff;
	padding:3px 6px;
}
.table_line td th{
	background-image: none;
	background-color: #EEE7D9;
}

/*tr.odd td {
	background-color: #F0F0EE;
}*/
	.photo {
	font-size: 12px;
	text-align: center;
}
.photo img {
	margin: 3px;
}
.http_link li {
	list-style: url(../images/icon_website.gif) none outside;
}
a.http_link {
	padding-left: 17px;
	background-image: url(../images/icon_website.gif);
	background-repeat: no-repeat;
	background-position: left center;
	zoom:1;
}

