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

/*basic*/
.b{font-weight:bold;}
.bg{background-color:#fff45c;}
.ul{text-decoration:underline;}
.lt{text-decoration:line-through;}
.big{font-size:20px;}
/*red*/
.red{color:#c9171e;}

/* ------------------------------------------- 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:#eeeeee url(../img/bg.png) center fixed no-repeat;
background-size:cover;
letter-spacing:0em;
overflow:hidden;
}

/*----- header -----*/
header{
width:100%;
margin:0;
padding:0;
background:url(../img/header_bg.png) center top;
}

/*wrapper*/
.wrapper{
margin:0 auto;
padding:0 0 50px 0;
width:900px;
background:rgba(255,255,255,0.8);
box-shadow:0px 0px 5px 1px rgba(0,0,0,0.2);
-moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.2);
}

/*----- title -----*/
.title{
margin:0;
padding:0;
width:100%;
text-align:center;
background:url(../img/title_bg.png) repeat-x center top;
}
.title_01{
margin:0;
padding:0;
width:100%;
text-align:center;
background:url(../img/title_01_bg.png) repeat-x center top;
}

/*textbox*/
.textbox{
margin:0 auto;
padding:35px 0;
width:800px;
text-align:justify;
line-height:24px;
}
.textbox p,.textbox ul{
margin:0;
padding:15px 0;
}
.textbox li{
list-style:none;
font-weight:bold;
font-size:18px;
line-height:24px;
padding:10px 0 10px 32px;
background:url(../img/list_01.png) no-repeat center left;
border-bottom:1px dashed #999999;
}
hr{
margin:40px 0;
border:none;
height:1px;
width:100%;
background:#cccccc;
}
.textbox img{
display:block;
margin:0 auto;
}

/*present*/
#present{
width:100%;
margin:0;
padding:30px 0;
background:#013334 url(../img/present_bg.png) no-repeat center top fixed;
}

#present img{display:block;margin:0 auto;}
.present_bg{
margin:0 auto;
padding:20px 90px;
width:780px;
text-align:left;
color:#ffffff;
font-size:16px;
line-height:30px;
background:url(../img/present_bg.png) repeat-y left top;
}
.present_bg p,.present_bg ul{
margin:0;
padding:15px 0;
}
.present_bg li{
list-style:none;
font-weight:bold;
padding:0 0 0 10px;
background:url(../img/footer.png) no-repeat left center;
}
.present_img{
margin:0;
padding:0 0 30px 0;
}

/*faq*/
#faq{
width:100%;
margin:0 auto;
padding:50px 0;
}
#faq img{
display:block;
margin:0 auto;
}
#faq dl{
width:896px;
margin:0 auto 30px auto;
text-align:justify;
background:#ffffff;
border:2px solid #37474f;
}
#faq dt{
margin:0;
padding:30px 30px 30px 80px;
text-align:justify;
color:#eeeeee;
font-weight:bold;
font-size:16px;
line-height:30px;
background:#37474f url(../img/question.png) no-repeat left center;
}
#faq dd{
margin:0;
padding:30px;
text-align:justify;
font-size:14px;
line-height:20px;
}
#faq hr{
margin-top:20px;
border-top:1px dotted #37474f;
height:0;
}
#faq table{
margin:0;
border-collapse:separate;
border-spacing:5px;
}
#faq th{
width:120px;
font-weight:normal;
background:#2f313a;
color:#ffffff;
text-align:center;
padding:10px;
font-size:14px;
line-height:20px;
}
#faq td{
font-weight:normal;
background:#eeeeee;
padding:10px;
font-size:14px;
line-height:20px;
}
#faq li{
list-style:none;
padding-left:16px;
background:url(../img/faq_li.png) no-repeat left center;
}
/*ps*/
#ps{  
width:100%;
margin:0;
padding:50px 0;
background:url(../img/bg_ps.png) center fixed;
background-size:cover;
}

/*cta*/
.cta{
width:100%;
margin:0;
padding:0 0 50px 0;
background:url(../img/cta_bg.png) center top no-repeat;
}
.cta img{
display:block;
margin:0 auto;
}

/*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;
}