@charset "utf-8";
/* CSS Document */

/* 基本設定 */

body#index {
	margin:0px;
	padding:0px;
	width:auto;
	background:url(../img/body_bg.gif) ;
	background-color:#f7faf6;
}

body#index2 {
	margin:0px;
	padding:0px;
	width:auto;
	background:url(../img/web_bg.gif) top center repeat-x;
	background-color:#f7faf6;
}

body {
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:17px;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.1em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		background-color:#f7faf6;
	}

#chuui {
	width:530px;
	padding:15px;
	background-color:#ffe9e9;
	font-size:13px;
	margin:0 auto;
}

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:981px;
	text-align:left;
	margin:0 auto;
	background:url(../img/body_bg.gif) ;
}

#wrapper #inner {
	width:1050px;
	text-align:left;
	margin:0 auto;
	padding-top:0px;
}

#wrapper #inner2 {
	width:1050px;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
}

#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background:url(../img/main_img_bg.jpg) top center repeat-x;

	}

#header2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background:url(../img/main_img_bg2.jpg) top center repeat-x;
	}

#shousai {
	width:1050px;
	height:238px;
	margin:0 auto;
	background:url(../img/voice_01.jpg) top center no-repeat;
}




/*--------------------------------------------------
		会社概要・特定商・プライバシーポリシー
---------------------------------------------------*/
body#subpage{background:#fff}

.title{
	background:#542b2b;
	padding:5px 20px;
	margin:20px;
	font-weight:bold;
	}
table{margin:auto;width:857px;font-size:10pt;border:0;}
th{text-align:left;background:#E9E2D0;padding:10px 10px;
color:#000;}
td{padding:10px 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-bg {
	background:url(../img/footer_bg.jpg);
	height:299px;
	width:auto;
	}

#footer-bg #footer {
	text-align: left;
	margin:0 auto;
	width:1050px;
	height:299px;
	background:url(../img/img23.jpg) no-repeat;
	position:relative;
	color:#FFF;
	}


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

.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:#e7f4f2;
}




#top .fb-like{
	position:absolute;
	left:659px;
	top:20px;
	width:350px;
	height:34px;
}

.red {
	color:#F00;
}

.bg01 {
	margin:0px;
	padding:0px;
	background:url(../img/webinar_title01bg.jpg) top center no-repeat;
}

.bg02 {
	margin:0px;
	padding:0px;
	background:url(../img/webinar_title02bg.jpg) top center no-repeat;
}

#head_back {
	margin:0 auto;
	width:987px;
	height:681px;
	background:url(../img/main_img.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#head_back .head_btn {
	top:525px;
	right:716px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:1;
	}

#head_back .head_btn2 {
	top:525px;
	right:499px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}
	
#head_back .head_btn3 {
	top:525px;
	right:283px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}

#head_back .head_btn4 {
	top:525px;
	right:67px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}

#form_back {
	margin:0 auto;
	width:auto;
	height:809px;
	background:url(../img/form_bg.gif) repeat-x;
	position:relative;
	z-index:0;
	}

#inner .voice_name{
	line-height:160%;
	font-size:15px;
	font-weight:bold;
	color:#272727;
}

#inner .voice_p{
	font-size:14px;
	padding:10px;
	line-height:150%;
	margin-bottom:20px;
	background-color:#eeefe5;
}

#inner .voice_p h3 {
	font-size:16px;
	color:#ff9600;
	margin:5px 0;
	padding:0;
}

#shousai {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(../img/voice_01.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai .btn {
	top:186px;
	right:64px;
	width:81px;
	height:21;
	position:absolute;
	z-index:1;
	}

#shousai2 {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(../img/voice_02.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai2 .btn2 {
	top:186px;
	right:64px;
	width:81px;
	height:21px;
	position:absolute;
	z-index:1;
	}

#shousai3 {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(../img/voice_03.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai3 .btn3 {
	top:186px;
	right:64px;
	width:81;
	height:23px;
	position:absolute;
	z-index:1;
	}

#shousai .btn4 {
	top:237px;
	right:14px;
	width:158px;
	height:33px;
	position:absolute;
	z-index:2;
	}
	
#shousai .btn5 {
	top:287px;
	right:14px;
	width:158px;
	height:33px;
	position:absolute;
	z-index:2;
	}

#koushi{
width:800px;
margin:0 auto;
height:auto;
}

.koushi_inner{
width:670px;
padding:27px;
margin:0 auto;
height:auto;
}

#koushi ul{
list-style:none;
float:left;
margin-bottom:20px;
}

#koushi ul li{
list-style:none;
float:left;
text-align:center;}

.fmttl2 {
	background:url(../img/ttl.gif) ;
	text-align:center;
}

#contents {
	margin:0 auto;
	width:945px;
	padding:20px;}

#order {
	margin:0 auto;
	width:1050px;
	height:821px;
	background:url(../img/img17.jpg) no-repeat;
	position:relative;
	z-index:0;
	}
#order .btn {
	top:590px;
	right:544px;
	width:433px;
	height:74px;
	position:absolute;
	z-index:1;
	}
#order .btn2 {
	top:590px;
	right:80px;
	width:433px;
	height:74px;
	position:absolute;
	z-index:1;
	}

#order .btn3 {
	top:444px;
	right:370px;
	width:200px;
	height:25px;
	position:absolute;
	z-index:1;
	}

#main .frm_tbl {
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
	font:1.2em;
	
	}
#voice{
width:1044px;
height:610px;
position:relative;
z-index:0;
background:url(../img/voice_bg.jpg) top center no-repeat;
}

.voice-inner{
	width:873px;
	height:390px;
	position:absolute;
	z-index:1;
	left: 83px;
	top: 146px;
}
.voice-inner2{
	font-size:13px;
	line-height:150%;
	text-align:left;
}

.voice-inner2 ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}

.voice-inner2 ul li{
	list-style:none;
	padding-left:5px;
	background:url(../img/list.gif) top left no-repeat;
}