@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Noto Sans Japanese','メイリオ',Meiryo,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
}
address {
	font-style: normal;

}
img {
	border: none;
}
body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
a:link {
	text-decoration: underline;
	color: #06F;
}
a:visited {
	text-decoration: underline;
	color: #63F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
table {
	border-collapse:collapse;
}

.clear {
	clear: both;
}

.img_left {
	float: left;
	padding-right: 30px;
}
.img_right {
	float: right;
	padding-left: 30px;
}
.section {
	clear: both;
	text-align: left;
	width: 1000px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.section:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

h1.summary,p.summary {
	font-size: 70%;
	font-weight: 100;
	clear: both;
	color: #999;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 110px;
}

h3.nh3 {
	font-size: 120%;
	font-weight: 200;
	margin-bottom: 30px;
	background-image: url(../images/g_back.gif);
	background-repeat: repeat;
	padding: 7px;
	clear: both;
}


.np,.npr,.npc,.npn,.npcn {
	line-height: 200%;
	clear: both;
	letter-spacing: 2px;
	font-weight: 200;
	font-size: 90%;
}
.nps,.nprs,.npcs,.npns,.npcsn {
	font-size: 75%;
	line-height: 200%;
	clear: both;
	letter-spacing: 1px;
}


.np,.nps {
	text-align: left;
	margin-bottom: 30px;
}
.npr,.nprs {
	text-align: right;
	margin-bottom: 30px;
}

.npn,.npns {
	text-align: left;
}
.npc,.npcs {
	text-align: center;
	margin-bottom: 30px;
}
.npcn,.npcsn {
	text-align: center;
}









.n_table {
	clear: both;
	width: 100%;
	text-align: left;
	background-image: url(../images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% top;
}
.n_table th {
	width: 25%;
	background-color: #F3F3F3;
}
.n_table td {
	width: 75%;
}
.n_table th,.n_table td {
	font-size: 85%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
}
.n_table th span {
	color: #FF0004;
}



.n_table2 {
	clear: both;
	width: 100%;
	text-align: left;
	background-image: url(../images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% top;
}
.n_table2 th {
	background-color: #F3F3F3;
}
.n_table2 th,.n_table2 td {
	font-size: 85%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
}



.contact {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.contact th {
	width: 25%;
	background-color: #F3F3F3;
}
.contact td {
	width: 75%;
	color: #9B0002;
}
.contact th,.contact td {
	font-size: 85%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 13px;
	border: 1px solid #CCCCCC;
}



.redtxt {
	color: #900;
}




.pagetop {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}

.nh2 {
	font-weight: 200;
	font-size: 180%;
	line-height: 130%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #458C00;
	color: #458C00;
}






















#header {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#logo {
	float: left;
	margin-top: -10px;
}

#header_sub {
	float: right;
	width: 700px;
	text-align: right;
	padding-top: 10px;
}
#header_sub p {
	font-size: 12px;
	background-image: url(../images/arrow001.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	clear: both;
	margin-bottom: 15px;
}
#header_sub address {
	font-size: 14px;
	clear: both;
}
#header_sub address span {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #C00;
	background-image: url(../images/free_d.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-left: 20px;
}
#g_navi {
	clear: both;
	height: 60px;
	width: 100%;
	background-image: url(../images/g_back.gif);
}
#g_navi ul {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#g_navi ul li {
	float: left;
	line-height: 0px;
	background-color: #458C00;
}
#g_navi ul li a:link,#g_navi ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#g_navi ul li a:active,#g_navi ul li a:hover {}
#g_navi:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


#map_canvas {
	width: 100%;
	height: 600px;
	min-width: 1000px;
	clear: both;
	margin-bottom: 20px;
}







.mainimage {
	background-image: url(../images/mainimage_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 10px solid #ABCC71;
}
.mainimage p {
	text-align: center;
	clear: both;
}

.price {
	clear: both;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: 200;
}
.price strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 230%;
	color: #C00;
}
.info {
	font-size: 120%;
	line-height: 160%;
	clear: both;
	font-weight: 200;
	margin-bottom: 20px;
}







