/* CSS Document */
/*_navi_bt
----------------------------------------------------*/
div#navi_bt {
	text-align:center;
	margin:50px 0px 10px 0px;
}
div#navi_bt img {
	margin:2px;
	padding:0;
	border:0;
}
div.bt_center {
	text-align:center;
	margin:0;
	padding:0;
}

/* ----------------------------------------------------*/
/* linkbtn 120620 */
/* ----------------------------------------------------*/
body.static-page div#static-main div#linkbtn-ft {
	width:700px;
	margin:0;
	padding:10px 0 0 0;}

body.static-page div#static-main div#linkbtn-ft div.plan-box {
width:700px;
margin:0 auto;
padding-bottom:5px;
}

body.static-page div#static-main div#linkbtn-ft div a.plan-a-boxr {
width:325px;
padding:10px;
float:right;}

body.static-page div#static-main div#linkbtn-ft div a.plan-a-boxl {
width:325px;
padding:10px;
float:left;}

body.static-page div#static-main div#linkbtn-ft div a.plan-a-boxc {
width:330px;
margin:0 auto;
padding:10px;
}

body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxr {
width:325px;
padding:10px;
float:right;}

body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxl {
width:325px;
padding:10px;
float:left;}

body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxc {
width:330px;
margin:0 auto;
padding:10px;
}

body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxt {
width:207px;
margin-right: 6px;
padding:10px;
float:left;}
body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxt.right {
width:208px;
margin-right: -3px;
display: block;
}

body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxf {
width:165px;
margin-right: 6px;
padding:10px;
float:left;}
body.static-page div#static-main div#linkbtn-ft div a.plan-b-boxf.right {
width:165px;
margin-right: 0px;
}

body.static-page div#static-main div#linkbtn-ft div a {
display:block;
font-size:13px;
text-decoration:none;
padding:10px;
border:1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efefef), color-stop(0.50, #ffffff));
background: -webkit-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -moz-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -o-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -ms-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: linear-gradient(top, #ffffff 50%, #efefef 100%);
}
body.static-page div#static-main div#linkbtn-ft div.btn-big a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.50, #FFFFEE));
background: -webkit-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -moz-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -o-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -ms-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: linear-gradient(top, #FFFFEE 50%, #fff 100%);
}

body.static-page div#static-main div#linkbtn-ft div.btn-mini a {
background-image: none;
}

body.static-page div#static-main div#linkbtn-ft div.btn-mini a {
display:block;
font-size:13px;
text-decoration:none;
padding:10px;
border:1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efefef), color-stop(0.50, #ffffff));
background: -webkit-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -moz-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -o-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: -ms-linear-gradient(top, #ffffff 50%, #efefef 100%);
background: linear-gradient(top, #ffffff 50%, #efefef 100%);
}

body.static-page div#static-main div#linkbtn-ft div.btn-mini a:hover {
background-image: none;
}
body.static-page div#static-main div#linkbtn-ft div.btn-mini a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.50, #FFFFEE));
background: -webkit-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -moz-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -o-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: -ms-linear-gradient(top, #FFFFEE 50%, #fff 100%);
background: linear-gradient(top, #FFFFEE 50%, #fff 100%);
}

body.static-page div#static-main div#linkbtn-ft div a img {
	float:left;
	margin:0 10px 0 0;
}
body.static-page div#static-main div#linkbtn-ft div a h4 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#333;
	border-bottom:none;
	background: url(../images/icn_arrow_01.gif) no-repeat right;
}


body.static-page div#static-main div#linkbtn-ft div a h4 img{
	padding:2px 0 0 2px;
}



body.static-page div#static-main div#linkbtn-ft div a strong {
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 7px;
	border-left: 5px solid #F99;
	text-decoration: underline;
}
body.static-page div#static-main div#linkbtn-ft div a{
	color: #0066cc;
}
body.static-page div#static-main div#linkbtn-ft div a:hover,
body.static-page div#static-main div#linkbtn-ft div a:hover strong {
	color: #09F;
	}

body.static-page div#static-main div#feature-all div.subnavi {
	width:680px;
	height:26px;
	font-size:18px;
	color:#036;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffeceb), color-stop(0.5, #ffeceb), color-stop(0.5, #ffcccc), to(#ffcccc));
	background: -moz-linear-gradient(top, #ffeceb, #ffeceb 50%, #ffcccc 50%, #ffcccc);
	background: url(/feature/images/ie-bg_pink.gif) bottom left repeat-x #ffeceb;
	padding:0;
	padding:7px 10px 2px 10px;
	margin-bottom:10px;}



body.static-page div#static-main div#feature-all div.subnavi h3 {
	width:514px;
	text-align: center;
	background: none;
	border: 0;
	float: left;
	margin: 0;
	padding:0;
	color:#555;
}
body.static-page div#static-main div#feature-all div.subnavi div.snavi-prev {
	float: left;
	width: 83px;
	display: block;
	margin: 0px;
	padding: 0;
}
body.static-page div#static-main div#feature-all div.subnavi div.snavi-name {
	float: left;
	width: 514px;
	display: block;
	margin: 0px;
	padding: 1px 0 0 0;
}
body.static-page div#static-main div#feature-all div.subnavi div.snavi-next {
	float: right;
	width: 83px;
	display: block;
	margin: 0px;
	padding: 0;
}


