@charset "utf-8";
/*-----------------------------------------------
				common-------------------------*/
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
body {
	background-image: url(img/header_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}
a:link {
	color: #006837;
	text-decoration: underline;
}
a:active {
	color: #006837;
	text-decoration: underline;
}
a:visited {
	color: #006837;
	text-decoration: underline;
}
a:hover {
	color: #97C727;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
td {
	padding: 5px;
	vertical-align: middle;
}
#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 900px;
	padding-right: 10px;
	background-image: url(img/side_back.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
.bottom10 {
	padding-bottom: 10px;
}
.bottom20 {
	padding-bottom: 20px;
}
.top20 {
	padding-top: 20px;
}
/*--------------------------------------- // FONT */
.copy {
	color: #FFF;
	font-size: 10px;
}
.orange {
	color: #EB6100;
}
.orange16 {
	font-size: 16px;
	color: #EB6100;
	line-height: 1.6em;
}
.red {
	color: #F00;
}
/*--------------------------------------- // #header */
#header {
	width: 900px;
	height: 100px;
	padding-right: 10px;
}
.logo {
	width: 325px;
	height: 60px;
	padding: 20px;
	float: left;
}
.tel {
	width: 305px;
	height: 60px;
	padding: 20px;
	float: right;
}
/*--------------------------------------- // #menu */
#menubox {
	width: 900px;
	height: 50px;
	padding-right: 10px;
	background-image: url(img/menu_back.jpg);
	background-repeat: no-repeat;
}
#menubox ul {
	list-style-image: none;
	list-style-type: none;
}
#menubox ul li {
	display: inline;
	list-style: none;
}
.menu {
	width: 146px;
	height: 30px;
	padding: 10px 2px;
	float: left;
}
/*--------------------------------------- // #left */
#left {
	width: 200px;
	float: left;
	padding: 20px 30px 0 20px;
}
.left_attention {
	width: 180px;
	padding: 10px;
	background-image: url(img/attention_back.jpg);
	background-repeat: repeat-y;
}
/*--------------------------------------- // #right */
#right {
	width: 650px;
	float: left;
}
.right_content {
	width: 620px;
	padding-left: 10px;
	padding-right: 20px;
}
.explain {
	width: 580px;
	padding: 20px 20px 0 20px;
}
.explain dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}
.explain dd {
	padding-left: 20px;
}
/*--------------------------------------- // #footer */
#footer {
	width: 100%;
	height: 90px;
	background-image: url(img/footer_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.footer_link {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer a:link {
	color: #006837;
	text-decoration: underline;
}
#footer a:active {
	color: #006837;
	text-decoration: underline;
}
#footer a:visited {
	color: #006837;
	text-decoration: underline;
}
#footer a:hover {
	color: #006837;
	text-decoration: none;
}	
/*-----------------------------------------------
				お申込の流れ---------------------*/
.flowbox {
	width: 580px;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.step {
	width: 100px;
	height: 100px;
	padding-right: 10px;
	float: left;
}
.flow {
	width: 470px;
	padding-top: 20px;
	float: left;
}
/*-----------------------------------------------
				換金率---------------------------*/
.td01 {
	width: 40%;
	background-color: #F49900;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: #FFF solid 2px;
}
.td02 {
	width: 30%;
	background-color: #F49900;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: #FFF solid 2px;
}
.td03a {
	width: 40%;
	text-align: center;
	border: #FFF solid 2px;
}
.td04a {
	width: 30%;
	text-align: center;
	border: #FFF solid 2px;
}
.td03b {
	width: 40%;
	background-color: #fBD79A;
	text-align: center;
	border: #FFF solid 2px;
}
.td04b {
	width: 30%;
	background-color: #fBD79A;
	text-align: center;
	border: #FFF solid 2px;
}
.td05 {
	width: 50%;
	background-color: #98C827;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: #FFF solid 2px;
}
.td06a {
	width: 50%;
	text-align: center;
	border: #FFF solid 2px;
}
.td06b {
	width: 50%;
	background-color: #E4F4C8;
	text-align: center;
	border: #FFF solid 2px;
}
/*-----------------------------------------------
				FAQ-----------------------------*/
.faqbox {
	width: 580px;
	padding: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.icon {
	width: 20px;
	padding-right: 10px;
	float: left;
}
.faq {
	width: 550px;
	float: left;
}
.faqbox2 {
	width: 620px;
	padding: 5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
/*-----------------------------------------------
				お問合せ-------------------------*/
.td07 {
	width: 35%;
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	border: #FFF solid 2px;
}
.td08 {
	width: 65%;
	background-color: #DDD;
	border: #FFF solid 2px;
}
button {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 50px;
}
.send {
	width: 200px;
	height: 50px;
	padding: 20px 190px 0 190px;
}
input:focus,textarea:focus {
	background-color: #EEE;
}
label {
	display: block;
}
fieldset#newsletter_topics label { display:inline; width:auto; }
textarea { width:24em; clear:both; }
input.txt { width:20em; clear:both; display:block; }
input.text { width:12em; clear:both; display:block; }
.error { color: #F00; white-space:nowrap; display:inline; }
.radio {
	float: left;
	width: 20px;
	padding-top: 2px;
}
.label {
	float: left;
	width: 90px;
	padding-right: 10px;
}
.label2 {
	float: left;
	width: 150px;
	padding-right: 10px;
}
.label3 {
	float: left;
	width: 50px;
	padding-right: 15px;
}
label.male {
	display: block;
}
label.female {
	display: block;
}
/*-----------------------------------------------
				新規お申込-----------------------*/
.td09 {
	width: 35%;
	background-color: #F49900;
	color: #FFF;
	font-weight: bold;
	border: #FFF solid 2px;
}
.td10 {
	width: 65%;
	background-color: #fBD79A;
	border: #FFF solid 2px;
}
/*-----------------------------------------------
				再度お申込-----------------------*/
.td11 {
	width: 35%;
	background-color: #98C827;
	color: #FFF;
	font-weight: bold;
	border: #FFF solid 2px;
}
.td12 {
	width: 65%;
	background-color: #E4F4C8;
	border: #FFF solid 2px;
}
/*-----------------------------------------------
				景表法--------------------------*/
.td13a {
	width: 20%;
	background-color: #E4F4C8;
	border: #FFF solid 2px;
}
.td14a {
	width: 40%;
	background-color: #E4F4C8;
	border: #FFF solid 2px;
}
.td13b {
	width: 20%;
	background-color: #fBD79A;
	border: #FFF solid 2px;
}
.td14b {
	width: 40%;
	background-color: #fBD79A;
	border: #FFF solid 2px;
}
.explain li {
	margin-left: 1.8em;
}
.explain2 {
	width: 580px;
	padding: 20px 20px 0 20px;
}
.explain2 li {
	margin-left: 3em;
}