@charset "UTF-8";
/*  =============================

			 PAGES
			
=============================  */

/*  ---------------------------
			Boshuu
---------------------------  */
#boshu dl{
	margin:0;
	padding:0;
}

#boshu dl dt{
	clear:both;
	float: left;
	padding:25px 0 0 0;
	font-size:20px;
	color:#FF9410;
	font-weight:bold;
}

#boshu dl dd{
	min-height:25px;
	line-height:23px;
	padding:25px 0 20px 140px;
	border-bottom:1px dotted #FF9410;
}

#boshu dl dt:first-child{
	padding:0 0 0 0;
}

#boshu dd.top{
	padding:0 0 20px 140px !important;
}

#boshu dl dd:last-child{
	border:none;
	padding:25px 0 0 140px;
}

#boshu dl dd span{
	font-size:12px;
}

#boshu .oubo{
	width:100%;
	background:#fff4e7;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-size:24px;
	text-align:center;
	padding:20px 0 15px 0;
	margin-top:10px;
}

#boshu .oubo p.read{
	color:#FF9410;
	font-weight:bold;
	font-size:24px;
}

#boshu ul.decimal{
	list-style:decimal;
	padding-left:20px;
}

#boshu ul.decimal li{
	padding-bottom:10px;
	background:#FFF;
}

#boshu ul.decimal li:last-child{
	padding-bottom:0;
}

#boshu ul.decimal li span{
	color:#CD0011;
	font-weight:bold;
}

#boshu ul.decimal li a{
	color:#CD0011;
	text-decoration:underline;
}

#boshu .oubo_img{
	float:left;
}

#boshu .oubo_txt{
	float:right;
}

#boshu .oubo_txt ul{
	padding-bottom:15px;
}

#boshu .oubo_txt ul li{
	margin-bottom:10px;
	clear:both;
}

#boshu .oubo_txt ul li img{
	float:left;
	margin-top:10px;
}

#boshu .oubo_txt ul li p{
	width:360px;
	float:right;
	margin-left:10px;
	font-size:12px;
	line-height:18px;
}

#boshu .tyuui{
	clear:both;
	padding:10px;
	width:380px;
	border:2px solid #CD0011;
	color:#CD0011;
	background:#FFF;
}

#boshu .tyuui p{
	font-size:14px;
	padding:0 0 5px 0;
	color:#333;
}

#boshu .data_txt{
	text-align:center;
	width:100%;
	padding:0 0 25px 0;
	font-size:24px;
	font-weight:bold;
	color:#207244;
}

#boshu ul.data_btn{
	width:720px;
	margin:0 auto;
	padding-bottom:20px;
	position:relative;
}

#boshu ul.data_btn li{
	float:left;
	height:91px;
	width:350px;
}


#boshu .foot_attention{
	padding-top:20px;
}

#boshu .foot_attention p{
	padding-bottom:30px;
	text-align:center;
	width:100%;
	font-size:26px;
	font-weight:bold;
	color:#CD0011;
}

#boshu .foot_attention ul{
	list-style:disc;
	padding-left:15px;
	font-size:14px;
}

#boshu .foot_attention ul li{
}

/*  ---------------------------
		  Kyousan
---------------------------  */
#kyousan #page_nav ul li:first-child{
	margin-left:15px;
}

#kyousan #page_nav ul li{
	border-right:1px dotted #BC6DDA;
}

dl.kyousan{
	margin:0;
	padding:0;
	font-size:16px;
	margin-top:-10px;
}

dl.kyousan dt{
	clear:both;
	float: left;
	padding:25px 0 0 0;
}

dl.kyousan dd{
	min-height:65px;
	line-height:23px;
	padding:25px 0 20px 100px;
	border-bottom:1px dotted #BC6DDA;
}

dl.kyousan dd:last-child{
	padding:25px 0 0px 130px;
	border-bottom:none;
}

dl.kyousan dd span{
	font-size:12px;
}

.left{
	float:left;
	margin-right:40px;
}

ul.kyousan_bn{

}

ul.kyousan_bn li{
	float:left;
	width:auto;
	margin:0 20px 20px 0;
}

ul.kyousan_bn li.reset{
	clear:left;
}

.link_bn_tag{
	background:#f8f0fb;
	padding:15px;
	font-size:12px;
	line-height:20px;
	margin:10px 0 15px 0;
}

p.link_bn{
	font-weight:bold;
	color:#BC6DDA;
	font-size:20px;
	padding-bottom:30px;
}

p.link_bn img{
	margin-left:20px;
	margin-bottom:-25px;
}


/*  ---------------------------
			Kekka
---------------------------  */
#kekka #kekka_navi{
	width:980px;
	margin:0 auto 20px auto;
}
#kekka #kekka_navi ul li{
	float:left;
	margin-right:10px;
}

#kekka #kekka_navi ul li:last-child{
	margin-right:0;
}

/*  ---------------------------
			Message
---------------------------  */
#message #contetns .block h4 p{
	padding:0 0 0 0;
}

h5.sinsa{
	font-size:24px;
	color:#E08A00;
	padding:0 0 20px 0;
}

.table_sinsa{
	padding-bottom:30px;
}

.table_sinsa td{
	border:none;
	padding:10px;
	font-size:12px;
}

.table_sinsa td.name{
	font-size:18px;
	width:150px;
	color:#E08A00;
}

.table_sinsa td.katagaki{
	width:60px;
	text-align:center;
}

.table_sinsa tr:nth-child(2n-1){
	background:#FFFBF2;
}

ul.pdf_down{
	padding:5px 0 10px 0;
}

ul.pdf_down li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	background:#FFFBF2;
	width:auto;
	width:430px;
}

ul.pdf_down li:nth-child(2n){
	margin-right:0;
}

ul.pdf_down li a{
	display:block;
	padding:15px 20px 15px 20px;
	text-align:center;
	font-size:14px;
}

/*  ---------------------------
			Teachers
---------------------------  */
#teacher #contetns .block h4 p{
	background:#FA6200;
}

#teacher .katuyou{
	padding:25px 30px 25px 30px;
	background:#E4F2E5;
	margin:20px 0 20px 0;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

#teacher .katuyou img{
	margin-bottom:20px;
}

#teacher p.img{
	width:100%;
	text-align:center;
}


/*  ---------------------------
			Faq
---------------------------  */
#faq #page_nav ul li:first-child{
	margin-left:5px;
}

#faq #page_nav ul li{
	border-right:1px dotted #4CB7FF;
}
#faq ul.faq{
	font-size:18px;
	line-height:26px;
	margin-top:-30px;
}

#faq ul.faq li{
	width:100%;
	border-bottom:1px dotted #4CB7FF;
	padding:10px 0 15px 0;
	color:#036EB8;
}

#faq ul.faq li:last-child{
	border-bottom:none;
}

#faq ul.faq li img{
	margin-right:10px;
	margin-bottom:-3px;
}

#faq ul.faq li p{
	color:#4CB7FF;
	font-size:18px;
	line-height:35px;
}

#faq ul.faq li span{
	padding-left:28px;
}

#faq p.ttl{
	font-size:24px;
	color:#4CB7FF;
	font-weight:bold;
}