@charset "utf-8";
/* CSS Document */

#warap{  width:100%;  margin:auto; } 
#header{  width:940px;  margin:auto; } 
#content{
	  width:100%;
	  height:400px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content1{
	  width:100%;
	  height:2530px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content2{
	  width:100%;
	  height:2580px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_js{
	  width:100%;
	  height:2490px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_ha{
	  width:100%;
	  height:900px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_ap{
	  width:100%;
	  height:1280px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_m{
	  width:100%;
	  height:2020px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_hf{
	  width:100%;
	  height:1940px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_yk{
	  width:100%;
	  height:400px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_yn{
	  width:100%;
	  height:400px;
	  margin:auto;
	  background-color:#FDF8F7;
} 

#content_yn2{
	  width:100%;
	  height:800px;
	  margin:auto;
	  background-image:url(wd/images/back.jpg)
} 

#content_sk{
	  width:100%;
	  height:1670px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_mn{
	  width:100%;
	  height:600px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_cdap{
	  width:100%;
	  height:890px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_shop{
	  width:100%;
	  height:500px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_shop2{
	  width:100%;
	  height:550px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_inq{
	  width:100%;
	  height:580px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_rec{
	  width:100%;
	  height:1900px;
	  margin:auto;
	  background-color:#f6f6f6;
} 

#content_pp{
	  width:100%;
	  height:1050px;
	  margin:auto;
	  background-color:#f6f6f6;
} 


#menu2 {
	width:940px;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#menu2.m { /* 親ボックス */
width: 940px;
height: 500px;
position: absolute;
top: 50px;
left: 100px;
}

#menu2 .wd1{
	margin-top: 20px;
	float: left;
	width: 126px;
	position: relative;
}

#menu2 .wd2{
	margin-top:20px ;
	float: left ;
	width: 280px ;
	position:left;
}


#img_1 {
	width:126px;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#img_2 {
	width:280;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#img_2 {
	width:280;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#img_4 {
	width:280;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

div.m { /* 親ボックス */
width: 940px;
height: 500px;
position: absolute;
top: 50px;
left: 100px;
}

div.m1 { /* ボックス1 */
width: 280px;
height: 150px;
position: absolute;
top: 50px;
left: 50px;
} 

div.m2 { /* ボックス2 */
width: 280px;
height: 150px;
position: absolute;
top: 50px;
left: 250px;
}

#pageTop{
	background:#5C593F;
	border-radius:5px;
	color:#ffffff;
	padding:15px;
	position:fixed;
	bottom:15px;
	right:20px;
	}
#pageTop:hover{
	background:#9D8677;
	color:#000;
	}
