html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
article, aside, details, figcaption, figure, footer, header, hgroup ,menu, nav, section {display:block;}

html {-webkit-text-size-adjust:100%}
body {font-style:normal; line-height:1.0;}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:none; text-decoration:none; vertical-align:top;}
table {border-collapse:collapse;}

input, textarea, select {font-family:sans-serif; font-size:100%;}
textarea {overflow:auto; resize:vertical;}
button, input, optgroup, select, textarea {font:inherit;}
input, select {vertical-align:middle;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:after {content:""; display:block; clear:both;}

a {background-color:transparent; -webkit-text-decoration-skip:objects;}
a:active, a:hover {outline-width:0;}

/* -------------------------------------------------------
Set
---------------------------------------------------------- */
body {
	background: #faf6f4;
	font-family:Arial, 'メイリオ', Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Sans-Serif;
	color:#404040;
	zoom:1;
}

a:link    {color:#588a11; text-decoration:underline;}
a:visited {color:#588a11; text-decoration:underline;}
a:hover   {color:#ca8312; text-decoration:none;}
a:active  {color:#ca8312; text-decoration:none;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
#site_header {
	position: fixed;
	width: 100%;
	min-width: 960px;
	height: 70px;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	z-index: 100;
}
#site_header-f {
	width: 100%;
	min-width: 960px;
	height: 70px;
	margin: 0 0 30px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.main_v-wrap {
	min-width: 960px;
	padding: 70px 0 0;
	background: #fdf4eb;
}
.main_v {
	width: 960px;
	height: 380px;
	margin: 0 auto;
}

.obi_outer {
	min-width: 960px;
	height: 20px;
	margin: 0 0 50px;
	background: #19a7bc;
	overflow: hidden;
}
.obi {
	width: 960px;
	margin: 0 auto;
}

.lead_block {
	margin: 0 0 50px;
	text-align: center;
}

.contact_block {
	width: 100%;
	min-width: 950px;
	background: #fff;
}
.contact-inner {
	position: relative;
	width: 950px;
	height: 280px;
	margin: 0 auto;
	background: url(images/contact_bg.jpg) no-repeat center;
}

.nayami_block {
	width: 100%;
	min-width: 960px;
	background: url(images/nayami_bg.jpg) repeat-x center top;
	overflow: hidden;
}
.nayami-inner {
	width: 960px;
	margin: 0 auto;
}

.merit_block {
	margin: 0 0 30px;
	text-align: center;
}

.support_block {
	margin: 0 auto 30px;
	text-align: center;
}

.info_block {
	width: 960px;
	margin: 0 auto 80px;
}

.privacy_block {
	width: 960px;
	margin: 0 auto 50px;
}

#site_footer {
	width: 100%;
	min-width: 960px;
	padding: 30px 0;
	background: #f2eeec;
}


/* -------------------------------------------------------
Detail
---------------------------------------------------------- */
.header-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.header-inner .title {
	position: absolute;
	top: 5px;
	left: 0;
}
.header-inner .h_btn {
	position: absolute;
	top: 5px;
	right: 0;
}

.contact-inner .main_btn {
	position: absolute;
	top: 134px;
	left: 536px;
}

.contact-inner .cb_att {
	position: absolute;
	top: 234px;
	left: 260px;
}
.contact-inner .cb_att p {
	font-size: 12px;
	line-height: 1.2;
}

.sarani {
	margin: 0 0 30px;
	text-align: center;
}

.info_block .s-title,
.privacy_block .s-title {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cac6bf;
	font-size: 24px;
	text-align: center;
}

.info_wrap {}
.info_data {
	float: left;
	width: 560px;
}
.info_data table {
	width: 100%;
	font-size: 12px;
}
.info_data th {
	width: 5em;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.info_data td {
	padding: 1em;
	border-bottom: 1px dotted #ccc;
	line-height: 1.6;
}

.maparea {
	float: right;
	width:380px;
}
.maparea img {
	width: 380px;
}
.maparea p {
	padding: 5px 0 0;
	font-size: 12px;
}

.privacy_block .privacy_info {
	margin: 0 0 1em;
	font-size: 12px;
	line-height: 1.6;
}
.privacy_block ul {
	margin: 0 0 15px;
	padding: 0 0 0 1em;
}
.privacy_block ul li {
	list-style: disc;
	margin: 0 0 1em;
	font-size: 12px;
	line-height: 1.6;
}

.privacy_block dl {
	font-size: 12px;
}
.privacy_block dt {
	margin: 0 0 5px;
	font-weight: bold;
}
.privacy_block dd {
	margin: 0 0 1em;
	line-height:1.6;
}

.privacy_block .privacy_signature {
	font-size: 12px;
	line-height: 1.6;
	text-align: right;
}

.footer-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.footer-inner .address {
	margin: 0 0 1em;
	font-size: 12px;
	line-height: 1.7;
}
.footer-inner .flink {
	margin: 0 0 1em;
	font-size: 12px;
}
.footer-inner .cp {
	font-size: 12px;
}



/* --------------------------form */
#form_wrap {
width: 960px;
margin: 0 auto;
}

#form_head {
margin: 0 0 30px;
}
.form_title {
margin: 0 0 1em;
padding: 0 0 .5em;
border-bottom:1px solid #ddd;
font-size:120%;
font-weight:bold;
}
#form_head p {
font-size: 90%;
line-height: 1.7;
}
#form_head p span {}

#form_head .domain {
display:inline-block;
padding: 6px 12px;
background: #fff;
border:1px solid #ccc;
font-size:120%;
font-weight:bold;
}


#form_comp {
margin: 0 0 30px;
}
#form_comp p {
font-size: 90%;
line-height: 1.7;
}



#form_body {
margin: 0 0 30px;
}

#form_body input,
#form_body textarea {
padding:5px;
font-size:120%;
}
#form_body input {
margin:0 2px 0 0;
}
#form_body select {
margin:0 2px 0 0;
font-size:100%;
}

/* エラーメッセージ・固定メッセージ・ボタン */
#form_body .error_mes {
margin:0 0 10px;
padding:10px 15px;
background:#fffde0;
border:2px solid #ff0000;
color:#ff0000;
font-size:90%;
line-height:1.5;
}

#form_body .form_info {
margin:0 0 10px;
color:#4c9b03;
font-size:80%;
}

#form_body .s-btn {
text-align:center;
}
#form_body .s-btn input[type="submit"] {
padding:.6em 2em;
font-size:120%;
font-weight:bold;
cursor:pointer
}


/* for PC */
#form_body table {
width:100%;
border:1px solid #ddd;
}
#form_body th {
width: 230px;
padding:1em;
background:#f8f8f8;
border:1px solid #ddd;
font-weight:normal;
text-align:left;
vertical-align: middle;
white-space:nowrap;
}
#form_body td {
padding:1em;
background:#fff;
border:1px solid #ddd;
}
#form_body td input[type="email"] {
width: 80%;
}
#form_body td span {
display:block;
padding: 5px 0 0;
color:#666;
font-size:12px;
}
#form_body td textarea {
width: 90%;
height: 5em;
}

#form_body th .hissu {
display:inline-block;
margin:0 0 0 5px;
padding:3px 4px;
background:#ff0000;
color:#fff;
font-size:12px;
}


/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs200 {font-size:200%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}
.fs17px {font-size:17px;}
.fs18px {font-size:18px;}
.fs20px {font-size:20px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb100 {margin-bottom:100px;}
.mgb1em {margin-bottom:1em;}
.mgb2em {margin-bottom:2em;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

