@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.81em;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-x;
}

a{
	color:#333333;
}
a:hover{
	color:#666666;
}
img a{
	border:0;
}
a:link img{
	border:none;
}
a:visited img{
	border:none;
}
a:focus img,a:hover img{
	border:none;
}
a:active img{
	border:none;
}
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*base---------------------------------------------------------------------------------*/

#whole{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#header_bg{
	width:1200px;
	height:600px;
	margin:0 auto;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
}
#header{
	width:1000px;
	height:600px;
	margin:0 auto;
	background:none;
}
#header h1{
	width:100%;
	float:left;
	font-size:0.81em;
	font-weight:normal;
	color:#ffffff;
	line-height:1;
	letter-spacing:0.15em;
	margin:5px 0 0 0;
}
#header_logo{
	float:left;
	width:700px;
	height:70px;
	margin:20px 0 0 0;
}
#header_contact{
	float:right;
	width:230px;
	height:63px;
	margin:20px 0 0 0;
}
#header_menu{
	clear:both;
	float:left;
	width:1000px;
	height:40px;
	margin:10px 0 0 0;
	padding:0;
}
#header_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header_menu li{
	float:left;
	margin:0;
	padding:0;
}
#main_box{
	width:1000px;
	height:680px;
	margin:0 auto;
}
#main_img_text{
	z-index:1;
	float:left;
	width:571px;
	height:189px;
	margin:350px 0 0 0;
	position:absolute;
}
#cms_img{
	z-index:0;
	float:left;
	width:500px;
	height:auto;
	margin:20px 0 0 460px;
	padding:10px;
	background-color:#ffffff;
	bottom:0;
}

/*image------------------------------------------------------------------------------*/
.image_top{
	margin-top:20px;
}

/*contents---------------------------------------------------------------------------*/
#contents{
	clear:both;
	width:1000px;
	height:auto;
	margin:0 auto 20px auto;
}
#contents #side{
	width:200px;
	height:auto;
	float:right;
}
#contents #side img{
	margin:0 0 5px 0;
}
#contents #main_contents{
	width:800px;
	height:auto;
	margin:0 0 20px 0;
	float:left;
}
#contents #main_contents p{
	width:740px;
	height:auto;
	margin:20px auto;
	font-size:1.2em;
	line-height:1.8em;
}
#newsbox{
	width:780px;
	height:auto;
	background-image:url(../images/newsbox_center.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:20px 0 0 0;
}
#newsbox #news_title{
	margin:0;
	padding:0;
}
#newsbox #news_bottom{
	margin:0;
	padding:0;
}
#newsbox ul{
	width:680px;
	height:auto;
	margin:28px 20px 0 20px;
	list-style-type:square;
	list-style-position:inside;
}
#newsbox li.data{
	width:680px;
	font-size:1.05em;
	color:#008C00;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
#contents #main_contents #newsbox ul p{
	width:680px;
	height:auto;
	margin:0;
	padding:0 0 20px 0;
	line-height:38px;
}

#gotop{
	width:120px;
	height:28px;
	clear:both;
	float:right;
	margin:30px 0 0 0;
}
/*subpage--------------------------------------------------------------------------*/
.sub_title{
	background-image:url(../images/sub_title_bg.gif);
	background-repeat:no-repeat;
	width:780px;
	height:40px;
	padding:11px 0 0 30px;
	font-size:1.6em;
	font-weight:bold;
}
#contents #main_contents h2{
	width:740px;
	height:auto;
	margin:20px auto;
	font-size:1.6em;
	border-bottom: dotted 1px #0FBC08;
}
#contact_table{
	width:720px;
	height:auto;
	margin:20px auto;
}
#contact_table th{
	width:30%;
	padding:10px;
	border-bottom:solid 1px #0FBC08;
	background-color:#FBFBFB;
}
#contact_table td{
	width:auto;
	padding:10px;
	border-bottom:solid 1px #0FBC08;
	background-color:#FBFBFB;
}

/*footer---------------------------------------------------------------------------*/
#footer{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	background-image:url(../images/footer_bg.png);
	color:#ffffff;
}
#footer #footer_contents{
	width:1000px;
	height:auto;
	background-image:url(../images/footer_contents_bg.png);
	margin:0 auto;
	padding:30px 0 20px 0;
}
#footer #footer_contents a{
	color:#ffffff;
	text-decoration:none;
}
#footer #footer_contents a:hover{
	color:#eeeeee;
	text-decoration:underline;	
}
#footer #footer_contents #left{
	float:left;
	width:500px;
	height:auto;
	margin:0;
	padding:0;
}
#footer #footer_contents h4{
	width:auto;
	height:auto;
	margin:0 0 10px 0;
}
#footer #footer_contents #footer_logo{
	width:270px;
	height:32px;
	margin:0 0 20xp 0;
}
#footer #footer_contents #copy{
	clear:both;
	margin:30px 0 0 0;
	text-align:center;
	line-height:1.25em;
}
#footer #footer_contents #footer_menu{
	width:400px;
	height:auto;
	float:right;
	margin:0 0 20px 0;
	padding:0;
}
#footer #footer_contents #footer_menu ul{
	width:200px;
	float:left;
	margin:0;
	padding:0;
	list-style:inside;
}
#footer #footer_contents #footer_menu li{
	margin:0 0 7px 0;
	padding:0;
}
