* {	margin: 0; padding: 0;}

article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}

body { 
	font-size: 16px; 
	color:#333333;
	word-break: break-all;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

/*
background-image: url(../image/70.png);
*/
background-position: center center;
background-attachment: fixed;
background-size: cover;
background-color:#89c3eb;
}

.header_inner{ 
	width : 860px;
	box-sizing: border-box;
 	margin: 10px auto 20px auto; 
 	padding: auto;
}

.header{ 
	
    min-width: 860px;
    overflow: hidden;
    width: 100%;
}


.main{ 
	width: 860px; 
	box-sizing: border-box;
	margin: auto; 
	padding: auto;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.56);
	background-color:#ffffff;
}


.article{
	 margin: auto;
	 padding: auto;
	 /*float: left;    saideがあるとき用*/
	 width: 860px;
	 box-sizing: border-box;
	 text-align: left;
	 }

.form_article{
	 background-color:#ffffff;
	 margin: auto; 
	 padding: auto; 
	 float: left; 
	 width: 860px;
	 box-sizing: border-box; 
	 text-align: left;
	 }

.section{ margin: auto; padding: auto; float: left; width: 660px; text-align: left;}


.form_section{ 
	margin: auto; 
	padding: auto; 
	float: left; 
	width: 860px;
	box-sizing: border-box; 
	text-align: left;
	}


#form_table{
	border-collapse: collapse;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto 30px;
    text-align: left;
    width: 800px;

}

#form_table tr{
	width: 800px;
}

#form_table th{
	background-color: #eeeeee ;
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 15px 10px 15px 30px;
    vertical-align: top;
    width: 250px;
}

#form_table td{
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding: 15px 50px;
    vertical-align: middle;
    width: 550px;

}


