@charset "UTF-8";
/* ------------------------------------------- CSS Information 
 File Name:      default.css
 Author:         Dxmix 
 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 
 File Name:      basic.css
 Author:         Dxmix
 Style Info:     基本設定
----------------------------------------------------------- */
/*A Style*/  
a:link{text-decoration:underline;color:#666666;}
a:visited{text-decoration:none;color:#666666;}
a:hover{text-decoration:underline;color:#999999;}
a:active{text-decoration:none;color:#666666;}
/*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;}
/*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:24px; line-height:36px;}
/*green*/
.green-bg{color:#ffffff;font-weight:bold;background:#14783a;font-size:20px;line-height:30px;padding:0 5px;margin:0 10px 0 0;}


/* ------------------------------------------- CSS Information 
 File Name:      slhp.css
 Author:         Dxmix
 Style Info:     セールスレター型ホームページ詳細設定
----------------------------------------------------------- */


body{  
font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
color:#333333;
font-size:16px;
line-height:0;
text-align:center;
background:#eeeeee;
letter-spacing:0em;
}

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

.contents{
width:960px;
margin: 0 auto;
background:#ffffff;
}
.textbox{
margin: 0 auto;
padding:65px 0;
width:800px;
text-align:justify;
line-height:26px;
}
.textbox p,.textbox ul,.textbox ol{
margin: 0;
padding:12px 0;
}
.textbox p.b-big{
margin: 0;
padding:15px 0;
font-weight:bold;
font-size: 24px;
line-height:36px;
}
p.center{text-align:center;}
li.circle{
font-weight:bold;
color: #ea4c29;
list-style-type:none;
padding-left:20px;
background:url(../img/list_circle.png) no-repeat top left;
}
li.arrow{
list-style-type:none;
padding-left:40px;
background:url(../img/list_arrow.png) no-repeat top left;
}
.present_text li{
line-height:40px;
list-style-type:none;
padding-left:25px;
background:url(../img/list_check.png) no-repeat center left;
}

/*date*/
.date{width:100%;background:rgba(0,86,30,0.5);margin:50px 0;padding: 30px 0;}
.date img{margin:0 auto;width:960px;display:block;}


/*profile*/
.profile{
margin:0 auto 30px auto;
width:790px;
background: #ffffff;
border-left:5px solid #14783a;
border-right:5px solid #14783a;
border-bottom:5px solid #14783a;
}
.profile_text{
margin: 0 auto;
padding:30px 0;
width:700px;
text-align:justify;
line-height:24px;
}
.profile_text p,.profile_text ul{margin: 0;padding:10px 0;}
.profile_text img{margin:20px 0;}



/*user*/
#user{margin:50px 0;}
.user_box{
margin:0 auto 30px auto;
padding:40px 0 0 0;
width:790px;
background: #f3f3f3;
border-left:5px solid #14783a;
border-right:5px solid #14783a;
border-bottom:5px solid #14783a;
}
.user_box img{padding:0 0 40px 0;}
.user_text{
margin: 0 auto;
padding:0 0 20px 0;
width:700px;
text-align:justify;
font-size:14px;
line-height:20px;
}
.user_text p{margin:0;padding:0 0 15px 0;}

/*present*/
#present{
width:960px;
margin:0;
background:#fffee3;
padding:0 0 30px 0;
}

.present_text{
margin: 0 auto;
padding:50px 0 100px 0;
width:800px;
text-align:left;
font-size:16px;
line-height:24px;
}
.present_text p,.present_text ul{margin:0;padding:10px 0;}
.present_text img{margin:20px 0;}
.present_user{margin:30px 0;border:5px solid #666666;padding:20px 30px;background:#ffffff;}
.present_user p{margin:0;padding:10px 0;}
.present_user table{margin:10px 0;}

/*line*/
.line{
margin:0;
font-size:12px;
line-height:24px;
}
/*cta*/
.cta{
margin:0;
padding:0;
width:960px;
font-size:12px;
background:#01230e url(../img/cta_bg.png) no-repeat top left;
}
.cta form{
width:900px;
margin:0 auto;
padding-bottom:50px;
}
form input[type=text]{
font-family: Osaka,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:24px;
width:776px;
font-weight: bold;
line-height:50px;
padding:10px;
margin:0 auto 20px auto;
background:#ffffff;
color:#000000;
border:2px solid #ffd700;
text-align:center;
}
/*footer*/
footer{
width: 960px;
line-height: 20px;
font-size: 12px;
color: #ffffff;
background: #000000;
overflow:auto;
}
nav ul{
float:left;
padding: 5px 15px;
line-height: 20px;
}
nav ul.topmenu{
float:left;
padding: 28px 15px 12px 15px;
line-height: 20px;
}
nav li{
list-style-type:none;
float: left;
padding: 0 20px 0 8px;
background: url(../img/footer.png) no-repeat left center;
}
address{
float:right;
line-height: 20px;
padding: 5px 15px;
}
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;}