*{
	margin: 0px;
	padding: 0px;
}
body{
	width: 100%;
	height: auto;
	text-align: center;
	color: #2e3529;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
}
a,
a:link,
a:visited{
	color: #205025;

}
a:hover{
	color: #829535;
}
a img{
	border: 0px!important;
	text-decoration: none;
}

h1{
	width: 400px;
	font-size: 10px;
	font-weight: 200;
	float: right;
}
/*■■■■■　ヘッダ　■■■■■*/
#header{
	width: 100%;
	min-width: 950px;
	height: 370px;
	background-repeat: repeat-x;
	background-image: url("../img/head-base.gif");
}
#header-main{
	width: 950px;
	height: 370px;
	margin: 0px auto 0px auto;
	position: relative;
	background-image: url("../img/head-back.jpg");
}
.title{
	width: 385px;
	height: 124px;
	float: left;
	position: relative;
	z-index: 5;
}
.main-image{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}
#menu{
	width: 925px;/*950*/
	height: 65px;/*70*/
	padding: 5px 0px 0px 25px;
	background-image: url("../img/menu-back.png");
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 6;
	list-style: none;
}
#menu li{
	width: 180px;
	height: 60px;
	float: left;
}
#menu li a,
#menu li a:link,
#menu li a:visited{
	width: 180px;
	height: 60px;
	display: block;
	background-position: 0% 0%;
	text-indent: -9999px;
}
#menu li a:hover{
	background-position: 0% 100%;
}
.menu01 a{
	background-image: url("../img/menu01.gif");
}
.menu02 a{
	background-image: url("../img/menu02.gif");
}
.menu03 a{
	background-image: url("../img/menu03.gif");
}
.menu04 a{
	background-image: url("../img/menu04.gif");
}
.menu05 a{
	background-image: url("../img/menu05.gif");
}

/*■■■■■　メイン　■■■■■*/
#main{
	width: 950px;
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	text-align: left;
}
/*■■　main-contents　■■*/
#main-contents{
	width: 665px;
	height: auto;
	overflow: hidden;
	float: left;
}
h2.top-catch{
	width: 665px;
	height: 94px;
}
div.top-catch{
	width: 613px;/*665*/
	height: 100px;/*106*/
	padding: 6px 0px 0px 52px;
	background-image: url("../img/aisatsu-back.jpg");
}
div#top-entrance{
	width: 665px;
	height: 342px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}
div#top-entrance a{
	text-decoration: none;
}
div.entrance1,
div.entrance2,
div.entrance3{
	width: 221px;
	height: 342px;
	float: left;
	padding: 0px 1px 0px 0px;
}
div.entrance3{
	padding: 0px;
}
ul.entrance1,
ul.entrance2,
ul.entrance3{
	width: 221px;
	height: 157px;
	overflow: hidden;
	background-repeat: no-repeat;
	list-style: none;
}
ul.entrance1{
	background-image: url("../img/topcont01-back.gif");
}
ul.entrance2{
	background-image: url("../img/topcont02-back.gif");
}
ul.entrance3{
	background-image: url("../img/topcont03-back.gif");
}
ul.entrance1 li,
ul.entrance2 li,
ul.entrance3 li{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 11px 38px;
}
h2.top-ask{
	width: 665px;
	height: 53px;
	margin: 10px 0px 0px 0px;
}
div.top-ask{
	width: 617px;/*665*/
	height: 102px;/*110*/
	overflow: hidden;
	padding: 8px 0px 0px 48px;
	background-image: url("../img/topmain-ask-back.gif");
	background-repeat: no-repeat;
	color: #2e3529;
	font-size: 14px;
	letter-spacing: 0.1em;
}
p.top-ask{
	width: 665px;
	height: 53px;
	background-image: url("../img/topmain-ask-telnum.gif");
}
h2.pagettl{
	width: 665px;
	height: 81px;
	margin: 20px 0px 0px 0px;
}
h3.content{
	width: 612px;/*640*/
	height: 27px;/*36*/
	overflow: hidden;
	margin: 5px 0px 0px 25px;
	padding: 9px 0px 0px 28px;
	
	background-image: url("../img/pagesubttl.gif");
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 200;
}
div.content{
	height: auto;
	overflow: hidden;
	margin: 5px 0px 24px 54px;
 	
}
p.imgsetting{
	height: auto;
	overflow: hidden;
	padding: 5px;
	border: #d0ffb4 3px double;
	text-align: center;
}
p.imgsetting img{
	margin: 5px;
	border: #d0ffb4 1px solid;
}
div.content div.imageholder{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 18px;
	float: right;
}
div.imageholder p.subimage{
	width: 200px;
	height: auto;
	margin: 0px 0px 6px 0px;
	padding: 4px;
	background-color: #f3ffe8;
}
p.subimage img{
	border: #88a565 1px solid;
}

table.content-table{
	border-top:1px solid #83A440;
	border-left:1px solid #83A440;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
table.content-table th{
	border-right:1px solid #83A440;
	border-bottom:1px solid #83A440;
	color:#517442;
	background-color:#D0FFB4;
	padding:0.3em 1em;
	text-align:center;
}
table.content-table td{
	border-right:1px solid #83A440;
	border-bottom:1px solid #83A440;
	padding:0.3em 1em;
	font-size: 16px;
}



/*■■　sub-contents　■■*/
#sub-contents{
	width: 280px;
	height: auto;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	float: right;
}



#sub-bannar{
	list-style: none;
}
#sub-banner li,
#sub-banner li a{
	width: 280px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}
#sub-banner li.sub-banner01,
#sub-banner li.sub-banner01 a{
	height: 120px!important;
}
#sub-banner li a,
#sub-banner li a:link,
#sub-banner li a:visited{
	background-position: 0% 0%;
}
#sub-banner li a:hover{
	background-position: 100% 0%;
}
#sub-banner .sub-banner01 a{
	background-image: url("../img/side-banner01.gif");
}
#sub-banner .sub-banner02 a{
	background-image: url("../img/side-banner02.gif");
}
#sub-banner .sub-banner03 a{
	background-image: url("../img/side-banner03.gif");
}
#sub-banner .sub-banner04 a{
	background-image: url("../img/side-banner04.gif");
}
#sub-banner .sub-banner05 a{
	background-image: url("../img/side-banner05.gif");
}


/*■■■■■　フッター　■■■■■*/
#footer{
	width: 100%;
	min-width: 950px;
	height: 250px;
	margin: 50px 0px 0px 0px;
	background-position: repeat-x;
	background-image: url("../img/foot-base.gif");

}
#footer p{
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 82px;
	text-align: left;
	clear: left;
}
#footer p#footer-ttl{
	height: 45px;
	overflow: hidden;
	padding: 0px!important;
}
#footer p#footer-ttl a,
#footer p#footer-ttl span{
	width: auto;
	height: 45px;
	overflow: hidden;
	display: block;
	float: left;
}
#footer p#footer-ttl a{
	width: 265px;
}
#footer p#footer-ttl span{
	margin: 25px 0px 0px 0px;
}
#foot-menu{
	width: 100%;
	min-width: 950px;
	height: 30px;
	background-color: #d2ff9f;
	text-align: center;
}
#foot-menu ul{
	width: 950px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 82px;
	background-color: #d2ff9f;
	list-style: none;
}
#foot-menu li{
	float: left;
	margin: 6px 12px 0px 0px;
}
#foot-menu li a{
	text-decoration: none;
}
#copyright{
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 6px 0px 0px 0px;
	font-size: 12px;
}


