/* トップ以外共通
-------------------------------------*/
#schoolMain .schoolMainBox {

}

#schoolMain .schoolMainBox h3 {
	background-image: url(/school/images_ver2/title_school_back.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 710px;
	font-size: 20px;
	color: #0198e7;
	font-weight: bold;
	padding-left: 20px;
	line-height: 48px;
	margin-bottom: 20px;
}

#schoolMain .schoolMainBox h4 {
	font-size: 16px;
	font-weight: bold;
	background-color: #0198e7;
	color: #fff;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#schoolMain .schoolMainBox h5.entry{
	background-image: url(/school/images_ver2/circle.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	/*clear: both;*/
	padding-left: 25px;
	line-height: normal;
	background-position: 0px 2px;
	overflow: hidden;
}


/****************************/
/* school_1.tpl 学部・学科 */
/****************************/
#schoolMain .schoolMainBox h4.gakka {
	margin-bottom: 0;
}

#schoolMain .schoolMainBox .gakkaBox h5 {
  margin-top: 15px;
}

.gakkaBox{
	clear: both;
	border-bottom: 1px solid #e5e5e5;
  	margin-bottom: -1px;
  	margin-top: 15px;
}

/*.gakkaBox{
	margin-bottom: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: -1px;
}*/

/*.gakkaBox:last-child {
	border-bottom-style:none;
}*/

p.gakkaComment{
	font-size: 14px;
	padding-top:20px;
	overflow: hidden;
}

.gakkaBoxTxt{
	padding-bottom: 20px;
	overflow: hidden;
}

