@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;}
/*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-ul-big{color: #ea4c29; font-weight: bold; text-decoration: underline; 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;
}

/*cdt*/
#cdt{
width: 100%;
background: #666666;
padding:10px 0;
}
.count{
font-family:Osaka,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size:30px;
line-height:50px;
color:#ffffff;
text-align:center;
width:100%;
border-style:none;
padding:0;
margin:0;
font-weight: bold;
background:#666666;
}

/*header*/
header{
width: 100%;
background: #ffffff url(../img/header_bg.png) no-repeat center top;
}
/*slipin*/
#slipin{
width: 100%;
background: #ee6a55 url(../img/slipin_bg.png) no-repeat center top;
border-bottom:10px solid #ffffff;
}
/*seminar*/
#seminar{
width:100%;
background:#6da1ac url(../img/seminar_bg.png) no-repeat center top;
}

/*contents*/
.title{
width:100%;
background:#6da1ac;
}
.textbox{
margin: 0 auto;
padding:40px 0;
width: 800px;
text-align: left;
line-height: 30px;
}
.textbox p,.textbox ul,.textbox ol{
margin: 0;
padding:15px 0;
}
.textbox p.b-big{
margin: 0;
padding:15px 0;
font-weight:bold;
font-size: 24px;
line-height:36px;
}

p.center{text-align:center;}

.textbox li{list-style:none;}
.list_01,.list_02{
font-weight: bold;
color: #ee6a55;
}


/*faq*/
#faq{
width:100%;
margin:0;
padding:30px 0;
background:#eaeff2;
}
#faq img{
display:block;
margin:0 auto;
}
#faq img.title_faq{
margin:0 auto 20px auto;
}
.faq_text{
width:840px;
margin:0 auto 20px auto;
padding:0 30px 30px 30px;
text-align:justify;
font-size:16px;
line-height:20px;
background: url(../img/faq_bg.png) no-repeat left bottom;
}

/*user*/
#user{
width:100%;
margin:0;
padding:30px 0 20px 0;
background:#eaeff2;
}
#user img{
display:block;
margin:0 auto;
}
#user img.title_user{
margin:0 auto 20px auto;
}
#user img.user_date{
margin:0 auto 30px auto;
}
.user_text{
width:800px;
margin:0 auto;
padding:10px 50px 30px 50px;
text-align:justify;
font-size:16px;
line-height:24px;
background: url(../img/user_bg.png) repeat-y left top;
}
.user_text p{
margin:0;
padding:10px 0;
}

/*episode*/
#episode{
width:100%;
margin:0 0 30px 0;
padding:30px 0 20px 0;
background:#eaeff2 url(../img/episode_bg.png) no-repeat center fixed;
}

/*present*/
#present{
width:100%;
margin:0;
padding:30px 0 20px 0;
background:#fffee3;
}
.present_bg{
display:inline;
float: right;
}
#present img{
display:block;
margin:0 auto;
}
.prs_text{
width:900px;
margin:0 auto;
padding:30px 0;
text-align:justify;
font-size:18px;
line-height:30px;
}
.prs_text p{
margin:0;
padding:10px 0;
}

/*profile*/
#profile{
width:100%;
margin:0;
background:#eaeff2 url(../img/profile_bg.png) no-repeat center bottom fixed;
}
.prf_box{width:900px;margin:0 auto;}
.prf_text{
width:560px;
margin:0 0 0 auto;
text-align:justify;
font-size:14px;
line-height:20px;
padding:30px 0 50px 0;
}
.prf_text p,.prf_text ul{
margin:0;
padding:8px 0;
}
.prf_text li{
list-style:none;
padding-left:20px;
background:url(../img/prf_li.png) no-repeat left center;
}
.title_profile{margin:0 0 10px 0;}

/*zakurich*/
.title_zakurich{
width:100%;
margin:0;
padding:0;
background:#ee6a55 url() no-repeat left center;
}
.zakurich{
width:100%;
margin:0;
padding:0 0 30px 0;
background:#fff4f4 url() no-repeat left center;
}

/*schedule*/
.schedule{
width:800px;
margin:0 auto;
background:#ffffff;
}
.schedule th{
text-align:center;
font-size:14px;
line-height:16px;
padding:5px;
color:#ffffff;
font-weight:bold;
background:#ee6a55;
}
.schedule td{
font-size:14px;
line-height:16px;
padding:5px;
}
.location{}
.day{width:150px;}
.time{width:150px;}
.capacity{width:200px;}

/*form*/
.form_bg{
margin:0;
width:100%;
padding:40px 0;
background:#ee6a55;
}
form{margin: 0 auto;width:900px;}
form img{padding:0;vertical-align:top;}
.caution{
margin:10px auto 0 auto;
border:2px solid #d70403;
width:776px;
height:40px;
padding:10px;
font-size:12px;
line-height:16px;
text-align:justify;
background:#eeeeee;
overflow-y:scroll;
}
form input[type=text]{
font-family: Osaka,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size: 16px;
font-weight: bold;
line-height:36px;
padding:5px;
width:688px;
margin:0 0 20px 0;
background:#ffffff;
color:#000000;
border-top:2px solid #d70403;
border-bottom:2px solid #d70403;
border-right:2px solid #d70403;
border-left:none;
}


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