@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:#fffffff;
}
body#index2 {
	margin:0px;
	padding:0px;
	width:auto;
	background:url(../img/goo_ofer_headerbg.gif) top center repeat-x;
	background-color:#fffffff;
}
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:#ffffff;
	}

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:#ffffff;
	padding-top:10px;
	background:url(../img/onetime_bg.gif) top center repeat-y;
}

#wrapper #inner {
	width:852px;
	text-align:center;
	margin:0 auto;
	padding-top:5px;
}


#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	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}


.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;
}
