@charset "shift_jis";
/* CSS Document */
/* 基本的な設定 */

html, body, div, span, applet, object, iframe, strong, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
body{
	background-color:#f5f5dc;
	}

h1{ font-size:0px; line-height:0px; text-indent:-9999px; }
.head-line{
	width:1024px;
	height:8px;
	background-color:#95B05A;
	}
#page{
	width:1024px;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	}
#header-contents{
	height:138px;
	}
.header-top{
	height:82px;
	}
.logo{
	margin-top:16px;
	margin-left:48px;
	float:left;
	}
.logo2{
	margin-top:34px;
	margin-left:30px;
	float:left;
	}
.top-toiawase{
	margin-top:5px;
	margin-right:48px;
	float:right;
	}
.menu{
	width:962px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	clear:both;
	overflow:hidden;
	display: block;
	}
.menu li{
	float:left;
	}
.menu-list{
	margin-right:5.2px;
	}
#main-page{
	width:962px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
	
.clear{ 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
  overflow:hidden;
	}
#footer-contents{
	height:140px;
	background-image:url(../image/bg-foot.png);
	}
.foot-logo{
	margin-left:60px;
	margin-top:50px;
	}
.foot-denwa{
	margin-left:160px;
	}
.item-margin{
	margin-top:30px;
	}