@charset "utf-8";

/*＿＿＿home＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/


.select-popy {
	background: url(../images/home/popy_read_bg.jpg) no-repeat 0 0;
	position: relative;
	margin: 0 -9px 20px -9px;
	padding: 320px 35px 0 35px;
	overflow: hidden;
	zoom: 1;
}

.select-popy p {
	display: none;
}

.home-jh {
	border-left: 4px solid #009CCA;
	border-right: 4px solid #009CCA;
	border-bottom: 4px solid #009CCA;
	padding: 15px 12px;
	margin: 0 0 20px 0;
}

.home-jh ul {
	overflow: hidden;
	zoom: 1;
	margin: 0 -10px 0 0;
	padding: 0 0 15px 0;
	position: relative;
}

.home-jh ul li {
	display: inline;
	float: left;
	margin: 0 6px 0 0;
}

.home-el {
	border-left: 4px solid #F16771;
	border-right: 4px solid #F16771;
	border-bottom: 4px solid #F16771;
	padding: 15px 12px;
	margin: 0 0 20px 0;
}

.home-el ul {
	overflow: hidden;
	zoom: 1;
	margin: 0 -10px 0 0;
	padding: 0 0 8px 0;
	position: relative;
}

.home-el ul li {
	display: inline;
	float: left;
	margin: 0 7px 7px 0;
	line-height: 0;
}

*html .home-el ul li {
	margin: 0 4px 7px 0;
}

*:first-child+html .home-el ul li {
	margin: 0 4px 7px 0;
}

.home-sc {
	border-left: 4px solid #F371B7;
	border-right: 4px solid #F371B7;
	border-bottom: 4px solid #F371B7;
	padding: 15px 12px;
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.home-sc ul {
	overflow: hidden;
	zoom: 1;
	width: 430px;
	float: left;
}

.home-sc ul li {
	display: inline;
	float: left;
	margin: 0 12px 0 0;
	line-height: 0;
}

.home-sc p {
	width: 280px;
	float: right;
}

.home-pke {
	border-left: 4px solid #009999;
	border-right: 4px solid #009999;
	border-bottom: 4px solid #009999;
	padding: 15px 12px;
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.home-pke ul {
	overflow: hidden;
	zoom: 1;
	width: 350px;
	float: left;
}

.home-pke ul li {
	display: inline;
	float: left;
	margin: 0 12px 0 0;
	line-height: 0;
}

.home-pke p {
	width: 360px;
	float: right;
}
.home-voice {
	zoom: 1;
	background: url(../images/home/voice_bg.jpg) no-repeat 0 0;
	padding: 142px 20px 0 20px;
}

.home-voice-title {
	display: none;
}

.home-voice-read {
	background: url(../images/home/voice_read_bg.png) repeat 0 0;
	overflow: hidden;
	zoom: 1;
	padding: 20px 22px;
}

.home-voice-read dl {
	width: 310px;
}

.home-voice-read dl.f-left {
	padding: 0 20px 0 0;
	border-right: 1px solid #E2CA69;
}

.home-voice-read dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	padding: 0 0 15px 0;
}

.home-voice-read dl dt img {
	display: block;
	margin: 0 0 5px 0;
}

.home-voice-read dl dd span {
	display: block;
	text-align: center;
	padding: 0 0 15px 0;
}

.home-voice-read {
	background: url(../images/home/voice_read_bg.png) repeat 0 0;
	overflow: hidden;
	zoom: 1;
	padding: 20px 22px;
}

.home-voice-read dl {
	width: auto;
	border-bottom:1px solid #E2CA69;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
.home-voice-read dl dt {
margin:0;
padding:0 0 20px 0;
}
.home-voice-read dl dd {
overflow:hidden;
zoom:1;
}


div#grovalFooter {
	border-top: 1px solid #69b2c4;
	padding: 10px 0 20px 20px;
	font-size: 12px;
	background:#FFFFFF;
}
p#footerLink {
	float: right;
	width: 9em;
	padding: 0 0 0 12px;
	background: url(../img/footer_arrowhead.gif) no-repeat left 2px;
}
p#footerAddress {
	width: 500px;
	float:left;
	text-align:left;
}
@media screen and (min-width:768px) {
div#footerBox {
	width: 768px;
	margin: 0 auto;
}
}
@media screen and (min-width:1024px) {
div#footerBox {
	width: 1000px;
	margin: 0 auto;
}
}

/*＿＿＿info＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.blog-ph {
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
}

.info .main h2,
.relation .main h2 {
	margin: 0 0 5px 0;
}

.date {
	font-size: 10px;
	padding: 0 0 15px 5px;
	font-weight: bold;
	color: #1D50A2;
}

.blog-nav {
	text-align: center;
}

.blog-nav li {
	display: inline;
	margin: 0 5px;
	font-weight:bold;
	font-size: 16px;
}

.blog-nav li a {
	display: inline-block;
	zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #FFF!important;
	background-color: #1D50A2;
	text-decoration: none!important;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.blog-nav li.wide a,
.blog-nav li.wide a:hover {
	width: 120px;
}

.blog-nav li a:hover,
.blog-nav li span {
	display: inline-block;
	zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #1D50A2!important;
	background-color: #DDD;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*＿＿＿faq＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.faq-page-link {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 40px 0;
}

.faq-page-link dl {
	margin: 0 0 20px 0;
}

.faq-page-link dl dt {
	line-height: 1.4;
	font-size: 14px;
	font-weight: bold;
	background-color: #235CB7;
	color: #FFF;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border-radius: 25px; 
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

.faq-page-link dl dd ul li {
	border-bottom: 1px dotted #CCC;
}

.faq-page-link dl dd ul li a {
	display: block;
	zoom: 1;
	padding: 6px 0 6px 20px;
	background: url(../images/base/arrow01.gif) no-repeat 10px 14px;
}

.faq-list {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 15px 0;
	margin: 0 0 40px 0;
}

.faq-list dt {
	display: block;
	zoom: 1;
	line-height: 1.4;
	border-top: 1px dotted #CCC;
	background: url(../images/faq/icon_q.gif) no-repeat 0 15px;
	font-size: 14px;
	font-weight: bold;
	padding: 27px 0 27px 50px;
	margin: 15px 0 0 0;
}

.faq-list dd {
	background: url(../images/faq/icon_a.gif) no-repeat 0 0;
	padding: 10px 0 10px 50px;
}

/*＿＿＿voice＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.voice-accordion {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

.voice-accordion dt {
	line-height: 1.4;
	border-top: 1px dotted #CCC;
	padding: 28px 0 12px 10px;
	margin: 10px 0 0 0;
	display: block;
	zoom: 1;
	font-size: 14px;
	font-weight: bold;

}

.voice-accordion dd {
	padding: 0px 10px 0 10px;
}

/*＿＿＿relation＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.relation-page-link {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 40px 0;
}

.relation-page-link dl {
	margin: 0 0 20px 0;
}

.relation-page-link dl dt {
	line-height: 1.4;
	font-size: 14px;
	font-weight: bold;
	background-color: #235CB7;
	color: #FFF;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border-radius: 25px; 
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

.relation-page-link dl dd ul li {
	border-bottom: 1px dotted #CCC;
}

.relation-page-link dl dd ul li a {
	display: block;
	zoom: 1;
	padding: 6px 0 6px 20px;
	background: url(../images/base/arrow01.gif) no-repeat 10px 14px;
}
/*＿＿＿tokusyo＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.table01 th{
	margin: 0 0 0 20px !important;

}

/*＿＿＿price＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.pricetable{
	width: 100%;
}

.pricetable tr th{
	font-weight: normal;
	border: 1px solid #CCC;
	background-color: #EBF1FC;
	text-align: center;
	vertical-align: middle;
	padding: 8px 12px;
}
.pricetable tr td{
	border: 1px solid #CCC;
	text-align: center !important;
	vertical-align: middle !important;
	padding: 8px 10px;
}
.pricetable span{
	font-size:10px;
}
.pricecontent{
	margin: 0 0 0 20px;
}
.pricesentence p,.pricesentence li{
	font-weight:bold !important;
}

/*＿＿＿payment＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#paymentcontent h4{
	margin:0 0 0 10px;
}


/*＿＿＿elementary＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.elementary .g-nav {
	margin: 0 0 3px 0;
}

.elementary-nav {
	overflow: hidden;
	zoom: 1;
	float: right;
	width: 516px;
}

.elementary-nav li {
	display: inline;
}

ul.elementary-nav li a{
	float: left;
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 28px 0 0 0;
	width: 86px;
	background-image:url("../images/elementary/elementary_nav.jpg");
	background-repeat:no-repeat;
}

ul.elementary-nav li.n01 a { background-position: 0 0;}
ul.elementary-nav li.n02 a { background-position: -86px 0;}
ul.elementary-nav li.n03 a { background-position: -172px 0;}
ul.elementary-nav li.n04 a { background-position: -258px 0;}
ul.elementary-nav li.n05 a { background-position: -344px 0;}
ul.elementary-nav li.n06 a { background-position: -430px 0;}

ul.elementary-nav li.n01 a:hover,.n01 ul.elementary-nav li.n01 a { background-position: 0 -28px;}
ul.elementary-nav li.n02 a:hover,.n02 ul.elementary-nav li.n02 a { background-position: -86px -28px;}
ul.elementary-nav li.n03 a:hover,.n03 ul.elementary-nav li.n03 a { background-position: -172px -28px;}
ul.elementary-nav li.n04 a:hover,.n04 ul.elementary-nav li.n04 a { background-position: -258px -28px;}
ul.elementary-nav li.n05 a:hover,.n05 ul.elementary-nav li.n05 a { background-position: -344px -28px;}
ul.elementary-nav li.n06 a:hover,.n06 ul.elementary-nav li.n06 a { background-position: -430px -28px;}

.sub-elementary {
	margin: 0 0 20px 0;
}

.sub-elementary dt {
	padding: 0 0 15px;
	line-height: 0;
}

.sub-elementary dd {
	padding: 0 10px;
}

.sub-elementary dd ul li a {
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 35px 0 0 0;
	width: 200px;
	background-image:url("../images/elementary/s_nav.jpg");
	background-repeat:no-repeat;
}

.sub-elementary dd ul li.n01 a { background-position: 0 0; margin-bottom: 5px;}
.sub-elementary dd ul li.n02 a { background-position: 0 -40px; margin-bottom: 5px;}
.sub-elementary dd ul li.n03 a { background-position: 0 -80px; margin-bottom: 5px;}
.sub-elementary dd ul li.n04 a { background-position: 0 -120px; margin-bottom: 5px;}
.sub-elementary dd ul li.n05 a { background-position: 0 -160px; margin-bottom: 5px;}
.sub-elementary dd ul li.n06 a { background-position: 0 -200px;}

.sub-elementary dd ul li.n01 a:hover,.n01 .sub-elementary dd ul li.n01 a { background-position: -200px 0;}
.sub-elementary dd ul li.n02 a:hover,.n02 .sub-elementary dd ul li.n02 a { background-position: -200px -40px;}
.sub-elementary dd ul li.n03 a:hover,.n03 .sub-elementary dd ul li.n03 a { background-position: -200px -80px;}
.sub-elementary dd ul li.n04 a:hover,.n04 .sub-elementary dd ul li.n04 a { background-position: -200px -120px;}
.sub-elementary dd ul li.n05 a:hover,.n05 .sub-elementary dd ul li.n05 a { background-position: -200px -160px;}
.sub-elementary dd ul li.n06 a:hover,.n06 .sub-elementary dd ul li.n06 a { background-position: -200px -200px;}

.ss-box {
	zoom: 1;
	padding: 15px;
	border: 1px solid #0195C5;
	background-color: #66CCCC;
	border-radius: 8px; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.ss-box dl {
	margin: 15px 0 0 0;
	padding: 15px 15px 0;
	background-color: #FFF;
}

.ss-box dl dt {
	padding: 0 0 20px 0;
}

.ss-box dl dd ul li {
	padding: 0 0 20px 20px;
	background: url(../images/elementary/icon_ss.gif) no-repeat 0 4px;
}


.elementary p{
font-size:14px;
}

.ele-read,
.juni-read {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}

.ele-read dt,
.juni-read dt {
	display: none;
}

.ele-read dd,
.juni-read dd {
	width: 390px;
	background-color: #FFF;
	border: 1px solid #F16771;
	padding: 10px 15px;
	float: right;
	line-height: 1.5;
	font-size: 13px;
	margin: 295px 15px 10px 0;
}

#ele-read01 {
	background: url(../images/elementary/01read.jpg) no-repeat 0 0;
	height: 416px;
}

#ele-read02 {
	background: url(../images/elementary/02read.jpg) no-repeat 0 0;
}

#ele-read03 {
	background: url(../images/elementary/03read.jpg) no-repeat 0 0;
}

#ele-read04 {
	background: url(../images/elementary/04read.jpg) no-repeat 0 0;
}

#ele-read05 {
	background: url(../images/elementary/05read.jpg) no-repeat 0 0;
}

#ele-read06 {
	background: url(../images/elementary/06read.jpg) no-repeat 0 0;
}

#juni-read01{
	background: url(../images/junior-high/01read.jpg) no-repeat 0 0;	
}
#juni-read02{
	background: url(../images/junior-high/02read.jpg) no-repeat 0 0;	
}
#juni-read03{
	background: url(../images/junior-high/03read.jpg) no-repeat 0 0;	
}

#juni-read01a{
	background: url(../images/junior-high/01read02.jpg) no-repeat 0 0;	
}
#juni-read02a{
	background: url(../images/junior-high/02read02.jpg) no-repeat 0 0;	
}
#juni-read03a{
	background: url(../images/junior-high/03read02.jpg) no-repeat 0 0;	
}


.tbl_txt{
border-collapse:separate;
border-spacing: 10px;
width: 750px;
margin-bottom: 25px;
}

.tbl_txt.w_auto{
width: auto;
}

.tbl_txt th,
.tbl_txt td{
font-size: 13px;
text-align: center;
line-height: 120%;
}

.tbl_txt th{
vertical-align: middle;
}

.tbl_txt td.otodoke{
background: #67b1f0;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 12px;
padding: 3px 0px;
vertical-align: middle;	
}

.tbl_txt.w_auto td{
padding:0px 25px;
}

.tbl_txt.w_auto td.otodoke{
padding: 3px 0px;
}

.detail{
border:1px solid #76923C;
margin-bottom: 10px;
padding-bottom:5px
}

.detail h4{
background: #76923c;
padding: 10px;
font-weight: bold;
color: #fff;
font-size: 16px;}

.detail h4 span{
background: #fff;
color: #76923c;
padding: 3px 15px;
font-size: 12px;
margin-left: 20px;
}

.detail h6{
font-weight: bold;
font-size: 16px;
padding-left: 15px;
line-height: 1.4;
margin-bottom: 10px;
}

strong.cl_detail01{
color: #76923c;
display: inline-block;
float: left;
margin:0 0 15px 0;
}

.detail div.clm,
.detail div.clm_left,
.detail div.clm_left_s,
.detail div.clm_left_l{
padding: 15px 0px 0px 15px;
}

.detail div.clm_right,
.detail div.clm_right_l,
.detail div.clm_right_s{
padding: 15px 0px 0px 0px;
}

.detail p{
margin-bottom: 15px;
padding-left:10px;
}

.detail p.plus img{
float:left;
margin-right: 15px;
padding-bottom: 15px;
}

.detail p.plus strong{
color: #76923c;	
}

.detail h5{
color: #76923c;
font-weight: bold;
margin-bottom: 15px;
padding: 5px 10px;
border-left: 3px solid #76923c;
line-height: 1.3;
}

.detail h5 strong{
color: #f00;
}

.clm_left{
float: left;
width: 315px;
}

.clm_right{
float: left;
width: 400px;
margin-left: 10px;
}

.clm_left_s{
float: left;
width: 250px;
}

.clm_right_l{
float: left;
width: 475px;
}

.clm_left_l{
float: left;
width: 380px;
margin-right: 10px;
}

.clm_right_s{
float: left;
width: 325px;
}

.clm_left li img,
.clm_left_s li img{
float: left;
}

.clm_left_s li h5,
.clm_left_s li p{
margin-left: 77px;
}

.img_left{
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

.img_right{
float: right;
margin-left: 15px;
}

.pst-t30{
position: relative;
top: -30px;
margin-bottom: -30px;
}

.li_n01yarikiri{
background: url(../images/elementary/01yarikiri01.jpg) no-repeat 0 0;
height: 180px;
padding-left: 120px;
}

.li_n02yarikiri{
background: url(../images/elementary/02yarikiri01.jpg) no-repeat 0 0;
height: 180px;
padding-left: 120px;
}

.img_n01yarikiri{
position: relative;
top:-140px;
float:right;
margin-bottom: -130px;
}

.ml10{
margin-left: 10px;
}

.ml15{
margin-left: 15px;
}

.ml20{
margin-left: 20px;
}

.ml25{
margin-left: 25px;
}

.ml30{
margin-left:30px;
}

.mb0{
margin-bottom: 0px !important;
}

.clm_right_l .img_right{
margin:20px 10px 0 0;
}

p.totop{
margin-bottom: 35px;
text-align: right;
font-size:12px;
}

p.totop a{
background: url(../images/elementary/icon_totop.gif) no-repeat 0 center;
padding: 0px 0px 0px 10px;
}

.member p{
}

.member p.member_btn{
text-align: center;
}

.member p.member_btn a{
padding: 0px 10px;
}


.elementary p{
font-size:14px;
}




/*＿＿＿junior-high＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/


.junior-high .g-nav {
	margin: 0 0 3px 0;
}

.jh-nav {
	overflow: hidden;
	zoom: 1;
	float: right;
	width: 360px;
}

.jh-nav li {
	display: inline;
}

ul.jh-nav li a{
	float: left;
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 28px 0 0 0;
	width: 120px;
	background-image:url("../images/junior-high/jh_nav.jpg");
	background-repeat:no-repeat;
}

ul.jh-nav li.n01 a { background-position: 0 0;}
ul.jh-nav li.n02 a { background-position: -120px 0;}
ul.jh-nav li.n03 a { background-position: -240px 0;}

ul.jh-nav li.n01 a:hover,.n01 ul.jh-nav li.n01 a { background-position: 0 -28px;}
ul.jh-nav li.n02 a:hover,.n02 ul.jh-nav li.n02 a { background-position: -120px -28px;}
ul.jh-nav li.n03 a:hover,.n03 ul.jh-nav li.n03 a { background-position: -240px -28px;}

.sub-jh {
	margin: 0 0 20px 0;
}

.sub-jh dt {
	padding: 0 0 15px;
	line-height: 0;
}

.sub-jh dd {
	padding: 0 10px;
}

.sub-jh dd ul li a {
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 35px 0 0 0;
	width: 200px;
	background-image:url("../images/junior-high/s_nav.jpg");
	background-repeat:no-repeat;
}

.sub-jh dd ul li.n01 a { background-position: 0 0; margin-bottom: 5px;}
.sub-jh dd ul li.n02 a { background-position: 0 -40px; margin-bottom: 5px;}
.sub-jh dd ul li.n03 a { background-position: 0 -80px; margin-bottom: 5px;}

.sub-jh dd ul li.n01 a:hover,.n01 .sub-jh dd ul li.n01 a { background-position: -200px 0;}
.sub-jh dd ul li.n02 a:hover,.n02 .sub-jh dd ul li.n02 a { background-position: -200px -40px;}
.sub-jh dd ul li.n03 a:hover,.n03 .sub-jh dd ul li.n03 a { background-position: -200px -80px;}

.jh-cate {
	margin: 0 0 40px;
}

.jh-cate dl {
	zoom: 1;
	padding: 15px;
	border-radius: 8px; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.jh-cate01 {
	background-color: #66CCFF;
	margin: 0 0 10px;
}

.jh-cate02 {
	background-color: #FFCC00;
	margin: 0 0 10px;
}

.jh-cate03 {
	background-color: #66CC33;
	margin: 0 0 10px;
}

.jh-cate04 {
	background-color: #FFA2A2;
	margin: 0 0 10px;
}

.jh-cate05 {
	background-color: #006699;
	margin: 0 0 10px;
}

.jh-cate06 {
	background-color: #359A9A;
}

.jh-cate07 {
	background-color: #FF9933;
}

.jh-cate01 dd {
	padding: 0 0 0 70px;
	background: url(../images/junior-high/female.png) no-repeat 40px 100%;
}

.jh-cate02 dd,
.jh-cate05 dd,
.jh-cate06 dd {
	padding: 0 0 0 50px;
	background: url(../images/junior-high/male.png) no-repeat 0 100%;
}

.jh-cate03 dd,
.jh-cate04 dd,
.jh-cate07 dd {
	padding: 0 0 0 50px;
	background: url(../images/junior-high/female.png) no-repeat 0 100%;
}

.jh-cate dt {
	text-align: center;
	line-height: 0;
	padding: 0 0 15px 0;
}

.jh-cate dd ul {
	text-align: center;
}

.jh-cate dd ul li {
	display: inline-block;
	width: 124px;
	margin: 0 0 0 10px;
}

.jh-cate dd ul li a {
	text-indent: -9999px;
	display: block;
	zoom: 1;
	width: 124px;
	height: 124px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.jh-cate dd ul li a:hover {
	display: block;
	zoom: 1;
	width: 124px;
	height: 124px;
	background-position: 0 -124px;
}

.jh-cate01 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn01.gif);}
.jh-cate01 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn02.gif);}
.jh-cate01 dd ul li.cb03 a { background-image: url(../images/junior-high/top_btn03.gif);}
.jh-cate01 dd ul li.cb04 a { background-image: url(../images/junior-high/top_btn04.gif);}
.jh-cate02 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn05.gif);}
.jh-cate02 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn06.gif);}
.jh-cate03 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn07.gif);}
.jh-cate03 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn08.gif);}
.jh-cate04 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn09.gif);}
.jh-cate04 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn10.gif);}
.jh-cate05 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn11.gif);}
.jh-cate05 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn12.gif);}
.jh-cate06 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn13.gif);}
.jh-cate06 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn14.gif);}
.jh-cate07 dd ul li.cb01 a { background-image: url(../images/junior-high/top_btn15.gif);}
.jh-cate07 dd ul li.cb02 a { background-image: url(../images/junior-high/top_btn16.gif);}

.jh-box01 {
	background:url(../images/junior-high/top_article01_img11.jpg) no-repeat 0 0;
	padding:180px 80px 0 80px;
	margin:0 0 20px 10px;
	height:800px;
}

.juni-read {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}

.juni-read dt {
	display: none;
}

.juni-read dd {
	width: 390px;
	background-color: #FFF;
	border: 1px solid #F16771;
	padding: 10px 15px;
	float: right;
	line-height: 1.5;
	font-size: 13px;
	margin: 295px 15px 10px 0;
}

#juni-read01{
	background: url(../images/junior-high/01read.jpg) no-repeat 0 0;	
}
#juni-read02{
	background: url(../images/junior-high/02read.jpg) no-repeat 0 0;	
}
#juni-read03{
	background: url(../images/junior-high/03read.jpg) no-repeat 0 0;	
}

ul.tokucho{
width:750px;
height:103px;
display:block;
padding-top:103px;
height: 0 !important;
height /**/:103px;
overflow: hidden;
text-indent: -9999px;
background: url(../images/junior-high/tokucho.gif) no-repeat 0 0;
margin-bottom: 20px;
line-height: 0px;
}

