@charset "utf-8";
#headwrap #head {
	width: 90%;
}
img {
	max-width:100%;
	height:auto;
}
#headwrap #head #head_sub {
	
	max-width: 80%;
}

#nav_wrap {
	width:100%;
	height:auto;
	
}
#nav_wrap #nav {
	width:90%;
}

#contentswrap {
	width:90%;
}
#contentswrap #maincontent {
	width:65%;
}
.mail-check #contentswrap #maincontent {
	width:100%;
	
}

#side ul.sidesubmenu{
	position:fixed;
	top:213px;
}
#footer {
	width:90%;
}

/*トップページ*/

/*店舗ページ*/
.tenpogaikan {
	float:none;
	width:100%;
	padding:0 20 0 0;
	margin-bottom:10px;
}
.nogamigaikan {
	width:158px;
	float:none;
	padding:0 0 0 0;
	margin-bottom:10px;
}
ul.toriatsukai li {
	display:inline-block;
	width:47%;
	height:47%;
	padding:0 2% 0 0;
}
/*お問い合せ*/
.l_Cel{
	width:25%;
}
input.textw {
	width:70%;
}
textarea {
width: 400px;
height: 7em;
line-height: 1.5em;
}