@charset "UTF-8";

/* ------------------------------------------- CSS Information 
 Style Info:     ブラウザスタイルのリセット設定
----------------------------------------------------------- */  
html{overflow-y: scroll;} 
body,div,blockquote,pre,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,table,th,td,form,input,textarea,fieldset{margin: 0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
table{border-collapse: collapse;border-spacing: 0;}
caption, th{text-align: left;}   
img,abbr,acronym,fieldset{border: none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
hr,legend{display: none;}
object,embed{vertical-align: top;} 


/* ------------------------------------------- CSS Information 
 Style Info:     基本設定
----------------------------------------------------------- */
/*A Style*/  
a:link{text-decoration: underline;color: #666666;}
a:visited{text-decoration: none;color: #66666;}
a:hover{text-decoration: underline;color: #999999;}
a:active{text-decoration: none;color: #66666;}
.it{ font-style: italic;}
.ol{ text-decoration: overline;}
.lt{ text-decoration: line-through;}
.uol{ text-decoration: underline overline;}
/*basic*/
.b{font-weight: bold;}
.b-bg{font-weight: bold; background-color: #fff45c;}
.b-ul{font-weight: bold; text-decoration: underline;}
.b-ul-bg{font-weight: bold; text-decoration: underline; background-color: #fff45c;}
.b-big{font-weight: bold; font-size:20px; line-height:40px;}
.b-bg-big{font-weight: bold; background-color: #fff45c; font-size:20px; line-height:40px;}
.b-ul-big{font-weight: bold; text-decoration: underline; font-size:20px; line-height:40px;}
/*red*/
.red-b{color: #c9171e;font-weight: bold;}
.red-b-bg{color: #c9171e;font-weight: bold;background-color: #fff45c;}
.red-b-ul{color: #c9171e;font-weight: bold;text-decoration: underline;}
.red-b-ul-bg{color: #c9171e;font-weight: bold;text-decoration: underline;background-color: #fff45c;}
.red-b-big{color: #c9171e; font-weight: bold; font-size:20px;line-height:40px;}
.red-b-bg-big{color: #c9171e; font-weight: bold; background-color: #fff45c; font-size:20px; line-height:40px;}
.red-b-ul-big{color: #c9171e; font-weight: bold; text-decoration: underline; font-size:20px;line-height:40px;}
.red-b-ul-bg-big{color: #c9171e; font-weight: bold; text-decoration: underline; background-color: #fff45c; font-size:20px;line-height:40px;}



/* ------------------------------------------- CSS Information 
 Style Info:     セールスレター型ホームページ詳細設定
----------------------------------------------------------- */
body{  
font-family: Osaka,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
color: #333333;
font-size: 16px;
line-height: 0;
text-align: center;
background:#ffffff url(../img/bg.gif) center top fixed;
letter-spacing:0em;
overflow:hidden;
}

/*header*/
header{
width: 100%;
background: #ffffff url(../img/header_bg.png) no-repeat center top;
}

/*earning academy*/
.ea{
width:100%;
margin:0;
padding:30px 0 0 0;
background:#eeeeee;
box-shadow:0px 0px 6px 0px #999999;
-moz-box-shadow:0px 0px 6px 0px #999999;
-webkit-box-shadow:0px 0px 6px 0px #999999;
}
.ea_movie{
width:960px;
text-align:center;
margin:0 auto;
padding:160px 0 50px 0;
background:url(../img/ea_movie.png) no-repeat center top;
}


/*textbox*/
.textbox{
margin: 0 auto;
padding:30px 80px 40px 80px;
width:800px;
text-align:justify;
line-height:30px;
background:url(../img/textbox_bg.png) repeat-y left top;
}
.textbox p,.textbox ul,.textbox ol{
margin: 0;
padding:10px 0;
}
.textbox li{list-style:none;}
li.check{
font-size:18px;
line-height:30px;
font-weight:bold;
padding:0 0 0 26px;
background:url(../img/list_check.png) no-repeat center left;
}
li.list_01{
font-size:18px;
line-height:30px;
font-weight:bold;
padding:0 0 0 26px;
color:#ea4c29;
background:url(../img/list_01.png) no-repeat center left;
}
.image{
margin:30px auto;
display:block;
}


/*step*/
#step{
width:800px;
margin:30px auto 0 auto;
}
#step img{margin:0;display:block;}
.step_text{
width:740px;
margin:0;
padding:0 30px;
text-align:justify;
font-size:16px;
line-height:24px;
background: url(../img/box800_bg.png) repeat-y left top;
}
.step_text p{
margin:0;
padding:10px 0;
}

/*user*/
#user{
width:800px;
margin:30px auto 0 auto;
}
#user img{
display:block;
margin:0;
}
.user_bg{
width:800px;
padding:30px 0 0 0;
background: url(../img/box800_bg.png) repeat-y center top;
}
.user_box{
width:700px;
height:560px;
text-align:center;
margin:0 auto;
background-repeat:no-repeat;
background-position:left top;
}
#user_01{background-image:url(../img/user_01.png);}
#user_02{background-image:url(../img/user_02.png);}
#user_03{background-image:url(../img/user_03.png);}
.user_box iframe{padding:130px 0 0 0;}


/*profile*/
#profile{
width:800px;
margin: 20px auto 0 auto;
padding:0;
text-align:center;
font-size:14px;
line-height:20px;
}
.prf_top{background: url(../img/profile_top.png) no-repeat left top;}
.prf_bg{background: url(../img/box800_bg.png) repeat-y left top;padding:0 0 20px 0;}
.prf_text{
text-align:justify;
padding:220px 260px 20px 20px;
line-height:24px;
}
#career{
width:760px;
margin:0 auto;
border-collapse: collapse;
}
#career th{
font-weight:normal;
text-align:right;
vertical-align:top;
border-width:0 1px 1px 0;
border-color:#999999;
border-style:dashed;
padding:10px;
}
#career td{
font-weight:normal;
text-align:left;
vertical-align:top;
border-width:0 0 1px 0;
border-color:#999999;
border-style:dashed;
padding:10px;
}


/*contents*/
#contents{
width:100%;
margin:0;
padding: 20px 0;
background:#f6feff;
box-shadow:0px 0px 6px 0px #999999;
-moz-box-shadow:0px 0px 6px 0px #999999;
-webkit-box-shadow:0px 0px 6px 0px #999999;
}
.contents_box{
width:960px;
height:298px;
text-align:left;
margin:0 auto;
background-repeat:no-repeat;
background-position:left top;
}
#contents_01{background-image:url(../img/contents_01.png);}
#contents_02{background-image:url(../img/contents_02.png);}
#contents_03{background-image:url(../img/contents_03.png);}
#contents_04{background-image:url(../img/contents_04.png);}
#contents_05{background-image:url(../img/contents_05.png);}
#contents iframe{padding:30px 0 0 520px;}
#contents img{display:block;margin:0 auto;}

/*present*/
#present{
width:100%;
margin:0;
padding: 20px 0;
background:#fefce5;
box-shadow:0px 0px 6px 0px #999999;
-moz-box-shadow:0px 0px 6px 0px #999999;
-webkit-box-shadow:0px 0px 6px 0px #999999;
}
.present_box{
width:960px;
height:270px;
text-align:left;
margin:0 auto;
background-repeat:no-repeat;
background-position:left top;
}
#present_07{background-image:url(../img/present_07.png);}
#present iframe{padding:105px 0 0 680px;}
#present img{display:block;margin:0 auto;}

/*limit*/
#limit{
width:100%;
margin:0;
padding: 20px 0;
background:#fff4f4;
box-shadow:0px 0px 6px 0px #999999;
-moz-box-shadow:0px 0px 6px 0px #999999;
-webkit-box-shadow:0px 0px 6px 0px #999999;
}
#limit img{display:block;margin:0 auto;}


/*faq*/
#faq{
width:800px;
margin:30px auto 0 auto;
padding:0;
}
#faq img{
display:block;
margin:0;
}
.faq_bg{
width:800px;
padding:30px 0 10px 0;
background: url(../img/box800_bg.png) repeat-y center top;
}

#faq dl{
width:700px;
margin:0 auto 20px auto;
padding:9px 19px 9px 19px;
text-align:justify;
font-size:14px;
line-height:20px;
background:#ffffff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #d0d1d5;
}
#faq dt{
margin:0;
padding:20px 0 20px 50px;
text-align:justify;
color:#1492a1;
font-weight:bold;
font-size:18px;
line-height:20px;
background:url(../img/question.png) no-repeat left center;
border-bottom:1px dashed #d0d1d5;
}
#faq dd{
margin:0;
padding:20px 0 20px 50px;
text-align:justify;
font-size:14px;
line-height:20px;
background:url(../img/answer.png) no-repeat left center;
}

/*cta*/
.cta{
width:100%;
margin:0;
padding:410px 0 50px 0;
background:#eeeeee url(../img/cta_bg.png) no-repeat center top;
box-shadow:0px 0px 6px 0px #999999;
-moz-box-shadow:0px 0px 6px 0px #999999;
-webkit-box-shadow:0px 0px 6px 0px #999999;
}
.btn{
width:960px;
padding:450px 0 20px 0;
height:140px;
margin:0 auto;
background:url(../img/cta.png) no-repeat left top;
}
.btn form{
width:460px;
margin:0 10px;
float: left;
}

/*footer*/
footer{
min-width: 960px;
line-height: 20px;
font-size: 12px;
color: #ffffff;
background: #000000;
overflow:auto;
}
address{
float:right;
line-height: 20px;
padding: 5px 15px;
}

nav ul{
float:left;
padding: 5px 15px;
line-height: 20px;
font-size: 12px;
}
nav li{
list-style-type:none;
float: left;
padding: 0 20px 0 8px;
font-size: 12px;
background: url(../img/footer.png) no-repeat left center;
}
nav a:link{
color: #dddddd;
text-decoration: none;
}
nav a:visited{
text-decoration: none;
color: #dddddd;
}
nav a:hover{
text-decoration: underline;
color: #dddddd;
}
nav a:active{
text-decoration: none;
color: #dddddd;
}

/*tsh*/
.wrapper_sub{
margin:0 auto;
padding:40px 0;
width:900px;
font-size: 14px;
min-height: 640px;
background:#ffffff;
}
#tokutei{
margin: 0 auto 60px auto;
width: 800px;
line-height: 18px;
font-size: 12px;
}
.title3{
text-align: center;
font-size: 20px;
font-weight: bold;
margin: 0;
padding:0 0 20px 0;
}
th{
width: 180px;
padding: 10px;
}
td{
padding: 10px;
text-align: justify;
}