@charset "UTF-8";
/* CSS Document */

.main{
	background-color: #FFFFFF ;
	height: 285px;
}

.main div{
	width: 850px;
	margin: 0 auto;
}

.main div span{
	display: none;
	overflow: hidden;
}

/* 冬季〜春季 中学準備講座と英検対策 */
.chugakujunbi{
	display: inline-block;
	float:left;
	padding-top: 10px;
	padding-left:5px
}

.chugakujunbi a{
	background-image: url(https://eiken-academy.com/wp-content/uploads/2015/01/chugakujunbi.png);
	background-repeat: no-repeat;
	width: 560px;
	height:285px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}

.chugakujunbi a:hover{
	background-position: bottom left;
}

.eikensmall{
	padding-top: 10px;
	padding-left:5px;
	float: left;
}

.eikensmall a{
	background-image: url(https://eiken-academy.com/wp-content/uploads/2015/07/eiken_p2_taisaku.png);
	background-repeat: no-repeat;
	width: 280px;
	height:285px;
	display: inline-block;
	margin-top: 10px;
	float: left;
}

.eikensmall a:hover{
	background-position: bottom left;
}

/* 英検対策のみ */
.topbanner1{
	padding-top: 10px;
	padding-left:10px;
	margin-left: auto;
}

.topbanner1 a{
	background-image: url(https://eiken-academy.com/wp-content/uploads/2014/11/topbanner1.png);
	background-repeat: no-repeat;
	float:left;
	width: 845px;
	height:285px;
	margin-top: 10px;
}


.topbanner1 a:hover{
	background-position: bottom left;
}

/* ニュートレジャーとプログレス
 */
.to_newtreasure{
	float:left;
	padding-top: 3px;
	padding-left:5px
}

.to_newtreasure a{
	background-image: url(https://eiken-academy.com/wp-content/uploads/2014/10/newtreasure1.png);
	background-repeat: no-repeat;
	width: 410px;
	height:76px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}

.to_newtreasure a:hover{
	background-position: bottom left;
}

.to_progress{
	float: right;
	padding-top: 3px;
	padding-left:0px
}

.to_progress a{
	float: right;
	background-image: url(https://eiken-academy.com/wp-content/uploads/2014/10/progress211.png);
	background-repeat: no-repeat;
	width: 410px;
	height:76px;
	margin-top: 10px;
}

.to_progress a:hover{
	background-position: bottom left;
}

/* バナーエリア*/

.banner_area{
	width: 850px;
	padding-top: 15px;
	padding-left: 0px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}

.banner_area p{
	width: 270px;
	margin: 10px 0px 0px 10px;
	display:inline;
}

.banner_area p a{
	width: 270px;
	height: 76px;
	background-repeat: no-repeat;
	display: inline-block;
}

.banner_area p a:hover{
	background-position: left bottom;
}

.bnr_course a{
	background-image:url(https://eiken-academy.com/wp-content/uploads/2014/10/course1.png);
	margin-left: -10px;
}

.bnr_feature a{
	background-image:url(https://eiken-academy.com/wp-content/uploads/2014/10/tokushoku3.png);

}

.bnr_results a{
	background-image:url(https://eiken-academy.com/wp-content/uploads/2014/10/jisseki2.png);
}

.banner_area span{
	display: none;
	overflow: hidden;
}

.content{
	margin: 0 auto;
	width: 850px;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow:visible;
}

.leftbox{
	float: left;
	width: 560px;
}

.leftbox h2{
	background-image:url(../images/h_bg.gif);
	background-repeat: no-repeat;
	width: 553px;
	height: 28px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #0d448b;
}

.leftbox h2 span{
	display: block;
	margin-top: -15px;
	margin-right: 25px;
	text-align: right;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.new ul{
	background: #fefbfd;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin-bottom: 10px;
	width: 533px;
}
.new .more_button {
	float:right;
	display:block;
	padding:5px 9px;
	background:#073681;
	color:#fff;
	border-radius:4px;
	text-decoration:none;
}
.new ul li{
	background: url(../images/t_listmark.gif) no-repeat;
	padding-left: 20px;
	background-position: 2px 6px;
	margin-bottom:10px;
	font-size:15px;
	line-height:1.9;
}
.new ul li .date {
	font-size:12px;
}
.new ul li span.new-opened {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#F8B551;
	font-size:12px;
	color:#fff;
}
.new ul li span.renewal {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#89C997;
	font-size:12px;
	color:#fff;
}
.new ul li span.infomation {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#6699FF;
	font-size:12px;
	color:#fff;
}
.new ul li span.latest-english {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#F19EC2;
	font-size:12px;
	color:#fff;
}
.new ul li span.eiken-measures {
	margin-right:3px;
	padding:0 4px;
	border-radius:3px;
	background:#ef404c;
	font-size:12px;
	color:#fff;
}
.new ul li a{
	color: #740000;
}

.new ul li a:hover{
	color: #9e5555;
}

.grade{
	margin-bottom: 20px;
}

.about_eikenac div{
	padding: 10px;
}

.about_eikenac div p{
	padding-bottom: 10px;
	font-size: 14px;
	line-height:1.9;
}

.about_eikenac div p span{
	font-weight: bold;
}

.strong{
	font-size: 16px;
	line-height:1.9;
	color: #FF0000;
}

.to_feature{
	font-weight: bold;
	display: block;
	text-align: right;
}

.about_eikenac div span a:hover{
	color: #4169e1;
}

.reason ul{
	margin: 10px 0;
}

.reason ul li{
	display: inline-block;
}

.reason ul li a{
	display: block;
	width: 182px;
	height: 90px;
}

.reason ul li span{
	display: none;
	overflow: hidden;
}

.t_select a{
	background: url(../images/reason01.gif) no-repeat;
}

.schedule a{
	background: url(../images/reason02.gif) no-repeat;
}

.curriculum a{
	background: url(../images/reason03.gif) no-repeat;
}

.reason ul li a:hover{
	background-position: left bottom;
}

.grade ul li{
	display: inline-block;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.grade ul li.list_first{
	margin-left: 0px;
}

.grade ul li a{
	display: block;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	width: 102px;
	height: 87px;
	background: url(../images/grade_bg.png) no-repeat;
	text-align: center;
	font-size: 13px;
}

.grade ul li a span {
	/*margin-top: 33px;*/
	line-height:87px;
	display: inline-block;
}

.grade ul li a:hover span{
	text-decoration: underline;
}

.school{
	margin-bottom: 10px;
}

.school > div{
	width: auto;
	border: 1px solid #CCC;
	overflow: hidden;
	padding-bottom: 4px;
	display: inline-block;
}

.tokyo h3{
	background-color: #f8b551;
}

.saitama h3{
	background-color: #89c997;
}

.kanagawa h3{
	background-color: #f19ec2;
}

.school > div h3{
	heigh: 30px;
	text-align: center;
	color: #ffffff;
	margin: 1px;
	padding: 5px 0;
}

.school > div p{
	margin-top: 5px;
	margin-left: 4px;
	float: left;
}

.school > div ul{
	float: left;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 5px;
}

.school > div ul li{
	line-height: 1.9;
}

.school > div ul li a{
	color: #000000;
}

.school > div ul li a:hover{
	text-decoration: none;
}

.to_schoollist{
	background-image: url(../images/school_more.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 30px;
	text-align: center;
	font-size:14px;
	line-height:30px;
}

.to_schoollist a{
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	/*margin-top: 5px;*/
}

.to_schoollist a:hover{
	color: #F60;
	text-decoration: none;
}

.item{
	margin-bottom:: 10px;
}

.item div{
	float: left;
	height: 285px;
}

.item > div{
	border: 1px solid #cccccc
	;
}

.item .eikentaisaku {
	margin-left: 0px;
}

.item h3{
	text-align: center;
	background: url(../images/item_h_bg.png) repeat-x;
	color: #ffffff;
	padding: 5px 0;
}

.item h3 a{
	color: #FFFFFF;
	text-decoration: none;
}

.item h3 a:hover{
	text-decoration: underline;
}

.item div a{
	width: 180px;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.item div p{
	width: 170px;
	font-size: 12px;
	line-height:1.9;
}

.about_e{
	margin: 5px;
	line-height: 1.9;
}

.contactinfo{
	margin-top: 20px;
}

.contactinfo p{
	margin-bottom: 10px;
}

.contactinfo > p a{
	width: 553px;
	height: 150px;
	display: inline-block;
	background-image: url(https://eiken-academy.com/wp-content/uploads/2015/07/soudankai.png);
	background-repeat: no-repeat;
}

.contactinfo > p a:hover{
	background-position: left bottom;
}

.contactinfo > p span{
	display: none;
	overflow: hidden;
}

.rightbox{
	float: right;
}

.search_area > div{
	border-right: 3px solid #0d448b;
	border-left: 3px solid #0d448b;
	border-bottom: 3px solid #0d448b;
	background-color: #fffcea;
	width: 230px;
}

.search_area div h3{
	font-weight: bold;
	margin-bottom:4px;
}

.search_area div ul{
	width: 300px;
}

.search_area div ul li{
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	line-height:1.9;
	/*display: inline;*/
	float:left;
	width: 85px;
	height: 20px;
}

.search_area div > div{
	width: 200px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.search_area div > div ul li a{
	color: #5d5d5d;
}

.search_area div > div ul li a:hover{
	text-decoration: none;
	color: #999999;
}

.tokyo_classroom h3{
	color: #f8b551;
}

.tokyo_classroom ul{
	width: 200px;
}

.tokyo_classroom ul li{
	background-image: url(../images/list_tokyo.gif);
}

.saitama_classroom h3{
	color: #89c997;
}

.saitama_classroom ul li{
	background-image:url(../images/list_saitama.gif);
}

.kanagawa_classroom h3{
	color:#f19ec2;
}

.kanagawa_classroom ul li{
	background-image: url(../images/list_kanagawa.gif)
}

.to_eikenac{
	margin: 20px 0;
}

.to_eikenac a{
	display: inline-block;
	width: 236px;
	height: 99px;
	background-image: url(../images/to_eikenac.jpg);
	background-repeat: no-repeat;
}

.to_eikenac a:hover{
	background-position: left bottom;
}

.to_eikenac span{
	display: none;
	overflow: hidden;
}

.under_outline{
	margin-top: 30px;
	width:216px;
	font-size: 12px;
	line-height:1.9;
	padding: 10px;
	background-color: #FFCC33;

}

.under_outline span{
	font-weight: bold;
	color: #FF0000;
	line-height: 1.9;
}

.rightbox > p{
	margin-top: 10px;
}

.mailmagazine{
	background: url(../images/mailmagazine.gif) no-repeat;
	width: 238px;
	height: 211px;
	margin-top: 10px;
}

.mailmagazine p{
	padding: 70px 10px 0 10px;
	font-size: 12px;
	line-height:1.9;
}

.mgform{
	padding: 10px;

}

.mgform div{
	text-align: center;
	margin-top:10px;
}

.mail{
	width: 210px;
}


/*オンライン英検*/
.border-blue {
    margin : 1em 0 1.5em ;
    padding : 5px ;
    line-height : 1.8 ;
    border : solid 2px #0000ff ;
    text-align: left;
}

.red{
	color: red;
	font-size: 24px;
	font-weight: bold;
}

p.big{
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	text-align: left;
	line-height: 1.9;
}