.gakkaBoxPhoto{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

/****************************/
/* school_2.tpl  nyuushi    */
/****************************/
.schoolBox table{
	width : 678px;
	border-collapse: collapse;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}

.schoolBox th{
	background-color:#FFFFDD;
	font-weight:bold;
	font-size: 12px;
	color: #484848;
	padding: 7px;
	text-align:center;
	border: 1px solid #ccc;
	line-height: 1.8em;
}

.schoolBox td{
	font-size: 12px;
	color: #484848;
	padding: 7px;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 1.8em;
}

.schoolBox table.boshu{
 table-layout: fixed;
	/*width : 678px;*/
	width:100%;
}

.schoolBox table.boshu th.course{
	width: 250px;
}

.schoolBox table.boshu th.expense{
	width: 140px;
}

.schoolBox table.boshu td.course{
	text-align: left;
}

/*.schoolBox table.boshu th.gakkacourse{
	width:40%;
}

.schoolBox table.boshu th.nengen{
	width:10%;
}

.schoolBox table.boshu th.danjo{
	width:10%;
}

.schoolBox table.boshu th.jinin{
	width:10%;
}

.schoolBox table.boshu th.nounyuu{
	width:30%;
}*/

.schoolBox table.senkou th{
	font-weight: bold;
	white-space: nowrap;
	width: 110px;
}

.nyushiBox{
	margin-bottom: 20px;
	clear: both;
	padding: 0 15px;
}

.nyushiBox h5.entry{
	background-image: url(/school/images_ver2/circle.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	clear: both;
	padding-left: 25px;
	line-height: normal;
	background-position: 0px 2px;
}

.nyushiBox dl.nyushi{
	width: 678px;
	overflow: hidden; /*floatしたので高さ確保*/
	background: #FFFFDD;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	clear: both;
}

.nyushiBox dl.nyushi dt{
	width: 110px;
	float: left;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	text-align: center;
	line-height: 1.8em;
	white-space: nowrap;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
}

.nyushiBox dl.nyushi dd{
	margin-left: 130px;
	padding: 10px;
	background: #fff;
	line-height: 1.8em;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #ccc;
	zoom:1
}

.nyushiBox dl.nyushi dd:after {
 content : '';
 display : block;
 clear : both;
}

.nyushiBox dl.nyushi dd:after{
	clear:both; /*1段ずつfloat解除する設定(いらない？)*/
}

.nyushiListBox {
	margin-bottom: 20px;
	clear: both;
}

.nyushiListBox h4.list{
	font-size: 16px;
	font-weight: bold;
	background-color: #0198e7;
	color: #fff;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/*.nyushiListBox h4.list{
	font-size: 16px;
	font-weight: bold;
	background-color: #eaeaea;
	color: #484848;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}*/

.nyushiListBox ul.nyushiList {
	margin-bottom: 20px;
	padding: 15px;
}

.nyushiListBox ul.nyushiList li {
	display: block;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	position: relative;
	padding-top: 10px;
	padding-right: 156px;
	width: 524px;
	margin-bottom: -1px;
}

.nyushiListBox ul.nyushiList li span.txt {
	display: block;
	background-image: url(/school/images_ver2/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
	margin-bottom: 10px;
}

.nyushiListBox ul.nyushiList li span.btn {
	display: block;
	width: 156px;
	height: 23px;
	position: absolute;
	top: 7px;
	right: 0px;
}

.nyushiListBox ul.nyushiList li span.btn img {
	float: right;
}

/*.nyushiListBox ul.nyushiList {
	padding: 15px;
	overflow: hidden;
	padding:5px 15px 0 15px;
}

.nyushiListBox ul.nyushiList li {
	display: block;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: -1px;
}*/

/*.nyushiListBox ul.nyushiList li span.txt {
	display: block;
	background-image: url(/school/images_ver2/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-bottom:10px;
}*/


/****************************/
/* school_3.tpl  OpenCampus */
/****************************/
.openBox{
	clear: both;
}

p.open{
	clear: both;
	margin-bottom: 20px;
	margin-top: 5px;
	word-break:break-all;
	word-wrap: break-word;
	/*padding-left: 30px;*/
}
.openBoxPhoto{
	padding-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.openBoxDetailTitle{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	float:left;
	width:40px;
	clear:both;
}

.openBoxDetailBody{
	margin-bottom:10px;
	float:right;
	width:503px;
	word-break:break-all;
	word-wrap: break-word;
}

/****************************/
/* school_4.tpl   senpai    */
/****************************/
/*.senpaiBox{
	margin-bottom: 20px;
	clear: both;
	padding: 0 15px 0 15px;
}*/

.schoolBox p.senpai{
	color: #339966;
	padding-bottom: 10px;
	font-weight: bold;
}

.senpaiBoxPhoto{
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

.senpaiBoxTxt{
	/*padding-bottom: 20px;*/
	overflow: hidden;
}

/****************************/
/* school_5.tpl campusMap   */
/****************************/
#schoolMain .schoolMainBox h5.map{
	margin-bottom:0;
}

.schoolMap{
 overflow:hidden;
	border-bottom:2px dotted #cccccc;
	padding-bottom:20px;
}

.schoolMap p.mapImg{
	border-top: 1px solid #e5e5e5;
	margin-top: -1px;
	clear: both;
	padding: 20px 0;
}

.schoolMap p.mapComment{
	/*margin-top:15px;*/
}

/*.schoolMap img{
    margin-bottom: 20px;
}*/

/*.schoolMap img{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}*/


/*#schoolMap{
	margin-bottom: 10px;
	margin-top: 10px;
}*/


.map_comment{
/*	margin-top:15px;
	padding-bottom:15px;
	margin-bottom:15px;*/
}

/****************************/
/* school_6.tpl manabi      */
/****************************/

/* 学校検索IE6専用CSS↓↓ */
* html .schoolKankyoBoxPhoto{
	float: left;
	padding-bottom: 15px;
	/*width:200px;
	width:auto;*/
	text-align:left;
	margin-right:15px;
}

/*.schoolKankyoBox{
	clear: both;
	margin-bottom: 20px;
}*/

/*.schoolKankyoBox p{
	overflow:hidden;

}*/

.kankyoBoxPhoto{
	float: left;
	padding-bottom: 20px;
	max-width: 200px;
	/*width:auto;*/
	text-align: left;
	margin-right: 15px;
}

.kankyoBoxPhoto p{
	color:#999999;
	line-height:1.2em;
}

.kankyoBoxTxt{
	overflow:hidden;

}

.kankyoBoxPhoto img{
	margin-bottom: 5px;
}

.schoolKankyoBoxRight h4{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
}
.schoolKankyoBoxRight h5{
	background-image: url();
	font-size: 14px;
	font-weight: normal;
	color: #ff6600;
	padding-bottom: 10px;
	line-height: 2em;
	letter-spacing: 0.1em;
}
.schoolKankyoBoxRight p{
	line-height: 1.3em;
	padding-left: 0px;
}

/****************************/
/* school_7.tpl             */
/****************************/
.teacherBox{
	clear: both;
	margin-bottom:15px;
}

.teacherBoxPhoto{
	float: left;
	padding-bottom: 15px;
	margin-right:15px;
	text-align:left;
}

p.teacherBoxPosition{
	font-size: 12px;
	padding-bottom: 10px;
	color: #339966;
	font-weight: bold;
	overflow: hidden;
}

p.teacherBoxText{
	overflow:hidden;
}

/****************************/
/* school_8.tpl             */
/****************************/
.shikakuComment{
	font-size: 14px;
}

.shikakuBoxTxt{
	padding-bottom: 15px;
}
