*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0 auto;
	height: 0;
	position: relative;
	font-size: 14px;
	line-height: 1.8;
	font-family: "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background: url("../img/bg_base.gif") repeat;
}

#base{
	background: url("../img/bg_body.gif") repeat;
}

.marker{
	background: #FF0;
}

#header{
	display: block;
	width: 1210px;
	height: 815px;
	margin: 0 auto;
	padding: 5px 0px 0px 90px;
	background: url("../img/bg_top.png") no-repeat;
}
#btn_top{
	clear: both;
	display: block;
	margin: 700px 0px 0px 120px;
}


#container{
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0px;
	background: #FFF;
}
#voice{
	width: 1200px;
	height: 1020px;
	background: url("../img/bg_voice.png") no-repeat;
	padding: 280px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.8;
}
.voice_1{
	display: block;
	width: 550px;
	height: 200px;
	padding-left: 460px;
}

.voice_2{
	clear: both;
	display: block;
	width: 550px;
	height: 200px;
	padding-left: 460px;
}

.voice_3{
	clear: both;
	display: block;
	width: 550px;
	height: 200px;
	margin: 10px 0px 0px;
	padding-left: 460px;
}
.name_voice{
	clear: both;
	float: right;
	margin-right: 30px;
}

.lst_voice{
	display: inline-block;
	margin: 0px 0px 0px 205px;
}

.voice{
	display: inline-block;
	width: 175px;
	height: 250px;
	margin-right: 32px;
}

.form{
	display: block;
	width: 980px;
	height: 120px;
	margin: -50px 110px 20px;
	padding: 230px 0px 0px 50px;
	background: url("../img/bg_form.png") no-repeat;
}

#watanabe{
	display: block;
	width: 750px;
	height: 300px;
	margin: 20px 0px 0px;
	padding: 80px 0px 0px 450px;
	background: url("../img/bg_watanabe.jpg") no-repeat;
}

#watanabe p{
	display: inline-block;
	font-size: 13px;
	line-height: 1.8;
	margin:5px 0px 10px;
}

.price{
	display: block;
	width: 980px;
	height: 40px;
	margin: 40px 110px 0px;
	background: url("../img/ttl_price.gif") no-repeat;
	text-indent: -9999px;
}

#price{
	display: 870px;
	height: 380px;
	margin: 10px 110px;
	padding: 120px 0px 0px 110px;
	background: url("../img/bg_price.jpg") no-repeat;
}

.price_1{
	display: block;
	width: 820px;
	height: 120px;
	font-size: 14px;
	line-height: 21px;
}

.price_2{
	display: block;
	width: 820px;
	height: 120px;
	margin: 130px 0px 0px;
	font-size: 14px;
	line-height: 21px;
}

#site{
	display: block;
	width: 980px;
	height: 150px;
	margin: 10px 110px 40px;
	background: url("../img/site.gif") no-repeat;
	text-indent: -9999px;
}

.present{
	display: block;
	width: 980px;
	height: 1100px;
	margin: 0px 110px;
	background: url("../img/present.jpg") no-repeat;
	text-indent: -9999px;
}

.cashback{
	display: block;
	width: 980px;
	height: 510px;
	margin: -20px 110px 20px;
	background: url("../img/cashback.jpg") no-repeat;
	text-indent: -9999px;
}

h2.forms{
	display: block;
	width: 980px;
	height: 40px;
	margin: 80px auto 0px auto;
	background: url("../img/ttl_form.gif") no-repeat;
	text-indent: -9999px;
}
/*よくある質問部分*/

#faq {
    background: url("../img/bg_faq.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 800px;
    margin: 30px 0 0;
    padding: 200px 110px 170px;
    width: 980px;
}

#faq dl{
	display: inline-block;
	width: 880px;
	margin:0px 50px 0px 100px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#faq dl dt img,#faq dl dd img{
	vertical-align: middle;
	margin-right:10px;
}

#faq dl dd{
	display: inline-block;
	margin: 10px 0px 30px 40px;
}

