@charset "UTF-8";

@import "headmenu.css";
@import "style.css";

/* Base ----------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;

}

html, body {
	height: 100%;
	color: #3B3B3B;

}
	
body > #wrapper {
    height: auto;
}
body {
	margin: 0;
	padding: 0;
	color: #3B3B3B;
	background: url(../images/tekusyta.jpg) repeat;
	font-size:82%;
	line-height:1.5em;
	height: auto;
}

a {
	overflow:hidden;
	outline:none;
}



/* header ----------------------------------------------------- */
h1 {
	width: 900px;
	height: 17px;
	font-weight: bold;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-variant: normal;
	word-spacing: normal;
	padding-top: 5px;
	
}

#header { 
	margin: 0;
	padding: 0 0 0 0;
}

.h {
	width: 960px;
	height: 546px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
}

p.logo a {
	width: 900px;
	height: 1208px;
	text-indent: -9999px;
	background: url(../images/main.jpg) no-repeat;
	float:left;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: ;

}

.headnavi {
	width: 340px;
	float:right;
}

.headnavi .l {
	padding: 0px;
	float:left;
	margin-top: 11px;
	height: 69px;
}



p.r a {
	width: 56px;
	height: 55px;	
	text-indent: -9999px;
	background: url(../images/btn_consultation.gif) no-repeat left top;
	float:right;
	display:block;
	
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p.r a:hover    {background: url(../images/btn_consultation.gif) no-repeat left bottom;}
p.r a_stay     {background: url(../images/btn_consultation.gif) no-repeat left bottom;}





.telno {
	width: 260px;
	height: 59px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	background: url(../images/telno.gif) no-repeat left top;
}

.r select {
	width: 225px;
	margin: 10px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}


.blog_stay    {background: url(../images/btn_blog.gif) no-repeat left bottom; }




/* main ----------------------------------------------------- */
#main { 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
}

.h2 {
	width: 900px;
	background-color: #ffffff;
	padding: 0;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}










h4{
	text-indent: -9999px;
}



/* wrapper ----------------------------------------------------- */
#wrapper {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	min-height: 100%;
}









/* footer ----------------------------------------------------- */
#footer { 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height:45px;
	margin: 0;
	padding: 0;

}
.f { 
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 5px 0px 3px 0px;
	position:relative;
}


address {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-style:normal;
	font-size:100%;
	text-align: center;
}

/* 足あと----------------------------------------------------- */

.linktxt {
	color: #000000;
	font-size:85%;
	width: 640px;
	height: 40px;
}


/* ページ下部お問い合せボタン ------------ */
.contactbtn a {
	width: 381px;
	height: 74px;
	margin-top: ;
	margin-right:210px;
	margin-bottom: 20px;
	margin-left: auto;
	
	padding: 0;
	text-indent: -9999px;
	background: url(../images/btn_consultation2.gif) no-repeat left top;
	display:block;
}
.contactbtn a:hover {background: url(../images/btn_consultation2.gif) no-repeat left bottom;}


/* ページ下部お問い合せボタン ------------ */
.contactbtn2 a {
	width: 381px;
	height: 74px;
	margin-top: ;
	margin-right:210px;
	margin-bottom: 20px;
	margin-left: auto;
	
	padding: 0;
	text-indent: -9999px;
	background: url(../images/btn_consultation3.gif) no-repeat left top;
	display:block;
}
.contactbtn2 a:hover {background: url(../images/btn_consultation3.gif) no-repeat left bottom;}
