HTML {
	OVERFLOW-Y: scroll
}
body {
	margin:0;
 	padding:0;
 	text-align:center;
 	background : #e6e0d5 url(img/back.gif) repeat-y 50% 50%;
	font: 90% "ＭＳ Ｐゴシック", Osaka, "メイリオ"; 
	color: #333333;
}
img {
	vertical-align: bottom;
	margin-top : auto;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	border: none;
}
a img {
	border: none;
}
a:link {
	color : #006666; text-decoration: none;
}
a:visited {
	color: #003366; text-decoration: none;
}
a:hover {
	color : #ff8000; text-decoration: underline;
}
a:active {
	color: #333366; text-decoration: underline;
}
#wrapper {

	border-left: #999 1px solid; 
	border-right: #999 1px solid;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto; 
	width: 800px; 
	padding-top: 0px; 
	background-color: #ffffff;
}

#header {
	font-size: 14px; text-align: right;
}
#header #logo {
	float: left;
	background-image: url(img/log_natu.jpg);
	width: 320px;
	height: 65px;
	background-repeat: no-repeat;
	background-color: #ccffff;
	margin: 10px;
}

#header #ue {
	float: right;
	background-image: url(img/kage9.jpg);
	width: 430px;
	height: 50px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#header #logo_life {
	float: left;
	background: #ffffff url(life/img/log_life.gif);
	width: 320px;
	height: 90px;
	background-repeat: no-repeat;
	margin-top: 8px;
}
#header #logo a {
	display: block; 
	width: 280px; 
	text-indent: -9999px; 
	height: 65px;
}
#header ul {
	padding-right: 0px; 
	padding-left: 0px; 
	float: right; 
	padding-bottom: 0px; 
	margin: 0px; 
	text-indent: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	text-align: right;
}
#header ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 90%; 
	float: left; 
	background-image: url(img/icon_blue.jpg); 
	padding-bottom: 0px; 
	margin: 5px 5px 0px 0px; 
	text-indent: 1.3em; 
	padding-top: 0px; 
	background-repeat: no-repeat; 
	height: 20px;
}
#migiue {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 400px;
}
#gsearch {
	font-size: 8px;
	float: right;
	margin: 15px 10px 0px 0px;
	width: 400px;
}
#gesearch #go_keyword {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #dddddd;

}
#gsearch #go_btn {
	border-top-width: 0px;
	border-left-width: 0px;
	background-image: url(img/g_btn_bg.gif);
	border-bottom-width: 0px;
	width: 64px;
	background-repeat: no-repeat;
	height: 22px;
	border-right-width: 0px;
}
#top_img {
	clear: both;
}
#top_menu {
	clear: both;
}
table.topmenu {
	background-color: #003366;
	text-align: center;
	width: 100%;
	border: aqua;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #ffffff;
}
table.topmenu_r {
	background-color: #333399;
	text-align: center;
	width: 100%;
	border:0;
	color: #FFFFFF;
}
table.topmenu_a {
	background-color: #006600;
	text-align: center;
	width: 100%;
	border:0;
	color: #FFFFFF;
}
table.topmenu_m {
	background-color: #CC3300;
	text-align: center;
	width: 100%;
	border:0;
	color: #FFFFFF;
}
table.topmenu_l {
	background-color: #006600;
	text-align: center;
	width: 100%;
	border:0;
	color: #FFFFFF;
}
td.topmenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 15%;
	font-size: 75%;
	line-height: 18px;
}
a.navi:link {
	color: #ffffff; 
	text-decoration: none;
}
a.navi:visited {
	color: #ffffff; 
	text-decoration: none;
}
a.navi:hover {
	color : #ff8000; 
	text-decoration: underline;
}

#footer {
	background-image: url(img/footer_bg.jpg);
	margin: 10px 0px 0px;
	background-repeat: repeat-x;
	height: 110px;
}
#footer p {
	font-size: 90%;
	padding-top: 10px;
	text-align: center;
}
#footer table {
	font-size: 14px;
	text-align: center;
}

#footer td {
	float: left;
	font-size: 90%;
	background-image: url(img/icon_blue.jpg);
	background-repeat: no-repeat;
	margin: 5px 5px 0px 0px;
	text-indent: 1.3em;
	height: 20px;
	padding: 0px;
}

#menu {
 	width: 220px;
 	float: left;
 	margin-left:8px;
 	margin-right:0px;
 	margin-top:10px;
 	padding-top: 0px;
	line-height : 1.0;
 	background-color: #ffffff; 
	text-align: left;
 }
#menu_news {
 	width: 220px;
 	float: left;
 	margin-left:8px;
 	margin-right:0px;
 	margin-top:10px;
 	padding-top: 0px;
	line-height : 1.0;
 	background-color: #ffffff; 
	text-align: left;
	line-height: 20px;
 }
 
#menu ul {
 	 margin:0px;
 	 padding:0px;
  }

#menu ul li {
  	border-right: 1px solid #999999;
  	border-bottom: 1px solid #999999; 
  	border-left: 1px solid #999999;
 	list-style-type: none;
  	margin:0px;
 	padding:0px;
	font-size: 85%; 
	background-image: url(img/i_arrow2.gif);
	background-repeat: no-repeat;
}

#menu li a{
 	display: block;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 10px;
 	text-decoration: none;
 	color: #333366;
}


#menu li a:hover {
 	 color: #ff8000; text-decoration:underline;
}

#hyou p {
	margin: 5px 0 5px 20px;
	text-align: left;
}
#hyou a {
	font-weight: bold;
}

#topmenu {
	border: none;
}
#topmenu .tdtitle {
	width: 245px;
}
#topmenu .tdul {
	vertical-align: top;
}




