@charset "utf-8";
/* CSS Document */

/* 基本設定 */

body#index {
	margin:0px;
	padding:0px;
	width:auto;
	background:url(../img/head_all.jpg) top center no-repeat;
	background-color:#f3f3f3;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.1em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		background-color:#f3f3f3;
	}

p {
line-height:200%;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	
img{border:0px;}

/* ---------------------------------------------------------
　　　　　　　　　画像ぴこっとなるやつ
--------------------------------------------------------- */

a.btn:hover{
position:relative;top:1px;left:1px;
}


/* 画像配置 */

.img-left {
	float:left;
	padding-right:12px;
}
.img-right {
	float:right;
	padding-left:12px;
}
.img-center {
	text-align:center;
}
.top10 {
	margin-top:10px;
}



/* -------- floatした中身がBOXからはみ出すのを回避 -------- */

.clearbox:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}
.clearbox {
	height: 100%;
}


/* レイアウト */

#wrapper {
	width:930px;
	text-align:left;
	margin:0 auto;
	background:#f3f3f3;
	padding-top:10px;
	background:url(../img/body_bg.gif) top center repeat-y;
}

#wrapper #inner {
	width:787px;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
}

#wrapper2 {
	width:930px;
	text-align:left;
	margin:0 auto;
	background:#f3f3f3;
	padding-top:10px;
	background:url(../img/body_bg.gif) top center repeat-y;
}

#wrapper2 #inner2 {
	width:787px;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
}


#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ff3f3f3;
	color:#f3f3f3;
	}

/*--------------------------------------------------
		会社概要・特定商・プライバシーポリシー
---------------------------------------------------*/
body#subpage{background:#fff}

.title{
	background:#542b2b;
	padding:5px 20px;
	margin:20px;
	font-weight:bold;
	}
table{margin:auto;width:700px;font-size:10pt;border:0;}
th{text-align:left;background:#ddd;padding:5px 10px;
color:#000;}
td{padding:5px 10px;line-height:1.5;
background-color:#FFFFFF;}

#privacy{width:700px;margin:auto;}
#privacy p{margin:0;line-height:1.5;}
.p_inner{background:#542b2b;padding:10px;margin:10px auto;line-height:1.5;}


/* 推薦者の声枠 -------------------------------------- */

#presenter {
font-size:14px;
padding:0 25px;
line-height:160%;
margin:0;
}

#suisen{
width:800px;
margin:0;
background:url(../img/suisen_side.png) top center repeat-y;
}


/* よくあるご質問枠 -------------------------------------- */


#shitsumon img {
margin-bottom:30px;
}


/* フッター -------------------------------------- */
#footer {
	text-align: left;
	margin:0 auto;
	width:922px;
	height:145px;
	background:url(../img/footer_bg.gif) no-repeat;
	position:relative;
	}

#footer-anc {
	text-align:right;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	z-index:2;
	position:absolute;
	left: 724px;
	top: 6px;
	}

.menue {
padding:50px 0 0 0;
margin:0 auto;
	width:750px;
	height:60px;
	}
	
#footer a{text-decoration:none;}
#footer a:link {color:#fff;}
#footer a:visited {color:#fff;}
#footer a:active {color:#fff;}
#footer a:hover {color:#fff;}



/* =============================================================
　■□■ 4. hack 関連 ■□■
============================================================= */

/* -------- 中身をfloatした場合も背景を下まで伸ばす -------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	background-color: #FFFFFF;
}
/* End hide from IE-mac */



/* -------- IE5.5 ＆ IE6のみで起きる不具合の回避 -------- */

/* Hides from IE5-mac \*/
* html .hollyhack {
	height: 1%;
}
/* End hide from IE5-mac */



/* マージン */

.top0{margin-top:0px}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top20{margin-top:20px}
.top30{margin-top:30px}
.top40{margin-top:40px}
.top50{margin-top:50px}
.top150{margin-top:150px}

.bottom0{margin-bottom:0px}
.bottom5{margin-bottom:5px}
.bottom10{margin-bottom:10px}
.bottom20{margin-bottom:20px}
.bottom30{margin-bottom:30px}
.bottom40{margin-bottom:40px}
.bottom50{margin-bottom:50px}

.right0{margin-right:0px}
.right5{margin-right:5px}
.right10{margin-right:10px}
.right20{margin-right:20px}
.right30{margin-right:30px}
.right40{margin-right:40px}
.right50{margin-right:50px}

