@charset "shift_jis";
/* ---------------------------------- */
/* 進路ナビ
/* オープンキャンパス特集
/* Update:2011/03
/* ---------------------------------- */

#content div.content_head {
	padding:12px 0 0 40px;
	width:890px;
	height:118px;
	background:url(/img/page/scholarship/bg_title.jpg) no-repeat;
	margin-bottom:15px;
	/*background:url(/img/page/scholarship/bg_title.jpg) left top no-repeat;*/
}

#content h1 {
	margin:0;
	padding:0;
}

#content div.content_head p {
	margin:0;
	padding:0;
}

#content ul.subLink{
	margin-bottom:20px;
	padding:5px 10px;
	background:#f7f7f7;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

#content ul.subLink li{
	display:inline;
	margin-right:30px;
	font-size:0.85em;
	padding-left:20px;
	background:url(/img/all/arw_10.gif) no-repeat left center;
	font-weight:bold;
}

#content .schools {
	padding:10px;
	overflow:hidden;
}

#content h2 {
	margin:0 5px;
	padding:0;
	overflow:hidden;
}

div.prArea{
	font-size:0.8em;
	width:880px;
	margin:15px auto;
    background:#FFFFCC;
    border: 1px solid #FF9933;
    /*border-radius: 5px;*/
	padding:5px;
	}

div.prArea a{
	background:url(/img/all/arw_08.gif) no-repeat left center;
	padding-left:8px;
	margin-right:15px;
	}

#content .box {
	position:relative;
	border:1px solid #D2D2D2;
	border-top:none;
	margin:5px;
	padding:0;
	float:left;
	width:443px;
	height:200px;
	overflow:hidden;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(0.1, white), to(#F9F9F9));
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	background-color:#FFF;
}
#content .box .head {
	border-top:2px solid #666;
	position:relative;
	background:#666;
}
#content .schools.daigaku .box .head {
	border-top:2px solid #3366CC;
	background:#C6E5FD;
}
#content .schools.tandai .box .head {
	border-top:2px solid #FF6E74;
	background:#FEE1E2;
}
#content .schools.senmon .box .head {
	border-top:2px solid #FFA111;
	background:#FFD9AD;
}
#content .schools.free .box .head {
	border-top:2px solid #090;
	background:#9F9;
}
#content .box .head p {
	margin:0;
	padding:0;
}
#content .box .head .school_name {
	padding:7px;
	padding-left:30px;
	font-weight:bold;
}
#content .schools.daigaku .box .head .school_name {
	background:url(/img/page/scholarship/ttl_point_daigaku.png) 10px center no-repeat;
}
#content .schools.tandai .box .head .school_name {
	background:url(/img/page/scholarship/ttl_point_tandai.png) 10px center no-repeat;
}
#content .schools.senmon .box .head .school_name {
	background:url(/img/page/scholarship/ttl_point_senmon.png) 10px center no-repeat;
}
#content .schools.free .box .head .school_name {
	background:url(/img/page/scholarship/ttl_point_free.png) 10px center no-repeat;
}
#content .box .head .school_info {
	position:absolute;
	right:7px;
	top:7px;
	padding:2px 5px;
	background:#333;
	font-size:12px;
	color:#FFF;
	border-radius:2px;
}
#content .schools.daigaku .box .head .school_info {
	background:#3366CC;
}
#content .schools.tandai .box .head .school_info {
	background:#FF6E74;
}
#content .schools.senmon .box .head .school_info {
	background:#FFA111;
}
#content .schools.free .box .head .school_info {
	background:#090;
}
#content .box .body {
	padding:7px;
}
#content .box .body .photo {
	float:left;
	width:120px;
	height:110px;
	padding-right:7px;
}
#content .box .body .photo img {
	width:120px;
	height:90px;
}
#content .box .body .about {
	padding-top:5px;
	font-size:0.8em;
}
#content .box .body .about .text {
	margin:0;
}
#content .box .read_more {
	position:absolute;
	right:7px;
	bottom:7px;
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:right;
	z-index:200;
}

/*--学校を探す--*/
#content #footerSpot{
	border:3px solid #fccba6;
	background:#f7f7f7;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#content #footerSpot h3{
	background:url(/img/page/scholarship/icn_scholarship_01.gif) no-repeat left center;
	padding:3px 0 3px 30px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color:#59493f;
}

#content #footerSpot ul{
	margin:5px 5px 3px 5px;
}

#content #footerSpot ul li{
	display:inline;
	margin-right:5px;
}

#content .submit {
	clear:both;
	text-align:center;
	padding:15px;
}