#faq dl dd img{
	float: left;
}

#faq dl dd p{
	display: inline-block;
	float: right;
}

#page-top{
	text-align: right;
	margin:0 50px 0 0;
}


/*よくある質問部分*/


#corporate{
	display: inline-block;
	width: 870px;
	margin: 0px 110px 0px;
	padding: 15px 50px;
	border: 5px #EFEFEF solid;
}

.img_left{
	display: inline-block;
	float: left;
	margin: 20px 20px 20px 0;
}

#corporate table{
	display: inline-block;
	width: 540px;
	margin: 20px auto;
	float: right;
}

#corporate table tr{
	clear: both;
	margin: 0;
}

#corporate table th{
	clear: both;
	width: 150px;
	padding: 5px 0;
	font-weight: normal;
}

#corporate table td{
	clear: both;
	width:400px;
	display: inline-block;
	padding: 2px;
}








#copyright{
	clear: both;
	width: 100%;
	height: 20px;
	margin: 30px 0px 0px;
	padding: 2px 0;
	text-align: center;
	background: #1FBAEA;
	color: #FFF;
}


#post-4 h2 a{
	display: none;
}

#post-18 h2 a{
	display: none;
}


/* mailform */

/*フォーム部分*/

#mailform{
	display: inline-block;
	width: 980px;
	margin: 10px 110px;
}

.ttl_form{
	margin:20px 0px 10px;
}

.must{
	margin:0 5px 0 0 ;
}
.submit{
	display: inline-block;
	border: none;
	margin: 0px 20px 0 0;
	cursor: pointer;
	font-size:16px;
	text-decoration:none;
	width:264px;
	height:48px;
	color:#fff;
	background: #22AC38;
}

.submit.reset:hover {
opacity: 0.6;
filter: alpha(opacity=60);
}

.space{
	padding: 30px 0px;
}

.thanks{
	display:block;
	width:700px;
	margin:50px auto;
	padding:20px;
	background:#FFF;
	border:2px #7A6A50 solid;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}

.thanks a{
	color: #999;
}



#mailform table{
	border-collapse: collapse;
	width: 980px;
}

#mailform table tr th{
	padding: 12px 0;
	text-align: left;
	font-weight: normal;
}

#mailform table tr td{
	border:-bottom 1px solid #ccc;
	padding: 12px 0 12px 5px;
}
#mailform table td{
	padding: 0 0 0 20px;
}
#mailform table tr,
#mailform table th,
#mailform table td{
	border-bottom: 1px solid #ccc;
}

#mailform li{
	list-style-type: none;
}

#mailform table tr.nobr,
#mailform table th.nobr,
#mailform table td.nobr{
	border:none;
}

#ttl_form_img{
	width: 980px;
	height: 280px;
	margin: 70px auto 20px;
}

#mailform table span{
	font-weight: normal;
}


#mailform table th.kibou{
	font-weight: normal;
	height:1em;
	padding: 3px 0;
	text-align: center;
}

input.mf{
	padding: 5px;
}
input.reset{
	display: inline-block;
	margin: 0px 20px 0 0;
	cursor: pointer;
	font-size:16px;
	text-decoration:none;
	width:200px;
	height:48px;
	color:#999;
	background: #fff;
	border: 2px solid #ccc;
}

input.reset:hover {
opacity: 0.6;
filter: alpha(opacity=60);
}

.about_form{
	display:inline-block;
	width:800px;
	margin:60px 90px;
	padding:10px;
	border: 1px #333 solid;
}

/*hover*/
a {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover {
opacity: 0.6;
filter: alpha(opacity=60);
}
a img {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}

a.backtop{
	display:block;
	color:#fff;
	text-decoration: none;
	width:200px;
	height:20px;
	margin:20px auto;
	padding:10px 20px;
	text-align: center;
	background:#00A0E9;
	border-bottom: 3px solid #036EB8;
}

a.backtop:hover{
	background:#008DD7;
	border-bottom: 3px solid #036EB8;
	color:#fff;
}