ul{ margin: auto; padding: auto; list-style-type: none; font-size: 20px;}
ul.TM{ font-size: 16px;  margin: 0 0 0 20px; list-style-type: disc;}
ol{ margin: 0 0 0 20px;}
li{ line-height: 22px;}
li.GM{ line-height: 36px;}
.side li span{ margin: 0 5px 0 5px; color: #17184b;}
li.ac{ line-height: 26px; margin: 0 0 0 20px; list-style-type: disc;}


a{ text-decoration: none;  color:#000000;}
a:hover{ text-decoration: underline;  color:#CC3366 ;}



h2 {
border-bottom: solid 3px #cce4ff;
position: relative;
}

h2:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #5472cd;
bottom: -3px;
width: 20%;
}


h3{ font-size: 20px; margin: 20px 0 0 0;}
h3 span{ border-bottom: 3px solid #dddddd; display:block; padding: 0px 0px 5px 5px;}

p{ line-height: 26px; margin: 0px 0 5px 0px; padding: 5px;}
p.fax{ line-height: 20px; margin: 0px 0 10px 0px; padding: 5px; font-size: 16px;}

th{ padding: 8px; font-size: 16px;}

td { padding: 8px; font-size: 14px;}

td span{ font-weight: bold; font-size: 18px;}

p.entry{ font-size: 22px; width: 600px; padding: 8px; text-align: center; letter-spacing: 0.2em;}

p span.title{
	letter-spacing: 0.1em;
	border: 5px solid #004385;
	font-size: 22px;
	display:block;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	text-align: center;}

.footer{ 
	background-color:#eee8aa;
    box-shadow: 0px 4px 6px  rgba(0, 0, 0, 0.2) inset;
    min-width: 860px;
    overflow: hidden;
    width: 100%;
}

.footer_inner{
	text-align: center;
    clear: both;
    width: 860px;
    margin: 15px auto;
    padding: 20px auto;
    font-size: 14px;
    font-family: メイリオ;
}


.lead_box1{
	border-bottom: 2px dotted #aaa;
    box-sizing: border-box;
    width: 860px;
    padding: 10px 50px;
}

.lead_box1 dt{
float: left;
width:130px;
}

.lead_box1 dd{
float: left;
width:600px;
}


.program_box{
    box-sizing: border-box;
    clear: both;
    line-height: 24px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 30px 0px;
/*
    padding: 0px 30px 30px 30px;
*/
    width: 700px;
}

.kouza_dl_wrapper{
	box-sizing: border-box;
	width: 760px;
	padding: 10px 50px 20px 50px;
	margin:0 auto;
	background-color:#eef6ff;

}



.program_box dl{  
	width : 700px;
	  margin: 20px auto 15px auto;
}

.program_box dt{
	float:left;
	clear:left;
/*
	width : 75px;
*/
	width : 680px;
	font-size : 18px;
	text-align : center;
/*
	font-size : 20px;
	font-weight : bold;
*/
	margin :0px 0px 20px 80px;
/*
	margin :0px 40px 20px 0px;
*/
	padding : 2px 0px 1px 15px;
	line-height : 1.7; 
	background-color:#cfdfe6;
	border: solid 2px;
	border-color:#5472cd;
	border-radius: 15px;
	color:#000000;  
}

.program_box dd{
	float:left;
	font-size : 18px;
	line-height : 1.6;    
	margin-bottom : 20px;
	padding : 2px 0px 2px 0px;
	width : 550px;
}

.kouza_li {
	float:left;
	box-sizing: border-box;
	width : 300px;
	height:50px
    line-height: 1.6em;
    padding: 7px;
    text-align: center;
    margin: 0 0 20px 0;
    font-size : 16px;  

}

.text_box{
	width : 550px;
  margin : 10px 0px 10px 0px;
}

.text_box ul{
clear:both;
}
.text_box li{
	float:left;
	list-style-type: none;
	font-size : 14px;

}

.button a{ text-decoration: none; display: block;  height: 30px; background: #d13f31; color: #ffffff; line-height: 30px; text-align: center; text-transform: uppercase;}

.button_top a{ text-decoration: none; display: block; width: 140px; height: 30px; background: #00a0e9; color: #ffffff; line-height: 30px; text-align: center; text-transform: uppercase;}

.button a:hover{ opacity : 0.7;}

.button03 a{ text-decoration: none; display: block; width: 180px; height: 30px; background: #00a0e9; color: #ffffff; line-height: 30px; text-align: center; text-transform: uppercase; border-radius: 3px;}

.button03 a:hover{ background: #d13f31;}


.entry_box{
    box-sizing: border-box;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 10px;
    padding: 30px 30px 30px 30px;
    width: 860px;
}

.enquiry_box{
	clear:both;
	width : 860px;
	box-sizing: border-box;
	margin: 0px 0px;
    padding: 30px 30px 30px 30px;
	font-size: 18px;
	line-height:24px;
}
.enquiry_box ul{
	clear:both;
	width : 660px;
	margin: 20px 10px;
	font-size: 16px;
	line-height:20px;
	list-style-type: none;
}
.content{
	margin: 30px 0px 0px 0px;
}

.cont_box_text1{
    clear: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 20px 5px 10px;
    padding: 2px 15px 1px 15px;
    text-aline:center;
    border-radius: 3px;
    background-color:#eee8aa;

}


.magazine_box {
    box-sizing: border-box;
    clear: both;
    font-size: 18px;
    line-height: 24px;
    margin: 0px auto;
    padding: 30px;
    width: 860px;
}

.float_left {float: left;}

.ml100 { margin-left: 100px;}


/*   フォーム部分   */

.form_box{
	clear:both;
	width : 660px;
	margin: 0px 10px;
	padding: 30px 0px 30px 0px;
	font-size: 18px;
	line-height:24px;
}
.form_box form{
	margin: 0px 0px 30px 0px;
}

.mars{
	margin:-20px 0px 5px  60px;
	
}

.background_eeeeee {
    background-color: #eeeeee;
}


.background_fffccc {
    background-color: #fffccc;
}

.background_f0f8ff {
    background-color: #f0f8ff;
}

.f_bg{
    background: #e4007e;
    color: #ffffff;
    padding:1px 0px;
	margin:0px 0px 0px 0px;
    width: 20px;
    height: 20px;
	font-size: 20px; 
}


.f_bo{
    border: 1px solid #e4007e;
    padding:0px;
	margin:0px 0px 0px 0px;
    width: 20px;
    height: 20px;
	font-size: 20px; 

}

/*--------−共通で何回も使える----------*/

.width350{ width: 350px;}
.width330{ width: 330px;}
.width150{ width: 150px;}
.width120{ width: 120px;}
.width200{ width: 200px;}
.width250{ width: 250px;}
.width300{ width: 300px;}

.width500{ width: 500px;}

.clear{clear:both;}

.color_f{color:#fff;}
.color_n{color:#000080;}

.font_b{
  font-weight : bold;
}

.fonts12{
  font-size : 12px;
}

.fonts14{
  font-size : 14px;
}

.fonts16{
  font-size : 16px;
}

.fonts18{
  font-size : 18px;
}

.fonts20{
  font-size : 20px;
}

.fonts21{
  font-size : 21px;
}
.fonts22{font-size : 22px;}

.fonts24{font-size : 24px;}

.fonts26{font-size : 26px;}


.indent1{
	text-indent:-1em;
}



.indent2{
	text-indent:2em;
}

.aline_center{
	text-align: center;
}

margin_center{
	margin:0 auto 0 auto;
}


.mt-10{
  margin-top : -10px;
}

.mt-20{
  margin-top : -20px;
}

.mt10{
  margin-top : 10px;
}


.mt20{
  margin-top : 20px;
}

.m0{
  margin : 0px;
}

.ml20{
  margin-left : 20px;
}

.ml30{
  margin-left : 30px;
}
.ml40{
  margin-left : 40px;
}

.ml50{
  margin-left : 50px;
}
.ml60{
  margin-left : 60px;
}
.ml75{
  margin-left : 75px;
}
.ml80{
  margin-left : 80px;
}
.ml90{
  margin-left : 90px;
}
.ml100{
  margin-left : 100px;
}
.ml120{
  margin-left : 120px;
}
.ml135{
  margin-left : 135px;
}
.ml155{
  margin-left : 155px;
}
.ml175{
  margin-left : 175px;
}

.ml180{
  margin-left : 180px;
}

.ml200{
  margin-left : 200px;
}
.ml220{
  margin-left : 220px;
}
.ml320{
  margin-left : 320px;
}



.p0{
  padding: 0px;
}

.p20_30{
  padding: 20px 30px ;
}

.pl90{
  padding-left : 90px;
}

.textred{color: #cc3366;}

.textred2{color: #c00;}

.textblue{
    color: #5472cd;}

.textnevy{color: #192f60;}

.textdarkgolden{color: #b8860b;}

.textwine{color: #640125;}

.text_underline{
	text-decoration:underline;}

.line-height18{line-height:18px}

.line-height20{line-height:20px}

line-height1.4{line-height:1.4em}