body.static-page div#static-main div.yudo_btn{
width:300px;
margin:10px 0 0 33px;
float:left;
}

body.static-page div#static-main div.yudo_btn p{
text-align:right;
padding-top:0;
font-size:11px;
}

body.static-page div#static-main div div.yudo_btn a:hover{
text-decoration:none;
}
/*_navi_sidenavi
----------------------------------------------------*/

/* ----------------------------------------------------*/
/* index inter-edus-eye 130405 */
/* ----------------------------------------------------*/

body.static-page div#static-main div#f-all #feature-eye {
	background:url(../images/title.gif) top left;
	width:670px;
	height:200px;
	position:relative;
	margin-bottom:15px;
}
body.static-page div#static-main div#f-all #feature-eye p {
	position:absolute;
	width:520px;
	top:95px;
	left:130px;
	font-size:14px;
	line-height:1.5em;
}

body.static-page div#static-main div#f-all div.cnt-ft div.school_list {
	margin:0 auto;
	height:80px;
	padding:12px 12px 5px 12px;
	border:10px solid #ffcc00;
}
body.static-page div#static-main div#f-all div.cnt-ft div.school_list h3 {
	background: none;
	width:600px;
	border:none;
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#777;
}
body.static-page div#static-main div#f-all div.cnt-ft div.school_list ul li{
	float:left;
	background:url(/feature/2013school/images/icn_flower_o.gif) no-repeat 0 8px;
	margin-bottom:0.2em;
	padding:0 10px 0 10px;
	white-space:nowrap;
	font-size:16px;
}

body.static-page div#static-main div#f-all h3.question {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #FF4177;
	font-size: 21px;
	height: 31px;
	margin: 40px 0 0;
	padding: 0;
	width: 670px;
}

body.static-page div#static-main div#f-all h4.school-name0402 {
	border-bottom: 3px solid #FFF5C5;
	border-left: 10px solid #FFF5C5;
	color: #2EBA48;
	font-size: 21px;
	margin: 20px 0 15px;
	padding: 7px 0 2px 7px;
}


body.static-page div#static-main div#f-all div.cnt-ft h5.h5_0402{
	border: medium none;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}

body.static-page div#static-main div#f-all div.cnt-ft table.tbl-ft th {
	background-color: #FFECEC;
	font-weight: bold;
	padding: 7px;
	text-align: center;
}

body.static-page div#static-main div#f-all div.cnt-ft div.school_lnk ul li a {
	background: linear-gradient(#66CC33, #CCFF66) repeat scroll 0 0 transparent;
	border: 3px solid #66CC33;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 3px #999999;
	color: #333333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 5px;
	text-align: center;
	width: 195px;
}

body.static-page div#static-main div#f-all div.cnt-ft div.btn-ft-0402 {
	width:300px;
	margin:0 auto 30px;
	padding-left:170px;
}


body.static-page div#static-main div#f-all div.cnt-ft div.btn-ft-0402 a {
	border:1px solid #696;
	padding:12px 15px;
	width:270px;
	text-align:center;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:21px;
	border:3px solid #66cc33;
	border-radius:10px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;
	box-shadow: #999 0px 2px 3px;
	background: #66cc33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#66cc33), to(#ccff66));
	background: -webkit-linear-gradient(#66cc33, #ccff66);
	background: -moz-linear-gradient(#66cc33, #ccff66);
	background: -ms-linear-gradient(#66cc33, #ccff66);
	background: -o-linear-gradient(#66cc33, #ccff66);
	background: linear-gradient(#66cc33, #ccff66);
	-pie-background: linear-gradient(#66cc33, #ccff66);
	behavior: url(/feature/2013school/04_01/pie/PIE.htc);
}
body.static-page div#static-main div#f-all div.cnt-ft div.btn-ft-0402 span {
	font-size:18px;
	color:#fff;
	line-height:1.8em;
}

body.static-page div#static-main div#f-all div.cnt-ft div.btn-ft-0402 a:hover {
	color:#fff;
	text-decoration:none;
background: #82e451;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ccff66), to(#66cc33));
background: -webkit-linear-gradient(#ccff66, #66cc33);
background: -moz-linear-gradient(#ccff66, #66cc33);
background: -ms-linear-gradient(#ccff66, #66cc33);
background: -o-linear-gradient(#ccff66, #66cc33);
background: linear-gradient(#ccff66, #66cc33);
-pie-background: linear-gradient(#ccff66, #66cc33);
behavior: url(/feature/2013school/04_01/pie/PIE.htc);
}

	body.static-page div#static-main div#f-all div.cnt-ft div.img-ft-wr img,.img-ft-wl img,.img-ft-hr img,.img-ft-hl img,.img-ft-wc img,.img-ft-hc img,.img-ft-hc-cap img,.img-ft-wc-cap img{
	border:1px solid #CCC;
	padding:0;
	margin:0 5px;
}


body.static-page div#static-main div#f-all div.btn-ft a {
	background: linear-gradient(#66CC33, #CCFF66) repeat scroll 0 0 transparent;
	border: 3px solid #66CC33;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 3px #999999;
	color: #333333;
	display: block;
	font-size: 24px;
	font-weight: bold;
	padding: 4px 15px;
	text-align: center;
	width: 270px;
}