/* reset
------------------------------------------------------------------------------------------------*/
@charset "utf-8";
/* reset
------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
p {
	font-size: 100%;
	line-height: 1.5em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* setting
------------------------------------------------------------------------------------------------*/
body {
	font: 13px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	min-width: 950px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* header
------------------------------------------------------------------------------------------------*/
#header {
	border-top: 18px solid #F01F30;
}
#header .inner {
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	width: 930px;
}
#header .inner:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
}
p.copy {
	color: #FFF;
	left: 0;
	line-height: 18px;
	position: absolute;
	top: -18px;
	width: 100%;
	z-index: 5;
}
h1 {
	float: left;
	padding: 8px 0 0;
	width: 585px;
}
#header p.tel {
	float: right;
	width: 333px;
}
/* top_image
------------------------------------------------------------------------------------------------*/
#hero {
	background: url(../img/hero_bg_01.gif) left top repeat-x #F2F2F2;
	padding: 20px 0;
	text-align: center;
}
/* main
------------------------------------------------------------------------------------------------*/
#contents {
	margin: 10px auto;
	text-align: center;
	position: relative;
}
#contents h2,
#contents p {
	background-position: center top;
	background-repeat: no-repeat;
}
.pageTop {
	bottom: 10px;
	position: absolute;
	right: 20px;
	z-index: 1;
}
.inCnt {
	bottom: 20px;
	position: fixed;
}
/* form
------------------------------------------------------------------------------------------------*/
#form {
	background: url(../img/cnt_bg_01.jpg) center bottom no-repeat;
	margin: 0 auto;
	padding: 20px 55px 50px;
	width: 820px;
}
#form .nav {
	border-bottom: 10px solid #FF7D00;
	height: 155px;
}
#form .nav li {
	background-image: url(../img/tab_bg_01.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 155px;
	margin: 0 0 0 20px;
	text-align: left;
	width: 260px;
}
#form .nav li label {
	display: block;
	height: 155px;
	overflow: hidden;
	text-indent: -99999em;
	width: 260px;
}
#form li.rakuten {background-position: left top;}
#form li.original {background-position: -260px top;}
#form li.new {background-position: -520px top;}
#form li.rakuten:hover,
#form li.rakuten.select {background-position: left bottom;}
#form li.original:hover,
#form li.original.select {background-position: -260px bottom;}
#form li.new:hover,
#form li.new.select {background-position: -520px bottom;}
#form li:first-child {
	margin: 0;
}
.formBox {
	border: 15px solid #FF7D00;
	padding: 10px;
}
.hidden {
	display: none;
}
.formBox h3 {
	background: #8FC31F;
	color: #FFF;
	font-size: 24px;
	line-height: 1.5;
	padding: 5px 0;
}
.formBox p {
	font-size: 14px;
	margin: 12px 0;
	text-align: right;
}
.formBox input,
.formBox textarea {
	border: 2px solid #C9BC9C;
	font-size: 18px;
	font-weight: normal;
	margin: 0 5px 0 0;
	padding: 2px;
	vertical-align: middle;
}
.formBox input[type="radio"] {
	padding: 0;
	vertical-align: baseline;
}
.formBox textarea {
	height: 165px !important;
	width: 660px !important;
}
.formBox ol.enquete {
	font-size: 18px;
	padding: 0 20px 15px;
	text-align: left;
}
.formBox ol.enquete > li {
	border-top: 1px solid #CCC;
	padding: 15px 0;
}
.formBox ol.enquete > li:first-child {
	border: none;
}
.formBox ol.enquete dt {
	margin: 0 0 15px;
}
.formBox ol.enquete dd {
	padding: 0 0 0 20px;
}
.formBox ol.enquete dd li {
	display: inline-block;
	padding: 0 12px 0 0;
}
.formBox ol.enquete dd p {
	border-top: 1px dashed #CCC;
	font-size: 18px;
	padding: 12px 0 0;
}
.formBox ol.enquete dd dt,
.formBox ol.enquete dd dd {
	margin: 15px 0 0;
}
.formBox ol.enquete > li p {
	text-align: left;
}
.formBox ol.enquete input[type="text"] {
	width: 70px;
}
.formBox ol.enquete input.date {
	width: 300px;
}
.formBox dl.your_data {
	font-size: 18px;
	overflow: auto;
	text-align: left;
}
.formBox dl.your_data dt {
	clear: both;
	float: left;
	padding: 10px 20px;
	width: 240px;
}
.formBox dl.your_data dd {
	padding: 10px 20px 10px 300px;
}
.formBox dl.your_data dd input {
	margin: 0;
	width: 305px;
}
.formBox span {
	color: #C00;
	font-size: 14px;
	padding: 0 0 0 5px;
	vertical-align: top;
}
.formBox p#submit {
	padding: 25px 0;
	text-align: center;
}
.formBox p#submit button {
	background: url(../img/btn_02.gif) left top no-repeat;
	cursor: pointer;
	border: none;
	height: 58px;
	text-align: left;
	text-indent: -99999em;
	width: 610px;
}

.privacy{
	text-align:center;
	background-color: #f7f8f8;
	padding: 15px;
	font-size: 18px;
	margin-top: 15px;
}
.privacy p{
	padding: 0;
	margin: 0;
	text-align:center;
	font-size: 18px;
}
.privacy a{
	color: #036eb8;
}
.privacy .link{
	margin-bottom: 20px;
}
.privacy .agree{
	margin-top: 15px;
	padding: 15px 0;
	background-color: #fff;
}

/* thanks
------------------------------------------------------------------------------------------------*/
#thanks {
	padding: 50px 0 150px;
}
#thanks p {
	margin: 0 0 25px;
}
/* footer
------------------------------------------------------------------------------------------------*/
#footer {
	background: url(../img/fot_bg_01.gif) left top repeat-x #EDEDED;
	padding: 5px 0 0;
}

#footer .box{
	width:930px;
	margin:auto;
	overflow:hidden;
}

#footer .inner {
	margin: 0 auto;
	padding: 20px 0 5px;
	text-align: right;
	width: 330px;
	float:right;
}

.fot_logo{
	padding:30px 0;
}

#footer .inner p {
	margin: 0 0 5px;
}