.left0{margin-left:0px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left20{margin-left:20px}
.left30{margin-left:30px}
.left40{margin-left:40px}
.left50{margin-left:50px}
.left60{margin-left:60px}

.tokuten{
text-align:center;
background-color:#eeeeee;
padding:10px;
}

.voice-inner{
width:680px;
margin:0 auto;
font-size:12px;
line-height:1.6;
}

.voice-inner h3{
font-size:14px;
color:#542b2b;
}

#blead-main{
width:720px;
padding-left:20px;
background:url(../img/suisen_side.png) top center repeat-y;
}

.bread{
width:680px;
margin-left:36px;
font-size:12px;
line-height:1.6;
}

.support{
width:720px;
margin-left:36px;
text-align:left;
font-size:12px;
line-height:1.6;
}

.support2{
width:720px;
margin-left:10px;
padding:10px;
text-align:left;
font-size:12px;
line-height:1.6;
background-color:#FFFFCC;
}

#min{
width:787px;
background:url(../img/10min_bg.png) no-repeat;
}

#riyuu{
width:787px;
background:url(../img/riyuu_01.gif) no-repeat;
text-align:justify;
}

#riyuu2{
width:787px;
height:330px;
background:url(../img/riyuu12.gif) no-repeat;
text-align:justify;
}

.riyuu2_left{
font-size:12px;
line-height:150%;
margin-top:60px;
width:375px;
float:left;
}

.riyuu2_right{
font-size:12px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
}

.riyuu2_bottom{
font-size:12px;
line-height:150%;
margin-top:30px;
width:787px;
}

#fusoku{
width:720px;
background:url(../img/husoku_bg.png) no-repeat;
}

#support{
width:787px;
background:url(../img/support_bg.png) no-repeat;
}

#cap{
width:767px;
text-align:left;
font-size:12px;
padding:10px;
background-color:#eeeeee;
}

.voice1{
line-height:160%;
width:787px;
background:url(../img/voice_01.png) no-repeat;
}

.voice2{
line-height:160%;
width:787px;
background:url(../img/voice_02.png) no-repeat;
}

.voice3{
line-height:160%;
width:787px;
background:url(../img/voice_03.png) no-repeat;
}

.suisen{
line-height:160%;
padding:5px 10px;
width:787px;
background-color:#f1f7f7;
}

.voice_name{
	line-height:160%;
	font-size:20px;
	font-weight:bold;
	color:#ff7d00;
}

.voice_p{
	font-size:16px;
	padding:10px;
	margin-bottom:30px;
	background-color:#f8eee5;
}

.midashi
{
	font-weight:bold;
	border-bottom:1px dotted #DDD;
	border-left:5px solid #ff7900;
	padding-left:8px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.8em;
}

.midashi2
{
	font-weight:bold;
	border-bottom:1px dotted #DDD;
	border-left:5px solid #ff7900;
	padding-left:8px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.8em;
}

.hr1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0e6043;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bg{
background-color:#d9eae3;
}

#movie {
	width:787px;
	height:528px;
	background:url(../img/before_after.gif) no-repeat;
	position:relative;
	z-index:0;
}

#movie .movie_left {
	width:320px;
	height:220px;
	position:absolute;
	z-index:1;
	left: 28px;
	top: 82px;
}

#movie .movie_right {
	width:320px;
	height:220px;
	position:absolute;
	z-index:1;
	left: 400px;
	top: 82px;
}




/* =============================================================
　■□■ 5. blead部分ここから ■□■
============================================================= */


#blead{
width:787px;
height:250px;
background:url(../img/blead01.gif) no-repeat;
text-align:justify;
}

#blead_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead2{
width:787px;
height:190px;
background:url(../img/blead02.gif) no-repeat;
text-align:justify;
}

#blead2_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead2_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead3{
width:787px;
height:240px;
background:url(../img/blead03.gif) no-repeat;
text-align:justify;
}

#blead3_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead3_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead4{
width:787px;
height:200px;
background:url(../img/blead04.gif) no-repeat;
text-align:justify;
}

#blead4_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead4_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead5{
width:787px;
height:220px;
background:url(../img/blead05.gif) no-repeat;
text-align:justify;
}

#blead5_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead5_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead6{
width:787px;
height:200px;
background:url(../img/blead06.gif) no-repeat;
text-align:justify;
}

#blead6_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead6_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead7{
width:787px;
height:220px;
background:url(../img/blead07.gif) no-repeat;
text-align:justify;
}

#blead7_left{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:left;
text-align:justify;
}

#blead7_right{
font-size:13px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
text-align:justify;
}

#blead8{
width:787px;
height:240px;
background:url(../img/blead08.gif) no-repeat;
text-align:justify;
}

#blead8_left{
font-size:13px;
line-height:150%;
margin-top:80px;
width:370px;
float:left;
text-align:justify;
}

#blead8_right{
font-size:13px;
line-height:150%;
margin-top:80px;
width:370px;
float:right;
text-align:justify;
}