@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:#666666;}
a:hover{text-decoration:underline;color:#999999;}
a:active{text-decoration:none;color:#666666;}
/*basic*/
.b{font-weight:bold;}
.bg{background-color:#fff45c;}
.ul{text-decoration:underline;}
.big{font-size:24px;line-height:40px;}
.red{color:#ea4c29;}
/*img*/
img.imgr{float:right;padding:20px 0 10px 10px;}
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;
letter-spacing:0em;
}

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

/*slipin*/
.title_slipin{
width:100%;
margin:0;
background:url(../img/title_slipin_bg.png) no-repeat center top;
}

/*date*/
.title_date{
width:100%;
margin:0;
background:#f5f5f5 url(../img/title_date_bg.png) no-repeat center top;
}

#date{
margin: 0 auto;
height: 1830px;
text-align: center;
background: url(../img/date_bg.png) no-repeat center top;
border-top:2px solid #666666;
border-bottom:2px solid #666666;
}
video{width:100%;margin:0 auto;max-width:960px;}

/*user*/
#user{
width:100%;
margin:0;
padding:0 0 50px 0;
background:#ffffff url(../img/bg_white.png) repeat left top;
}
.title_user{
width:100%;
margin:0;
}
.user_img{
display:block;
padding:50px 0 0 0;
margin:0 auto;
}
.user_text{
margin:0 auto;
padding:28px;
width:800px;
text-align:justify;
font-size:15px;
line-height:24px;
border:solid 2px #eeeeee;
background:#ffffff;
}

/*title*/
.title_01{width:100%;margin:0;background:#f5f5f5 url(../img/bg_gray.png) repeat left center;}
.title_02{width:100%;margin:0;background:#f5f5f5}
.title_03{width:100%;margin:0;background:#f5f5f5}
.title_04{width:100%;margin:0;background:#f5f5f5 url(../img/title_04_bg.png) no-repeat center top;}
.title_05{width:100%;margin:0;background:#f5f5f5;}
.title_06{width:100%;margin:0;background:#f5f5f5 url(../img/title_06_bg.png) no-repeat center top;}
.title_07{width:100%;margin:0;background:#f5f5f5 url(../img/title_07_bg.png) no-repeat center top;}
.title_08{width:100%;margin:0;background:#f5f5f5 url(../img/title_08_bg.png) no-repeat center top;}
.title_09{width:100%;margin:0;background:#f5f5f5 url(../img/title_09_bg.png) no-repeat center top;}


/*textbox*/
.textbox{
margin:0 auto;
padding:65px 0;
width:860px;
text-align: left;
font-size:18px;
line-height:30px;
}
.textbox p,.textbox ul,.textbox ol{
margin:0;
padding:15px 0;
}
.textbox li{
list-style-type:none;
font-weight: bold;
}
.list_01 li{
padding-left:30px;
background:url(../img/list_01.png) no-repeat left top;
}
.list_02 li{
font-size:24px;
line-height:40px;
padding-left:45px;
background:url(../img/list_02.png) no-repeat left top;
}


/*product*/
#product{
width:100%;
margin:0;
padding:50px 0;
background:#3bb9dd url(../img/bg_green.png) repeat center top;
}
.product_text{
margin:0 auto;
padding:30px 0;
width:860px;
text-align: left;
font-size:18px;
line-height:30px;
font-weight:bold;
color:#ffffff;
}
.product_text p{
margin:0;
padding:15px 0;
}

/*opt*/
.opt{
width:100%;
margin:0 auto;
padding:50px 0;
background:#3bb9dd url(../img/bg_blue.png) repeat center top;
}


/*schedule*/
.schedule{
width:900px;
margin:30px auto 60px auto;
background:#f5f5f5;
}
.schedule th{
text-align:center;
font-size:16px;
line-height:20px;
padding:10px;
color:#ffffff;
font-weight:bold;
background:#293e5b;
}
.schedule td{
font-size:16px;
line-height:24px;
padding:10px 5px;
}
.location{}
.day{width:150px;}
.time{width:150px;}
.capacity{width:200px;}


/*form*/
.table_form{
width:900px;
margin:0 auto 10px auto;
text-align:left;
}
.table_form td{
padding:5px 0;
vertical-align:top;
width:445px;
}
.table_form td.td_left{margin-right:10px;}
.table_form td img{
padding:0;
vertical-align:top;
}
.input_left{width:323px;}
.input_right{width:323px;}

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:26px;
padding:5px;
margin:0;
background:#ffffff;
color:#000000;
border-top:2px solid #293e5b;
border-bottom:2px solid #293e5b;
border-right:2px solid #293e5b;
border-left:none;
}
form select{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size: 14px;
line-height:26px;
padding:6px 0;
margin:0;
width:520px;
background:#ffffff;
color:#000000;
border-top:2px solid #293e5b;
border-bottom:2px solid #293e5b;
border-right:2px solid #293e5b;
border-left:none;
}
form textarea{
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
font-size: 16px;
font-weight: bold;
line-height:26px;
padding:5px;
margin:0;
background:#ffffff;
color:#000000;
border-top:none;
border-bottom:2px solid #293e5b;
border-right:2px solid #293e5b;
border-left:2px solid #293e5b;
width:886px;
height:140px;
}
.opt p{
width:900px;
margin:0 auto;
padding:10px 0;
line-height:20px;
font-weight:bold;
color:#f5f5f5;
}
.opt p.justify{
padding:20px 0 0 0;
font-size:14px;
line-height:20px;
text-align:justify;
}

/*footer*/
footer{
min-width:960px;
line-height: 20px;
font-size: 12px;
color:#f5f5f5;
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/nav.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;
}



.wrapper_tsh{
margin: 0 auto;
padding: 80px 0;
width: 980px;
background: url(../img/bg/wrap01.png) repeat-y left top;
}

#tokutei{
margin: 0 auto ;
width: 800px;
line-height: 20px;
font-size: 12px;
}

.c_title{
text-align: left;
font-size: 14px;
font-weight: bold;
padding:0 0 10px 0;
}

.t_left{
width: 180px;
padding: 5px;
}

.t_right{
padding: 5px;
text-align: justify;
text-justify: inter-ideograph;
}


#pp{
margin: 0px auto;
width: 800px;
line-height: 20px;
text-align: justify;
text-justify: inter-ideograph;
font-size: 12px;
}

dt.dtpp{
font-weight: bold;
padding-top: 1em;}

dd.ddpp{margin-left:18px;} 
ol.olpp{padding-left:30px; }
li.123{list-style: outside list-style-type: decimal;}
li.abc{list-style: outside lower-alpha;}
li.iii{list-style: outside lower-roman;}