.junior-high .tbl_txt th{
color: #fff;
background: #f8a35c;
font-size: 13px;
padding: 3px 25px;
font-weight: bold;
vertical-align: middle;	
}

.junior-high .tbl_txt th.fresta{
	background-color: #6483f2;
}

.junior-high .tbl_txt th.johoshi{
	background-color: #67b1f0;
}

.junior-high .tbl_txt th.ilst{
background: none;
}

.junior-high .clm_left{
float: left;
width: 350px;

}

.junior-high .clm_right{
float: left;
width: 355px;
}

ul.detail_ilst img{
float:left;
margin-right: 15px;
margin-bottom: 15px;
}

p.nyushi_cmt{
border:1px solid #F15336;
padding: 12px 20px;
margin: 15px 25px 25px 25px;
}

.junior-high p strong{
display: inline-block;
margin-bottom: 5px;
}


/*＿＿＿akita＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.leftclm{
	width: 510px;
	float: left;
	padding: 30px 0 0 0;
	
}
.rightclm{
	width: 238px;
	float: right;
	padding: 30px 0 0 0;
}
.leftclm2{
	width: 325px;
	float: left;
	font-size: 12px;
	padding: 10px 0 0 0;
}
.rightclm2{
	width: 155px;
	float: right;
	padding: 10px 30px 0 0;
}
.leftclm table{
	width: 480px;
}
.leftclm table th,.leftclm table td{
	text-align: center !important;
	vertical-align: middle !important;
	padding: 8px 10px !important;
}
.tablecolor{
	background:#eee;
}
.imagesentense{
	background: url(../images/akita/h4.jpg) no-repeat;
	width: 384px;
	height:79px;
	padding: 20px 367px 181px 0;
	margin: 30px 0 0 0;
}
.imagesentense p{
	font-size:12px;
}
	
/*決済画面*/

