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, summary {
display:block;
}
audio, canvas, progress, video {
display: inline-block; vertical-align: baseline;
}

html {
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body {
color:#000;
font-family:Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
line-height:1.0;
zoom:1;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:0; text-decoration:none; vertical-align:top;}
mark {background:#ff0; color:#000;}
b, strong {font-weight:bold;}
table {border-collapse:collapse; border-spacing:0;}
td, th {padding:0;}
hr {box-sizing:content-box; height:0;}
button, input, optgroup, select, textarea {color:inherit; font:sans-serif; margin:0;}
button {overflow: visible;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; padding:0;}
textarea {overflow:auto;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {background-color:transparent;}
a:link    {color:#3366CC; text-decoration:none;}
a:visited {color:#3366CC; text-decoration:none;}
a:hover   {color:#1a428c; text-decoration:underline; outline:0;}
a:active  {color:#99CCFF; text-decoration:none; outline:0;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
#site_header {
	width: 100%;
	min-width: 1000px;
	height: 70px;
}
.header-inner {
	width: 1000px;
	margin: 0 auto;
}

.main_v {
	background: #e1dbd5;
	text-align: center;
}

.obi {
	height: 104px;
	background: url(images/obi_bg.png) repeat-x left top;
}
.obi-inner {
	text-align: center;
}

.info_block {
	width: 1000px;
	margin: 0 auto 80px;
}

.privacy_block {
	width: 1000px;
	margin: 0 auto 50px;
}

#site_footer {
	width: 100%;
	min-width: 1000px;
	padding: 30px 0;
	background: #f2eeec;
}

/* -------------------------------------------------------
Detail
---------------------------------------------------------- */

.obi-inner img {
	vertical-align: top;
}

.l_box {
	text-align: center;
}

.contact_block {
	text-align: center;
}

.c1_block {
	width: 1000px;
	margin: 0 auto 30px;
	text-align: center;
	overflow: hidden;
}
.c1_block .c1_title {
	margin: 0 0 20px;
}

.c2_block {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.c2_block .c2_title {
	margin: 0 0 20px;
}

.mt {
	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;
	letter-spacing: .1em;
	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;
}

/* --------------------------form */
#form_wrap {
	margin: 0 0 80px;
}

#form_head {
	width: 1000px;
	margin: 0 auto 30px;
	padding: 30px 0;
}
#form_head .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: 5px 10px;
	border: 1px solid #ccc;
}

#form_comp {
	width: 1000px;
	margin: 0 auto 30px;
	padding: 30px 0;
}
#form_comp p {
	font-size:90%;
	line-height: 1.7;
}



#form_body {
	width: 1000px;
	margin: 0 auto 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: #03036f;
	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;
}


/* for PC */
#form_body table {
	width:100%;
	border:1px solid #ddd;
}
#form_body th {
	width: 220px;
	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;
	border:1px solid #ddd;
}
#form_body td {}

#form_body th .hissu {
	display:inline-block;
	margin:0 0 0 5px;
	padding:3px 4px;
	background:#ff0000;
	color:#fff;
	font-size:12px;
}

#form_body td input[type="email"] {
	width: 90%;
}
#form_body textarea {
	width: 90%;
	height: 6em;
}




.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;
}

/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.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;}

.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;}

.mgb5 {margin-bottom:5px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin-bottom:100px;}
.mgb05em {margin-bottom:0.5em;}
.mgb1em {margin-bottom:1em;}
.mgb15em {margin-bottom:1.5em;}
.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;}

.fwb {font-weight:bold;}


