﻿@charset "UTF-8";


/* +++++++++++++++++++++++++++++++　画面独自　+++++++++++++++++++++++++++++++ */
html {
	background:url("/images/senmon/base_background2.png") repeat left top;
}
span#home {
	background:url("/images/senmon/senmon_logo.png") no-repeat -0px -60px;
}
a.siteLogo {
	background:url("/images/senmon/senmon_logo.png") no-repeat -0px -0px;
	height:60px;
	width:235px;
	display:block;
	text-indent:-9999px;
}
a.siteLogo:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

/* +++++++++++++++++++++++++++++++　見出し　+++++++++++++++++++++++++++++++ */

.leftBox {
	position:relative;
}
h1 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 5px 10px;
	padding:8px 60px 0 36px;
	position:relative;
	z-index:5;
}
h2 {
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	background:url("/images/senmon/detail_sprite_area.png") no-repeat left top;
	border:1px solid #eee;
	padding:6px 0px 0px 18px;
	min-height:23px;
	margin-bottom:10px;
}
h2 {
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	background:url("/images/senmon/detail_sprite_area.png") no-repeat left top;
	border:1px solid #eee;
	padding:6px 0px 0px 18px;
	min-height:23px;
	margin-bottom:10px;
}
.catch {
	font-size:1.2em;
	font-weight:normal;
	background:none;
	border:none;
	padding:0px 10px 0px 18px;
	color:#555;
	min-height:10px;
	margin-bottom:1px;
}
h3 {
	clear:both;
	font-size:1.0em;
	line-height:1.5em;
	font-weight:bold;
}
h4 {
	font-size:1.0em;
	font-weight:bold;
}
.fsM {
	font-size:0.9em;
	line-height:1.2em;
}
.fsR {
	font-size:1.2em;
	line-height:1.2em;
}
.fsS {
	font-size:0.7em;
	line-height:1.2em;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
.mB10 {
	margin-bottom:10px;
}
.mB20 {
	margin-bottom:20px;
}
.mB40 {
	margin-bottom:40px;
}
.w230 {
	width:230px;
}
.p10 {
	padding:5px 10px;
}
.gb {
	background-color:#eee;
}
.cBox {
	margin-bottom:20px;
	font-size:0.8em;
	line-height:1.6em;
}
.cBox img {
	float:left;
	margin:0 5px 10px 0;
	zoom:1;
	display:block;
}
h1 span {
	display:block;
}
.pageUp {
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -900px -375px;
	padding-left:17px;
}

/* +++++++++++++++++++++++++++++++　概要　+++++++++++++++++++++++++++++++ */

.intoroBox {
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -0px -180px;
	padding:15px 15px 5px;
	position:relative;
}
.desc {
	background:url("/images/daigaku/detail_sprite_outline_ver2.png") no-repeat -0px -300px;
	padding:10px 20px 15px;
	overflow:hidden;
	width:620px;
}

.category {
	position:absolute;
	top:0px;
	right:0px;
	height:63px;
	width:163px;
	text-indent:-9999px;
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -0px -0px;
}

.desc p {
	margin-bottom:10px;
	font-size:0.9em;
	line-height:1.5em;
	padding:5px 15px;
}
.desc img {
	margin:0 0 10px 10px;
	border:4px solid #fff;
}
.mainPhoto {
	height:150px;
	width:220px;
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -660px -64px;
	padding:2px 8px 9px 2px;
}

a.more {
	height:70px;
	width:230px;
	text-indent:-9999px;
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -670px -230px;
	margin:5px;
	display:block;
}
a.more:hover {
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -670px -300px;
}
.address {
	margin-bottom:5px;
	line-height:1.4em;
}
.subMenu {
	margin:5px 0 0px;
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -0px -145px;
	height:35px;
}
.subMenu li {
	float:left;
	padding:0 15px;
	height:34px;
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -0px -110px;
	line-height:2.4em;
	font-size:0.9em;
	font-weight:bold;
}
.menu3 {
	border-right:1px solid #fff;
}

/* +++++++++++++++++++++++++++++++　特徴　+++++++++++++++++++++++++++++++ */

.tokutyoBox ul {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #eee;
}
.tokutyoBox ul li p {
	margin-left:20px;
}

.tokutyoBox h3 {
	line-height:1.6em;
	font-size:1.2em;
	font-weight:bold;
	background:url("/images/daigaku/detail_sprite_outline_ver2.png") no-repeat -985px 4px;
	padding-left:20px;
	margin:15px 0 10px;
}
.tokutyoBox h4 {
	background:url("/images/daigaku/detail_sprite_outline_ver2.png") no-repeat -954px -405px;
	padding-left:38px;
	margin:8px 0 2px;
}

/* +++++++++++++++++++++++++++++++　キャンパス地図　+++++++++++++++++++++++++++++++ */
.mapBox {
	clear:both;
	float:right;
	width:402px;
	height:202px;
	border:1px solid #555;
}
.map {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #eee;
}
.campusBox  ul {
	margin-bottom:10px;
	padding-bottom:10px;
}
.campusBox h3 {
	background:url("/images/senmon/detail_sprite_outline_ver2.png") no-repeat -900px -180px;
	padding:8px 0 6px 30px;
	line-height:1.8em;
	font-size:1.2em;
}

/* +++++++++++++++++++++++++++++++　おすすめ・近隣　+++++++++++++++++++++++++++++++ */
.subjectList {
	margin-bottom:10px;
	font-size:0.9em;
	line-height:1.8em;
}
.subjectList li {
	padding:0 10px 5px;
	float:left;
}
.subjectList li a {
	white-space: nowrap;
}

/* +++++++++++++++++++++++++++++++　ランダム　+++++++++++++++++++++++++++++++ */

.pickupBox {
	margin-bottom:10px;
}
.pickup {
	margin-bottom:5px;
	padding:4px;
	text-align:center;
	background-color:#F9F9F9;
	border:1px solid #eee;
}
.pickup a img {
	padding:0px;
	margin-bottom:3px;
}
.pickup p {
	text-align:left;
}

/* +++++++++++++++++++++++++++++++　進学ネットへのリンク　+++++++++++++++++++++++++++++++ */
.shingakunetBox {}
.shingakunetBox li{
	height:60px;
	width:234px;
	overflow:hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	margin-bottom:2px;
}
.shingakunetBox li a {
	display:block;
	height:60px;
	width:234px;
	font-size:0.2em;
	line-height:0.2em;
	text-indent:-9999px;
}
.shingakunetBox li a:hover {
	display:block;
	height:60px;
	width:234px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.gakumon a {
	background:url("/images/senmon/side_banner.png") repeat-x left 0px;
}
.hs3 a {
	background:url("/images/senmon/side_banner.png") repeat-x left -60px;
}
.hs2_hs1 a {
	background:url("/images/senmon/side_banner.png") repeat-x left -120px;
}
.parent a {
	background:url("/images/senmon/side_banner.png") repeat-x left -180px;
}
.mail_column a {
	background:url("/images/senmon/side_banner.png") repeat-x left -240px;
}
