@charset "utf-8";
/* CSS Document */

/*index.html*******************************************************/
#pageTitle .inner{background:url(../images/pagetitle_bg.jpg) no-repeat center top;}

#topicPath{margin-bottom:35px;}

#introduction{margin:25px 0;}
#introduction p{line-height:1.7;}
#introduction .copy{margin-bottom:15px;}

#ocBanner{margin-bottom:35px;}

#inPageMenu{
	background-color:#EDEDED;
	padding:15px 20px;
	margin-bottom:30px;
}
#inPageMenu li{
	display:inline;
	margin-right:25px;
}
#inPageMenu li a{
	background:url(../../common_img/arrow_inpage.gif) no-repeat 0 50%;
	padding-left:15px;
	font-weight:bold;
	font-size:115%;
}

#schoolAbout .group{
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #999 dashed;
}
#schoolAbout #yonago{
	border:none;
	padding-bottom:0;
}
* html #schoolAbout .group{zoom:1;}
#schoolAbout .group .ps{
	width:170px;
	float:left;
}
#schoolAbout .group .ps img{margin-bottom:7px;}
#schoolAbout .group .txt{
	width:710px;
	float:right;
}
#schoolAbout h4{
	background:url(../images/name_mark.gif) no-repeat left center;
	padding:5px 13px;
	font-size:115%;
	margin-bottom:10px;
}
#schoolAbout .site{
	border:1px #b2b2b2 solid;
	margin-bottom:10px;
	padding:8px 12px;
}
#schoolAbout .group .txt p,#schoolAbout .site ul li{line-height:1.7;}
#schoolAbout .group .txt p{margin-bottom:5px;}
#schoolAbout .site ul{margin-top:5px;}
#schoolAbout .site ul li a{
	background:url(../../common_img/icon_arrow01.gif) no-repeat 0 50%;
	padding-left:10px;
}
#schoolAbout dl{
	overflow:hidden;
	margin-top:10px;
}
* html #schoolAbout dl{zoom:1;}
#schoolAbout dl dt,#schoolAbout dl dd{
	line-height:1.7;
	margin-bottom:3px\9;
}
#schoolAbout dl dt{
	font-weight:bold;
	width:6em;
	margin-right:-6em;
	clear:both;
	float:left;
}
#schoolAbout dl dd{padding-left:6em;}
#schoolAbout dl dd img{margin-right:3px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #schoolAbout dl dt,#schoolAbout dl dd{margin-bottom:3px;}
}

#rinen{overflow:hidden;}
* html #rinen{zoom:1;}
#rinen .ps{
	width:338px;
	float:right;
}
#rinen div.txt{
	width:542px;
	float:left;
}
#rinen div.txt #balance{
	border:3px #D9D9D9 solid;
	margin:20px 0;
	padding:17px;
	overflow:hidden;	
}
* html #rinen div.txt #balance{zoom:1;}
#rinenLogo{
	width:108px;
	float:left;
}
#rinenTxt{
	width:373px;
	float:right;
}
#rinenTxt ul{margin:10px 0 10px 0;}
#rinenTxt ul li{margin-bottom:7px;}

#rinen div.txt p{line-height:1.7;}


#colleges{margin-bottom:30px;}
#colleges p{
	margin-bottom:10px;
	line-height:1.7;
}
#colleges p strong{
	color:#754C24;
	font-size:110%;
}


#colleges_all{overflow:hidden;}
* html #colleges_all{zoom:1;}
#colleges_all .img{
	width:236px;
	float:left;
}
#colleges_all .txt{
	width:604px;
	float:right;
	overflow:hidden;
}
* html #colleges_all .txt{zoom:1;}
#colleges_all .txt ul{
	list-style:disc;
	width:45%;
	float:left;
	margin-right:15px;
}
#colleges_all .txt ul li{
	line-height:1.7;
	margin-left:1.5em;
}