@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
html,body {
	height:100%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴPro W3", "MS Pゴシック", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
p.hide {display:none;}
a {
	text-decoration: underline;
	/*text-decoration: none;*/
	color: #333333;
}
/*a:visited {
	text-decoration: underline;
	text-decoration: none;
	color: #003333;
}*/
a:hover {
	text-decoration: underline;
	/*text-decoration: none;*/
	color: #ff0000;
	/*background-color: #198D00;*/
}
#topbar {
	background-color: #BDD995;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	margin-left: 10px;
	background-image: url(../top_img/logo.gif);
	background-repeat: no-repeat;
}
#env_logo {
	float: right;
	margin-top: 15px;
}
div#container{
	position:relative;
	min-height:100%;
	width: 960px;
}
/**html div#container{
	height:100%;
}*/
div#contents{
	padding-bottom:60px;
}
#threecontents_box {
}
#header {
	margin-bottom: 20px;
}
#header:after {
	content: "";
	display: block;
	clear: both; 
}
#news_contents {
	width: 960px;
	margin-bottom: 20px;
}
#news_box_top {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../top_img/news_top_line_960px.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 940px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#news_tex_box {
	background-image: url(../top_img/news_side_line_960px.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
#news_txt_set {
	font-size: 17px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
}
#news_box_bottm {
	margin: 0px;
	padding: 0px;
}
#left_box {
	float: left;
	width: 176px;
	margin-right: 20px;
	height: 600px;
}
#center_box {
	padding: 0px;
	float: left;
	width: 568px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.center_box_up_line {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 568px;
}
.center_box_text {
	background-image: url(../top_img/center_box_length_line.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 538px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
}
.center_box_bottm_line {
	padding: 0px;
	height: 16px;
	width: 568px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#right_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 368px;
}
#right_box_up_line {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 284px;
}
#right_box_text {
	background-image: url(../top_img/right_box_length_line.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 338px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
}
#right_box_bottm_line {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 368px;
	clear: both;
}
#banner {
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#banner h3 {
	font-size: 9px;
}
#banner h3 em {
	visibility: hidden;
}
#banner h3 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 66px;
	width: 368px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banner h3#banner_01 a {
	background-image: url(../top_img/banner01.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 368px;
}
#banner h3#banner_01 a:hover, #banner h3#banner_01 a:active {
	background-image: url(../top_img/banner01_on.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 368px;
	background-color: #FFFFFF;
}
#banner h3#banner_02 a {
	background-image: url(../top_img/banner02.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 368px;
}
#banner h3#banner_02 a:hover, #banner h3#banner_02 a:active {
	background-image: url(../top_img/banner02_on.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 368px;
	background-color: #FFFFFF;
}
#banner h3#banner_03 a {
	background-image: url(../img/banner03.jpg);
	background-repeat: no-repeat;
}
#banner h3#banner_03 a:hover, #banner h3#banner_03 a:active {
	background-image: url(../img/banner03_on.jpg);
	background-repeat: no-repeat;
}
#banner h3#banner_04 a {
	background-image: url(../img/banner04.jpg);
	background-repeat: no-repeat;
}
#banner h3#banner_04 a:hover, #banner h3#banner_04 a:active {
	background-image: url(../img/banner04_on.jpg);
	background-repeat: no-repeat;
}
.adobe {
	width: 368px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#adobe_banner {
	padding-top: 40px;
}
.adobe_banner_img {
	vertical-align: top;
	height: 33px;
	width: 117px;
	/**width: 117px;*/
}

.adobe a:link {
	color:#AE0808;
	/*text-decoretion: underline;*/
}
/*.adobe a:visited {
	color:#AE0808;
	text-decoretion: underline;
}*/
.adobe a:hover {
	color:#FFFFFF;
	/*text-decoretion: none;*/
	background-color: #AE0808;
}



.center_box_title_img {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../top_img/center_box_title_image.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 50px;
	color: #008244;
	margin: 0px;
}
.center_box_text a {
	text-decoration: underline;
	/*text-decoration: none;*/
	color: #008244;
}
/*.center_box_text a:visited {
	text-decoretion: underline;
	text-decoration: none;
	color: #008244;
}*/
.center_box_text a:hover {
	color: #ff0000;
	/*text-decoretion: underline;
	background-color: #178800;*/
}
#right_box_title_img {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../top_img/center_box_title_image.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 50px;
	color: #0068B4;
	margin: 0px;
}
#right_box_text a {
	/*text-decoretion: underline;*/
	text-decoration: underline;
	color: #0068B4;
}
/*#right_box_text a:visited {
	text-decoretion: underline;
	text-decoration: none;
	color: #007ECC;
}*/
#right_box_text a:hover {
	color: #ff0000;
	/*text-decoretion: none;
	background-color: #0066CC;*/
}
/*#right_box_text a:focus {
	color:#666666;
}
#right_box_text a:active {
	color:#cc0;
}*/
.entry_text_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#text_area {
	height: 30px;
	clear: both;
}
.footer {
}
#address {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
	background-image: url(../cont_img/footer_base.gif);
	background-repeat: repeat-x;
	font-style: normal;
}
.footer ul{
	padding:0px;
	list-style-type:none;
	text-align:left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.footer ul li{
	/*#999999 solid;*/
	display:inline;
	border-right-width: 1px;
	border-right-color: #008244;
	border-right-style: solid;
	color: #008244;
	margin: 0px;
	padding-right: 1em;
	padding-left: 1em;
}
li#menuLast{
	border-right:none;
}
.footer p{
	text-align: right;
	text-indent: 20px;
	color: #006434;
}
				
#footer_index {
	float: left;
}

#copyright {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 10px;
}
#copyright p {
	font-size: 10px;
}

.footer a {
	color: #006434;
	text-decoration: underline;
}
/*.footer a:visited {
	color:#690;
	text-decoretion: underline;
}*/
.footer a:hover {
	color:#ff0000;
	/*text-decoretion: none;
	background-color: #198D00;*/
}
/*.footer a:focus {
	color:#666666;
}
.footer a:active {
	color:#cc0;
}*/
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.center_box_title_img_c {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../top_img/center_box_title_image.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #008244;
	margin: 0px;
}
.bacill1 {
	background-image: url(../top_img/center_img.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.bacill2 {
	background-image: url(../top_img/right_img.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.nav_sub1 {
	width: auto;
	float: right;
	margin-top: 10px;
	font-size: 15px;
}
.nav_sub1 .supplement {
	background: url("../cont_img/botarrow.gif") 3px 0px no-repeat !important;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.nav_sub1 a {
	text-decoration: underline;
	color: #008244;
}
.nav_sub1 a:hover {
	color: #ff0000;
}
.title_area {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.title_area:after {
	content: "";
	display: block;
	clear: both; 
}
.env_area {
	margin-top: -40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}
#env_logo2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 31px;
	width: 88px;
}