/* 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;
}


/* ----------------------------------------------------*/
/* index inter-edus-eye 130515 */
/* ----------------------------------------------------*/

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

body.static-page div#static-main div#f-all #linkbtn {
	width:670px;
	margin:0 auto;
	padding:10px 0 0 0;}
	
body.static-page div#static-main div#f-all #linkbtn img{
	border:1px solid #CDCDCD;
}

body.static-page div#static-main div#f-all div#linkbtn div.plan-box {
	width:670px;
	padding:0 0 5px 0px;}

body.static-page div#static-main #f-all div#linkbtn div a.plan-a-boxr {
	border:1px solid #ccc;
	width:320px;
	padding:5px;
	float:right;
	height:140px;
	}

body.static-page div#static-main #f-all div#linkbtn div a.plan-a-boxl {
	border:1px solid #ccc;
	width:320px;
	padding:5px;
	float:left;
	height:140px;
	}

body.static-page div#static-main div#linkbtn div.plan-box {
	display:block;
	font-size:13px;
	text-decoration:none;
	padding:10px;
}

body.static-page div#static-main div#linkbtn div a span.tx_school {
	color:#09F;
font-weight:bold;
font-size:14px;
background:url(../images/icn_arrow.gif) no-repeat;
padding-left:15px;
}

body.static-page div#static-main div#linkbtn div a img {
	float:left;
	margin:0 5px 0 0;
	}


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: #659400;
	font-size: 21px;
	padding: 0;
	width: 670px;
}
body.static-page div#static-main div#f-all h3.topnavi-tit {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #FF9600;
	font-size: 21px;
	margin: 20px 0 0;
	padding: 0;
	width: 670px;
	height: 15px;
}

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


body.static-page div#static-main div#f-all div.cnt-ft table.tbl-ft th {
	background-color: #d3f581;
	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:#FF9600;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF9600), to(#FFCC00));
	background: -webkit-linear-gradient(#FF9600, #FFCC00);
	background: -moz-linear-gradient(#FF9600, #FFCC00);
	background: -ms-linear-gradient(#FF9600, #FFCC00);
	background: -o-linear-gradient(#FF9600, #FFCC00);
	background: linear-gradient(#FF9600, #FFCC00);
	-pie-background: linear-gradient(#FF9600, #FFCC00);
	behavior: url(/feature/2013school/04_01/pie/PIE.htc);
	border: 3px solid #FF9600;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 3px #999999;
	color: #333333;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 5px;
	text-align: center;
	width: 195px;
}

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

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

body.static-page div#static-main div#f-all div.btn-ft-0502 {
	width:300px;
	margin:20px auto 20px;
}


body.static-page div#static-main div#f-all div.btn-ft-0502 a {
	padding:12px 15px;
	width:270px;
	text-align:center;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:21px;
	border:3px solid #F28E00;
	border-radius:10px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;
	box-shadow: #999 0px 2px 3px;
	background: #FF9600;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF9600), to(#FFCC00));
	background: -webkit-linear-gradient(#FF9600, #FFCC00);
	background: -moz-linear-gradient(#FF9600, #FFCC00);
	background: -ms-linear-gradient(#FF9600, #FFCC00);
	background: -o-linear-gradient(#FF9600, #FFCC00);
	background: linear-gradient(#FF9600, #FFCC008);
	-pie-background: linear-gradient(#FF9600, #FFCC00);
	behavior: url(/feature/2013school/04_01/pie/PIE.htc);
}



body.static-page div#static-main div#f-all div.btn-ft-0502 span {
	font-size:18px;
	color:#fff;
	line-height:1.8em;
}

body.static-page div#static-main div#f-all div.btn-ft-0502 span.btn_s {
	font-size:16px;
	color:#fff;
	line-height:1.8em;
}


body.static-page div#static-main div#f-all div.btn-ft-0502 a:hover {
	color:#fff;
	text-decoration:none;
background: #FFCC00;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFCC00), to(#FF9600));
background: -webkit-linear-gradient(#FFCC00, #FF9600);
background: -moz-linear-gradient(#FFCC00, #FF9600);
background: -ms-linear-gradient(#FFCC00, #FF9600);
background: -o-linear-gradient(#FFCC00, #FF9600);
background: linear-gradient(#FFCC00, #FF9600);
-pie-background: linear-gradient(#FFCC00, #FF9600);
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,.img-ft-wc-cap540 img {
	border:1px solid #CCC;
	padding:0;
	margin:0 5px;
}

body.static-page div#static-main div#f-all div.cnt-ft div.img-ft-wc-cap540 {
	margin-left: 75px;
	padding: 0 0 30px;
	width: 550px;
}

body.static-page div#static-main div#f-all div.cnt-ft div.img-ft-wc-cap540 div.wc_l {
	float:left;
	}
	
body.static-page div#static-main div#f-all div.cnt-ft div.img-ft-wc-cap540 div.wc_r {
	float:right;
	}

/* --topnavi--*/
.lbox {
	float: left;
}
.rbox {
	float: right;
}
.cbox {
	margin: 0 auto;
}
.plan-s {
	background: #ffffda;
	border: 5px solid #dbdbdb;
	width: 640px;
	padding: 10px;
}
.plan-a {
	background: #ffffda;
	border: 5px solid #dbdbdb;
	width: 300px;
	height: 135px;
	padding: 10px;
}
.plan-b {
	background: #ffffda;
	border: 1px solid #dbdbdb;
	width: 310px;
	height: 145px;
	padding: 10px;
}
.may1_copy, .may1_name {
	font-weight: bold;
}
.may1_copy a {color: #F01579;}
.may1_copy a:hover {color: #F01579;}
.may1_name {
	margin-bottom:12px;
	font-size: 14px;
	text-decoration: underline;
	color: #3CABDE;
}
.tcu {margin-bottom:0px;}
.may1_name a {color: #3CABDE;}
.may1_name a:hover {color: #007703;}

.may1_txt {
	font-size: 12px;
}
.plan-s .may1_copy {font-size: 16px;}
.plan-s .may1_name {font-size: 16px;}

.plan-a .may1_copy {font-size: 14px;}
.plan-a .may1_name {font-size: 14px;}

.plan-b .may1_copy {font-size: 12px;}
.plan-b .may1_name {font-size: 12px;}