.plandata {
	float: right;
	width: 360px;
}
.plandata div {
	clear: both;
	width: 360px;
	margin-bottom: 30px;
}
.plandata div h4 {
	float: left;
	margin-left: -16px;
	margin-top: -24px;
}
.plandata div ul {
	float: right;
	width: 260px;
	font-size: 90%;
	line-height: 150%;
}
.plandata div ul li {
	margin-bottom: 5px;
}
.plandata p {
	clear: both;
	color: #FD9517;
	margin-bottom: 30px;
}
ul.planpr {}
ul.planpr li {
	line-height: 170%;
	clear: both;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 35px;
}
.pr01 {background-image: url(../images/icon01.gif);}
.pr02 {background-image: url(../images/icon02.gif);}
.pr03 {background-image: url(../images/icon03.gif);} 
.pr04 {background-image: url(../images/icon04.gif);} 
.pr05 {background-image: url(../images/icon05.gif);} 
.pr06 {background-image: url(../images/icon06.gif);} 
.pr07 {background-image: url(../images/icon07.gif);} 
.pr08 {background-image: url(../images/icon08.gif);} 
.pr09 {background-image: url(../images/icon09.gif);} 
.planarea {
	clear: both;
	width: 1000px;
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D8EFC0;
}
.plandata div:after,
.planarea:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}






.eqarea {
	clear: both;
	width: 1020px;
	margin-right: -20px;
	overflow: hidden;
}
.eqarea div {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 300px;
	background-image: url(../images/g_back.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.eqarea div h3 {
	font-weight: 400;
	clear: both;
	margin-top: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.eqarea div p {
	font-size: 80%;
	line-height: 160%;
	font-weight: 200;
	clear: both;
	text-align: center;
}










.locationpic {
	clear: both;
	width: 1032px;
	margin-right: -32px;
}
.locationpic li {
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
	font-size: 90%;
	text-align: center;
}
.locationpic li img {
	padding-bottom: 5px;
}









.atttxt {
	margin-bottom: 40px;
}
.atttxt dt {
	font-weight: 500;
	font-size: 90%;
	margin-bottom: 10px;
}
.atttxt dd {
	font-weight: 100;
	font-size: 75%;
	line-height: 160%;
}



.inputarea_zip {
	width: 70px;
}
.inputarea_name {
	width: 50%;
}
.inputarea_other {
	width: 200px;
}
.inputarea_add {
	width: 80%;
}
.inputarea_txt {
	height: 150px;
	width: 80%;
}
.inputarea_zip,
.inputarea_name,
.inputarea_other,
.inputarea_add,
.inputarea_txt {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}



.preview {
	text-align: center;
	clear: both;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.preview input {
	display: block;
	border-radius: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	background-color: #0BA29A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}

.confirm {
	padding-top: 100px;
}




.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb40 {
	margin-bottom: 40px;
}
.mgb50 {
	margin-bottom: 50px;
}
.pdt40 {
	padding-top: 40px;
}
.pdt50 {
	padding-top: 50px;
}
.pdt100 {
	padding-top: 100px;
}
.mgt100 {
	margin-top: 100px;
}



a img {
	-webkit-transition: 0.1s ease-in-out;
	   -moz-transition: 0.1s ease-in-out;
		 -o-transition: 0.1s ease-in-out;
			transition: 0.1s ease-in-out;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}







.access_info {
	width: 480px;
}
.access_info h4 {
	font-weight: 300;
	color: #00AB8E;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 3px solid #00AB8E;
}
.access_data {
	width: 476px;
	clear: both;
	margin-bottom: 20px;
	border: 2px solid #CCCCCC;
	background-color: #F5F5F5;
}
.access_data dl {
	background-image: url(../images/train.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 80px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.access_data dl dt {
	font-weight: 200;
	font-size: 80%;
}
.access_data dl dd {
	font-weight: 300;
	color: #FF0004;
	font-size: 120%;
}
.access_data p {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.access_data p strong {
	color: #FF0004;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: 200;
}
.acleft {
	float: left;
}
.acright {
	float: right;
}
.access_data:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}



#footer_wrap {
	width: 100%;
	min-width: 1000px;
	background-color: #458C00;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer_info {
	float: left;
	text-align: left;
}
#footer_info h2 {
	color: #FFFFFF;
	font-weight: 200;
	margin-bottom: 10px;
}
#footer_info address {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 160%;
	font-weight: 100;
}
#footer ul {
	float: right;
}
#footer ul li {
	float: right;
	margin-left: 10px;
}
#footer_wrap p {
	font-weight: 200;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 30px;
	color: #458C00;
}
#footer:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


.b_a {
	clear: both;
	width: 1020px;
	margin-right: -20px;
}
.b_a li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 75%;
	line-height: 160%;
	width: 235px;
	text-align: center;
}
.b_a li img {
	padding-bottom: 5px;
}
.b_a:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
.error {
	color: #FF0004;
}
