@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: #ea4c29;font-weight: bold;}
.red-b-bg{color: #ea4c29;font-weight: bold;background-color: #fff45c;}
.red-b-ul{color: #ea4c29;font-weight: bold;text-decoration: underline;}
.red-b-ul-bg{color: #ea4c29;font-weight: bold;text-decoration: underline;background-color: #fff45c;}
.red-b-big{color: #ea4c29; font-weight: bold; font-size:20px;line-height:40px;}
.red-b-bg-big{color: #ea4c29; font-weight: bold; background-color: #fff45c; font-size:20px; line-height:40px;}
.red-b-ul-big{color: #ea4c29; font-weight: bold; text-decoration: underline; font-size:20px;line-height:40px;}
.red-b-ul-bg-big{color: #ea4c29; font-weight: bold; text-decoration: underline; background-color: #fff45c; font-size:20px;line-height:40px;}
/*img float*/
img.imgr{float: right; padding: 0 0 50px 30px;}
img.imgl{float: left;}


/* ------------------------------------------- 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.png) no-repeat center top fixed;
background-size:100% auto;
letter-spacing:0em;
overflow:hidden;
}

/*contents*/
.contents{
width:960px;
margin:0 auto;
background:#ffffff;
box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2);
-webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2);
}

.textbox{
margin: 0 auto;
padding:40px 0;
width:760px;
text-align: left;
line-height: 30px;
}
.textbox p,.textbox ul,.textbox ol{
margin: 0;
padding:15px 0;
}
.textbox li{list-style:none;}
li{
font-size:20px;
line-height:36px;
font-weight:bold;
padding:0 0 0 26px;
background:url(../img/list_check.png) no-repeat center left;
}

/*present*/
#present{
width:960px;
margin:0 auto;
padding:0 0 20px 0;
}
.present_bg{
width:756px;
margin:0 auto 30px auto;
padding:1px;
background:#ffffff;
border:solid 1px #dfac40;
}
.present_text{
width:640px;
margin:0;
padding:47px 57px;
text-align:justify;
font-size:16px;
line-height:24px;
border:solid 1px #dfac40;
}
.present_text p{
margin:0;
padding:10px 0;
}
.present_text dl{
margin:30px 0;
padding:0 30px 30px 30px;
border:3px double #dfac40;
}
.present_text dt{
margin:30px 0 10px 0;
padding:0 0 0 60px;
font-weight:bold;
font-size: 24px;
line-height:44px;
background:#dfac40 url(../img/present_dt.png) no-repeat center left;
color:#ffffff;
}
.present_text dd{
padding:0 0 0 60px;
font-size: 20px;
line-height:30px;
background:#ffffff url(../img/present_dd.png) no-repeat center left;
}

/*rule*/
#rule{
width:760px;
margin:0 auto;
padding:0 0 20px 0;
}
.rule_bg{
width:756px;
margin:0 0 30px 0;
padding:1px;
background:#ffffff;
border:solid 1px #dfac40;
}
.rule_text{
width:640px;
margin:0;
padding:47px 57px;
text-align:justify;
font-size:16px;
line-height:24px;
border:solid 1px #dfac40;
}
.rule_text p{
margin:0;
padding:10px 0;
}

/*profile*/
#profile{
width:760px;
margin:0 auto;
padding:0 0 60px 0;
}
.profile_bg{
width:750px;
margin:0;
padding:0;
background:#f7f6ed url(../img/profile_bg.png) top right no-repeat;
border:5px solid #333333;
}
.profile_text{
width:680px;
margin:0 auto;
padding:180px 35px 30px 35px;
text-align:justify;
font-size:14px;
line-height:24px;
}
.profile_text p{
margin:0;
padding:0 0 20px 0;
}

/*recommender*/
#recommender{
width:760px;
margin:0 auto;
padding:0 0 10px 0;
background:#186ba4;
}
.recommender_01,.recommender_02,.recommender_03{
width:740px;
margin:0 10px 10px 10px;
padding:0;
}
.recommender_01{background:#ffffff url(../img/recommender_01.png) no-repeat left top;}
.recommender_02{background:#ffffff url(../img/recommender_02.png) no-repeat left top;}
.recommender_03{background:#ffffff url(../img/recommender_03.png) no-repeat left top;margin:0 10px 0 10px;}
.recommender_text{
width:520px;
margin:0 auto;
padding:90px 30px 20px 190px;
text-align:justify;
font-size:14px;
line-height:24px;
}

/*cta*/
.cta{
width:760px;
height:430px;
margin:100px auto 0 auto;
text-align:center;
background:url(../img/form_bg.png) no-repeat center top;
position:relative;
}
.cta form input[type=text]{
font-family: "ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size: 30px;
line-height:40px;
width:640px;
padding:10px;
text-align:center;
top:100px;
left:50px;
position:absolute;
}
.cta form input[type=image] {
top:165px;
left:155px;
position:absolute;
}


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