@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;
	-webkit-text-size-adjust: 100%;
}
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: 50px;
	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: #606060;
	line-height: 20px;
	height: 20px;
	text-align: right;
}

.nh2 {
	font-size: 110%;
	font-weight: 200;
	margin-bottom: 30px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-image: url(../images/h2.gif);
	background-repeat: repeat-x;
	background-position: 0% center;
}

.nh3 {
	color: #6C732F;
	border-bottom: 1px solid #6C732F;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-weight: 300;
	font-size: 130%;
}
.np,.npr,.npc,.npn,.npcn {
	line-height: 200%;
	clear: both;
	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;
	border: 1px solid #CCCCCC;
}
.n_table th {
	width: 25%;
	background-color: #F4F4F4;
}
.n_table td {
	width: 75%;
}
.n_table th,.n_table td {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: 200;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}


.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: #FF0000;
}




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














.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: #FFFFE6;
}



.preview {
	text-align: center;
	clear: both;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.preview input {
	display: block;
	border-radius: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	background-color: #008611;
	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 {

}




.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb40 {
	margin-bottom: 40px;
}
.mgb50 {

}
.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);
}


















#header_wrap {
	width: 100%;
	min-width: 1000px;
	clear: both;
	height: 100px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	width: 1000px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	float: left;
}

#header ul {
	float: right;
	width: 600px;
	padding-top: 10px;
}
#header ul li {
	float: right;
	margin-left: 20px;
	font-size: 80%;
	padding-left: 10px;
	background-image: url(../images/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
}
#header ul li.header_tel {
	background-image: url(../images/header_tel.gif);
	padding-left: 45px;
	color: #CB0200;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
#g_navi {
	width: 100%;
	height: 60px;
	min-width: 1000px;
	clear: both;
	background-image: url(../images/g_navi.jpg);
	background-repeat: repeat-x;
}
#g_navi ul {
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#g_navi ul li {
	float: left;
	line-height: 0%;
	background-color: #FFFFFF;
}
#key_image {
	width: 100%;
	min-width: 1000px;
	clear: both;
	background-image: url(../images/key.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	background-color: #6C732F;
	padding-top: 40px;
	padding-bottom: 40px;
}
#key_image h2 {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	font-size: 160%;
	font-weight: 300;
	letter-spacing: 10px;
}
#key_image span {
	clear: both;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	letter-spacing: 5px;
}

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



#dntel {
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding-top: 70px;
	width: 100%;
	min-width: 1000px;
	padding-bottom: 50px;
	background-image: url(../images/content_end.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#dntel ul {
	height: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#dntel ul li {
	text-align: center;
	font-size: 90%;
	color: #CFCFCF;
	clear: both;
}
#dntel ul li.right {
	float: right !important;
}
#dn_tel:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}






#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left 0%;
}
#content {
	float: right;
	width: 730px;
}

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




#footer_wrap {
	width: 100%;
	min-width: 1000px;
	clear: both;
	background-color: #6C732F;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 18px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer ul {
	padding-top: 20px;
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px solid #CED4AA;
	width: 1000px;
}
#footer ul li {
	float: left;
	font-weight: 200;
	color: #C7CE88;
	font-size: 80%;
	padding-left: 20px;
	border-left: 1px solid #BFE4C4;
	margin-right: 20px;
	margin-bottom: 10px;
}
#footer ul li a:link,#footer ul li a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer ul li a:hover,#footer ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer h2 {
	text-align: right;
	font-weight: 200;
	color: #FFFFFF;
	font-size: 120%;
	float: left;
	background-image: url(../images/footer_logo.gif);
	padding-left: 170px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
#footer h2 a:link,#footer h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer h2 a:hover,#footer h2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer address {
	text-align: right;
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-weight: 100;
	float: left;
	padding-left: 20px;
}
#copyright {
	background-color: #2E3409;
	text-align: center;
	font-weight: 100;
	font-size: 75%;
	color: #CED4AA;
	line-height: 30px;
	height: 30px;
	clear: both;

}
#footer_wrap:after,#footer:after,#footer ul:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


#pan {
	clear: both;
	width: 1000px;
	line-height: 30px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
#pan:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
#pan li {
	font-size: 10px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #999999;
}
#pan li a {
	background-image: url(../images/arrow003.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
	padding-right: 10px;
}
#pan li a:link,#pan li a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#pan li a:hover,#pan li a:active {
	color: #000000;
	text-decoration: none;
}


.bnr {
	margin-top: 20px;
	clear: both;
}



.mgt0{margin-top: 0px !important;}
.mgt5{margin-top: 5px !important;}
.mgt10{margin-top: 10px !important;}
.mgt15{margin-top: 15px !important;}
.mgt20{margin-top: 20px !important;}
.mgt25{margin-top: 25px !important;}
.mgt30{margin-top: 30px !important;}
.mgt35{margin-top: 35px !important;}
.mgt40{margin-top: 40px !important;}
.mgt45{margin-top: 40px !important;}
.mgt50{margin-top: 50px !important;}
.mgt60{margin-top: 60px !important;}
.mgt70{margin-top: 70px !important;}
.mgt80{margin-top: 80px !important;}
.mgt90{margin-top: 90px !important;}
.mgt105{margin-top: 105px !important;}

.mgb0{margin-bottom: 0px !important;}
.mgb5{margin-bottom: 5px !important;}
.mgb10{margin-bottom: 10px !important;}
.mgb15{margin-bottom: 15px !important;}
.mgb20{margin-bottom: 20px !important;}
.mgb25{margin-bottom: 25px !important;}
.mgb30{margin-bottom: 30px !important;}
.mgb35{margin-bottom: 35px !important;}
.mgb40{margin-bottom: 40px !important;}
.mgb45{margin-bottom: 40px !important;}
.mgb50{margin-bottom: 50px !important;}
.mgb60{margin-bottom: 60px !important;}
.mgb70{margin-bottom: 70px !important;}
.mgb80{margin-bottom: 80px !important;}
.mgb90{margin-bottom: 90px !important;}


.pdt105 {padding-top: 105px !important;}
