html {
	width: 100%;
	font-size: 62.5%;
}

body {
	width: 100%;
	min-width: 900px;
	background: url(../images/back.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	color: #000000;
	font-family: Verdana, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
em {
	font-style: normal;
	font-weight: bold;
}
header {
	width: 100%;
	text-align: center;
}
header section {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
header section p {
	padding: 20px 0;
}
#main {
	width: 100%;
	text-align: center;
}
#contents {
	width: 900px;
	margin: 0 auto 50px auto;
	text-align: left;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	background: rgba(255,255,255,0.7)
}
.wbox {
	padding: 30px 15px;
}
h1 {
	padding-left: 15px;
}
.four {
	text-align: right;
	margin: -118px 15px 0 0;
}
.tel {
	width: 864px;
	height: 163px;
	background: url(../images/telback.png) no-repeat center center;
	margin: 10px 0 0 15px;
}
.pr {
	padding: 50px 0 0 30px;
}
.freetel{
	padding-left: 30px;
}
.sodan {
	margin: -60px 130px 0 0;
	text-align: right;
}
.muryo{
	background: #ffffff;
	padding: 5px 10px;
	color: #d51111;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.time {
	text-align: right;
	margin: 10px 130px 0 0;
	font-size: 18px;
	font-size: 1.8rem;
}
#dokuji {
	width: 845px;
	height: 305px;
	background: url(../images/dokuji.png) no-repeat center center;
	margin: 20px 0 0 15px;
}
h2 {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 70px;
	line-height: 7.0rem;
	font-weight: normal;
	padding: 20px 0 0 30px;
}
#dokuji b {
	font-size: 48px;
	font-size: 4.8rem;
	color: #d51111;
	padding-top: 8px;
	background: url(../images/maru.png) no-repeat center top;
}
.pr02 {
	padding: 20px 0 0 30px;
}
.wbox dl {
	margin-top: 40px;
}
.bar {
	width: 841px;
	height: 67px;
	background: url(../images/bar.png) no-repeat center center;
	margin: 0 0 0 15px;
}
.bar p {
	padding: 25px 0 0 80px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
}
.bar em {
	font-size: 30px;
	font-size: 3.0rem;
}
.ishi {
	padding: 15px 0 0 15px;
}
.ishinaiyo {
	padding: 30px 15px 0 15px;
}
#photo {
	background: url(../images/photo.png) no-repeat 426px 100px;
}
#photo  ol {
	padding: 30px 0 0 15px;
}
#photo li {
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 38px;
	line-height: 3.8rem;
	padding: 35px 0 52px 70px;
}
#n1 {
	background: url(../images/n1.png) no-repeat 0 20px;
}
#n2 {
	background: url(../images/n2.png) no-repeat 0 20px;
}
#n3 {
	background: url(../images/n3.png) no-repeat 0 20px;
}
#n4 {
	background: url(../images/n4.png) no-repeat 0 20px;
}
#n5 {
	background: url(../images/n5.png) no-repeat 0 20px;
}
#n6 {
	background: url(../images/n6.png) no-repeat 0 20px;
}
#n7 {
	background: url(../images/n7.png) no-repeat 0 20px;
}
#voice {
	font-size: 18px;
	font-size: 1.8rem;
	color: #319f2d;
}
#voice li {
	padding: 40px 0 0 15px;
}
.name {
	padding-bottom: 20px;
	background: url(../images/ten.png) no-repeat left bottom;
}
.v {
	text-align: center;
	padding-top: 30px;
}
.box {
	width: 100%;
	text-align: center;
}
.box section {
	width: 900px;
	margin: 0 auto 40px auto;
	text-align: center;
}
address {
	font-style: normal;
	font-weight: normal;
}
footer {
	width: 100%;
	text-align: center;
	background: #0974c7;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	padding: 40px 0;
}
footer section {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 140%;
}
#page-top a {
    background: rgba(241,241,241,0.8);
    text-decoration: none;
    color: #0974c7;
    padding: 20px;
    text-align: center;
    display: block;
    border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */
}
#page-top a:hover {
    text-decoration: none;
    background: rgba(212,212,212,0.8);
}









.welcome {
	margin: 40px 0px 0px 10px;
	font-size: 18px;
}
.bana {
	margin: -25px 0px 0px 10px;
}
.bana2 {
	margin: 25px 0px 0px 10px;
}
.form {
	margin: -55px 0px 0px 20px;
}
#formtable {
	padding: 30px;
	text-align: center;
}
#formbox dl {width: 730px;border-bottom: 1px solid #777777;padding: 20px 0px;margin: 0 auto;text-align: left;}
#formbox dt {width: 230px;height: 70px;}
#formbox dd {width: 500px;min-height: 30px;margin: -70px 0px 0px 230px;}
.hissu {text-align: right;color: #cb231f;padding: 10px 95px 0px 0px;}
.red {color: #cb231f;}
.form01 {width: 100px;height: 25px;border: 1px solid #cccccc;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
.form02 {width: 400px;height: 25px;border: 1px solid #cccccc;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
.form03 {width: 300px;height: 25px;border: 1px solid #cccccc;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
.form04 {width: 400px;height: 200px;border: 1px solid #cccccc;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
.reset {width: 150px;height: 40px;border: 1px solid #cccccc;background: #ffffff;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
.send {width: 150px;height: 40px;border: 1px solid #cccccc;background: #319f2d;color: #ffffff;font-weight: bold;font-family:  'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
#formbt {text-align: center;padding-top: 30px;}
h2 {font-size: 18px;padding: 30px 0px 20px 0px;text-align: center;}
#thx {font-size: 18px;color: #cb231f;padding: 30px 0px 20px 0px;}
.coment {padding: 0px 0px 20px 0px;text-align: center;}
