@charset "utf-8";
/* CSS Document */

* {   

    margin:0;   
    padding:0;
	   
} 
/*とりあえずすべての行間を統一させるため*/
p,li {  
 
    
	  
}   


body {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
	background-color:#ffe7b9;
	background-repeat: no-repeat;
	
}
#text {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 45px;
}
#infomain {
	width: 620px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #caccce;
	border-left-color: #caccce;
	padding-right: 4px;
	padding-left: 4px;
}
#infotext {
	line-height: 20px;
	background-image: url(img/bg11.gif);
}
#info {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fdc16b;
	margin-top: 20px;
	padding-top: 20px;
}
.pad {
	padding-left: 10px;
}






li {   

    list-style-type:none; 
	  
}
/*画像とかで印をつけるときに邪魔になるので最初からついてる印を消すタグ*/   
img {
	right:0;
	border:0;
	bottom:0;
	left:0;
	display: inline;
}
/*画像の周りの枠を消すタグ*/   
 

a {   

    text-decoration:none;
}

.clear {
	clear: both;
	}
#warpper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg1.gif);
	background-repeat: repeat;
}
#header {
	width: 850px;
	padding-right: 32px;
	padding-left: 28px;
	padding-top: 10px;
}
#hd_menu {
	background-image: url(img/hd_info.gif);
	height: 27px;
	width: 261px;
	padding-top: 7px;
	padding-left: 70px;
}
#hd_menu li {
	float: left;
}

.logo {
	float: left;
	height: 55px;
	width: 318px;
}
#hd_info {
	float: right;
}
#tel {
	text-align: right;
}
.logo ,#hd_info { 
    margin-bottom:10px;
	_margin-bottom:0px;
}#navigation {
	height: 32px;
	width: 850px;
	background-image: url(img/navi.gif);
}
#main {
	background-image: url(img/bg2.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
	width: 864px;
	padding-top: 18px;
	padding-left: 25px;
	padding-right: 11px;
}
#left {
	float: left;
	width: 290px;
	margin-right:3px;
}
#right {
	float: left;
	
	
}
#right_area {
	background-image: url(img/bg6.gif);
	background-repeat: repeat;
	width: 545px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title2 {
	margin-bottom: 8px;
}
.section {
	width: 533px;
	margin-bottom:19px;
	_margin-bottom:0px;
	
	float: left;
}


.sect {
	background-image: url(img/bg3.gif);
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.section_li1 {
	width: 173px;
	float: left;
	background-color: #ffdfa2;
}
.section_li2 {
	width: 173px;
	float: left;
	background-color: #ffdfa2;
	margin-right: 7px;
	margin-left: 7px;

}
.section_area {
	width: 169px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	line-height: 14px;
}
.section_area img {
	margin-bottom: 3px;
}

.right_bt {
	background-image: url(img/bt1.gif);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 38px;
	line-height: 19px;
	font-size: 15px;
	padding-left: 40px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

#right {
	width: 565px;

}

.line {
	height: 6px;
	width: 290px;
	background-image: url(img/bg5.gif);
	background-repeat: no-repeat;
}
.line2 {
	height: 9px;
	width: 290px;
	background-image: url(img/bg4.gif);
	background-repeat: no-repeat;
	margin-bottom: 11px;
}
.title1 {
	margin-bottom: 5px;
}
.textarea {
	margin-top: 7px;
	margin-bottom: 25px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.textarea1 {
	margin-top: 37px;
	margin-bottom: 25px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.textarea2 {
	margin-top: 7px;
	line-height: 20px;
	letter-spacing: 0.1em;
	background-image: url(img/bg15.gif);
	width: 698px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
}
.text {
	float: left;
	width: 484px;
	padding-top: 13px;
	padding-left: 16px;
}
.flot {
	float: right;
}



.textarea td {
	line-height: 20px;
	text-indent: 2px;
}


#left,#right {
margin-top:7px;
}
#footer {
	background-image: url(img/bg_ft.gif);
	height: 28px;
	width: 880px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 30px;
}
#footer li {
	float: left;
	background-image: url(img/li1.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px -1px;
	padding-right: 10px;
}
#footer a {
	color: #FFFFFF;
}
.hidaka_main {
	background-image: url(img/hidaka.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
}
.familiare_main {
	background-image: url(img/familiare.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
}
.hidakaen_main {
	background-image: url(img/hidakaen.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
}
.furusato_main {
	background-image: url(img/furusato_kawagoe.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
}
.kawagoe_main {
	background-image: url(img/furusato_kawagoe.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
}
.yotuba_main {
	background-image: url(img/yotuba.jpg);
	height: 283px;
	width: 698px;
	margin-bottom: 27px;
	background-repeat: no-repeat;
}
.bt1 {
	background-image: url(img/bt7.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 51px;
	margin-top: 250px;
	float: right;
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 5px;
}
.textleft {
	float: left;
	width: 55%;
}
.textright {
	float: right;
	width: 45%;
}
.link {
	float: right;
	width: 180px;
	padding-right: 5px;
	line-height: 20px;
}
#ifra {
	background-color: #FFFFFF;
	width: 250px;
}
#ifra li {
	width:240px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top:10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e19296;
	background-image: url(img/bg9.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 11px;
}
.saiyou {
	background-image: url(img/bg13.gif);
	height: 150px;
	width: 698px;
	margin-top: 11px;
}
.title3 {
	background-color: #e6e7e8;
	width: 698px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.menu {
	margin-bottom: 37px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	width: 678px;
	border-right-color: #FDBE62;
	border-left-color: #FDBE62;
	padding-left: 18px;
}
.menu li {
	float: left;
	padding-right: 10px;
}
.menu ul {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.menu a {
	color: #221E1F;
}
.menu a:hover{ color:#FF0000;} 