body.kessai{
background: none;
width:670px;
margin: 100px auto;
}
body.kessai .kessai{
border:2px solid #5F6DB3;
}
body.kessai .kessai .kessai_midashi{
background: none;
background:#5F6DB3;
padding:10px 0;
margin:0 0 20px 0;
font-size:18px;
color:#FFFFFF;
}
body.kessai .kessai .imgbox{
width:600px;
overflow:hidden;
zoom:1;
margin:0 0 20px 80px;
text-align:left;
}
body.kessai .kessai .imgbox img{
float:left;
padding:0 20px 30px 0;
}




/*＿＿＿small-child＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.topic01{
	border: #fc8e69 solid 2px;
	width: 744px;
}

.topic01 .sentense{
	width: 456px;
	float:left;
	margin: 15px 0 0 0;
}
.topic01 img{
	width: 210px;
	float: right;
	margin: 15px 15px 0 0;
}
.small-child h3{
	font-size: 16px;
	color: #c60;
	background: none !important;
	clear: both;
	margin: 0 0 0 0 !important;
}
.small-child .topic01 p{
	padding:0 15px 15px 15px;
}
.small-child .fLeft{
	width: 414px;
	float: left;
}
.small-child .fRight{
	display: block;
	width: 210px;
	float: right;
}
.small-child .topic02{
	width: 748px;
}
.small-child .topic03{
	width: 668px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	
}
.small-child .topic03 p{
	padding: 0 0 20px 25px !important;
}

/*＿＿＿privacy＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.privacyol{
	margin: 0 0 0 50px;
}
.privacyol li{
	margin: 10px 0 0 0;
}
.privacyol span{
	font-weight: bold;
}



.popy-pen-text {
  margin-top: 5px;
  padding: 8px;
  border: 1px solid #eee;
  background: #f5f5f5;
  border-radius: 10px;
}
.popy-pen-text__text {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
}



