@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, p, a, img, ul, li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:160%;
	color:#333333;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	color: #333333;
	line-height: 1.7;
}
li {list-style:none;}
a {color:#000099;}
a:visited {color:#660066;}
a:hover {color:#0066cc;}
h1 {font-size:13px;}
h2 img {display: none;}
h2 {
	width:670px;
	height:100px;
	background: url(/img/features/school/joint/2014/1119/header.png) center left no-repeat;
	text-indent: -999999px;
	overflow: hidden;
	margin-bottom: 16px;
}
h3 {
	font-size: 20px;
	margin-bottom: 1em;
	padding-left: 26px;
}
h4 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

/* clearfix */
.cf {zoom:1;}
.cf:after { content:""; display:block; clear:both;}

/* ------------------------------------- contents */
#main {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content {
	float: left;
	width: 670px;
	margin-right: 10px;
}
#feature-data {
	color: #999999;
	font-size: 12px;
	margin-bottom: 0.5em;
	text-align: right;
}
#sidebar {
	float: right;
	width: 270px;
}
#edus-eye {margin-bottom:20px;}
#edus-eye span {
	color:#F9514B;
	font-weight:bold;
	font-size: 20px;
	margin-bottom: 0.5em;
	padding-left: 26px;
	background: url(/img/features/school/joint/2014/1119/tit_ico.gif) center left no-repeat;
}
#content ul{text-align:center;}
#content ul li a{border:none;}
#content ul li a:hover{
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	zoom:1;
}
#btn_list {background:url(/img/features/school/joint/2014/1119/bg-list.gif) no-repeat 360px 630px;}
#btn_list li {
	display:block;
	width:325px;
	height:190px;
	margin-bottom:20px;	
}
#btn_list li.col2-fll{
	float:left;
}
#btn_list li.col2-flr{
	float:right;
}
#btn_list li.left,
#btn_list li.center,
#btn_list li.right {
	width:215px;
	float:left;
	margin-right: 12px;
}
#btn_list li.left,
#btn_list li.center {float:left;}
#btn_list li.right{
	margin-right: 0;
}
#school_nav {
	padding: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	width: 228px;
}
#school_nav h3 {
	color: #87CA35;
	padding-left: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	background: none;
}
#school_nav h4 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5em;
	background: none;
}
#school_nav ul li {margin-bottom: 0.5em;}
#school_nav ul li a {
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height:120%;
	padding: 0.5em 0;
	background: #F9514B;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.02, #fb8c88), color-stop(0.95, #F9514B), color-stop(0.00, #fb8c88));
	background: -webkit-linear-gradient(top, #fb8c88 0%, #F9514B 95%, #fb8c88 102%);
	background: -moz-linear-gradient(top, #fb8c88 0%, #F9514B 95%, #fb8c88 102%);
	background: -o-linear-gradient(top, #fb8c88 0%, #F9514B 95%, #fb8c88 102%);
	background: -ms-linear-gradient(top, #fb8c88 0%, #F9514B 95%, #fb8c88 102%);
	background: linear-gradient(top, #fb8c88 0%, #F9514B 95%, #fb8c88 102%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #F9514B;
}
#school_nav ul li a:hover {
	color: #FFFFFF;
	background: #fb8c88;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.02, #F9514B), color-stop(0.95, #fb8c88), color-stop(0.00, #F9514B));
	background: -webkit-linear-gradient(top, #F9514B 0%, #fb8c88 95%, #F9514B 102%);
	background: -moz-linear-gradient(top, #F9514B 0%, #fb8c88 95%, #F9514B 102%);
	background: -o-linear-gradient(top, #F9514B 0%, #fb8c88 95%, #F9514B 102%);
	background: -ms-linear-gradient(top, #F9514B 0%, #fb8c88 95%, #F9514B 102%);
	background: linear-gradient(top, #F9514B 0%, #fb8c88 95%, #F9514B 102%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #F9514B;
}
#school_nav .go_top {
	font-size: 12px;
	text-align: right;
}
.go_top {
	text-align:right;
	margin-top: 1em;
	font-size: 12px;
}

/* nav----------------------------------------------------*/
.fixed {
	position:fixed;
	top: 10px;
}