@charset "utf-8";
/* CSS Document */

/*学校紹介共通*/
/*------------------------------*/
#categoryMenu .menu dt {
	background-image: url(img/menu_tit.gif);	
}
p.read {
	font-size: 14px;
	_font-size: 110%;
	line-height: 120%;
	margin: 10px 30px 2em 20px;
}

/*学校紹介共通：メッセージ*/
/*------------------------------*/
.msg {
	margin: 0 17px 2em 20px;
}
.msg div {
	background-image: url(img/msg_back.gif);
	padding: 5px 3px;
	margin-bottom:15px;
}
.msg div div {
	background-color: #FFFFFF;
	padding: 8px 10px;
	margin-bottom:0;
	background-image: none;
	clear:both;
	zoom:1;
}
.msg div div div {
	float: right;
	width: 435px;
	padding: 0;
	margin-bottom:0;
}
.msg h4 {
	font-weight: normal;
	color: #003399;
	_font-size:100%;
	margin-bottom:1em;
}
.msg p {
	margin: 0;
	line-height:120%;
}
.msg img {
	float: left;
}
/*左メニュー反転*/
body#access #categoryMenu .menu #mAccess a ,
body#equipment #categoryMenu .menu #mEquipment a ,
body#instructor #categoryMenu .menu #mInstructor a ,
body#dormitory #categoryMenu .menu #mDormitory a ,
body#health #categoryMenu .menu #mHealth a ,
body#solution #categoryMenu .menu #mSolution a ,
body#for-parent #categoryMenu .menu #mForParent a ,
body#distance #categoryMenu .menu #mDistance a ,
body#graduate #categoryMenu .menu #mGraduate a ,
body#abroad #categoryMenu .menu #mAbroad a ,
body#for-teacher #categoryMenu .menu #mForTeacher a ,
body#for-company #categoryMenu .menu #mForCompany a ,
body#joboffer #categoryMenu .menu #mJoboffer a ,
body#faq #categoryMenu .menu #mFaq a ,
body#link #categoryMenu .menu #mLink a , 
body#sitemap #categoryMenu .menu #mSitemap a ,
body#support #categoryMenu .menu #mSupport a ,
body#club #categoryMenu .menu #mClub a ,
body#restaurant #categoryMenu .menu #mRestaurant a{
	color:#947329;
}





/*index 20111125add*/
/*------------------------------*/

#infoTobira {
	background-image: url(img/index/head_back.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: 130px;
	width: 660px;
	padding:10px 0px 0px 0px;
}
#infoTobira h3 {
	font-size:14px;
	margin-top:10px;
}


#links ul {  
	list-style-type: none;
	/*width: 660px;*/
}
#links li {  
	margin:0px 15px 15px 0px;
	float:left;
	width:210px;
}
#links li.linkBoxRight{
	margin:0px 0px 15px 0px;
}
#links li a {  
	display: block;  
	padding: 7px;  
	text-decoration: none;
	color:#333;
	border: 3px solid #CCC;
	height:200px;
}
* html #links li a {  /* make hover effect work in IE */ 
	width: 190px;  
}
#links li a:hover {  
	border: 3px solid #2598CF; 
}  
#links a .linkTitle {  
	display: block;  
	line-height: 125%;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}  
#links a .linkText {  
	line-height: 150%;  
	font-size:12px;
	font-weight:normal;
} 


/*access*/
/*------------------------------*/
#accessBtnBox {
	width: 530px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#accessBtnBox2 {
	width: 500px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#accessBtnBox div {
	width: 160px;
	padding: 5px;
	font-size: 10px;
	_font-size: 70%;
	line-height: 150%;
}
#accessBtnBox div.commentBox {
	width: 180px;
}
img.imgEquipment {
margin:0px 0px 48px 0px;
padding:0;
}


/*yamada*/
/*for-parent*/
/*---------------------------------*/

.pageLinkBoxFull {
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.pageLinkBoxFull ul {
	float: left;
	width: 550px;
}
.pageLinkBoxFull a {
	background-image: url(../../common/img/linkimg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pageLinkBoxFull li {
	margin-bottom: 5px;
}

.boxGoldWeight {
	padding: 15px;
	border: 3px solid #BEA36A;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.boxGreenWeight {
	width:270px;
	padding: 15px;
	border: 3px solid #BED540;
	margin-bottom: 15px;
	margin-left:10px;
	background-color: #FFFFFF;
}
.boxGreenWeight2 {
	width:305px;
	padding: 15px;
	border: 3px solid #BED540;
	margin-bottom: 15px;
	margin-left:10px;
	background-color: #FFFFFF;
}
.boxOrange {
	padding: 5px;
	border: 1px solid #6CF;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.space50 {
	width:auto;
	height:50px;
	padding:0px;
	margin: 0px;
}
.space40 {
	width:auto;
	height:40px;
	padding:0px;
	margin: 0px;
}
.space30 {
	width:auto;
	height:30px;
	padding:0px;
	margin: 0px;
}
.space20 {
	width:auto;
	height:20px;
	padding:0px;
	margin: 0px;
}
.space15 {
	width:auto;
	height:15px;
	padding:0px;
	margin: 0px;
}
.space10 {
	width:auto;
	height:10px;
	padding:0px;
	margin: 0px;
}
.space05 {
	width:auto;
	height:5px;
	padding:0px;
	margin: 0px;
}
.space03 {
	width:auto;
	height:3px;
	padding:0px;
	margin: 0px;
}
.boxGrayWeight5 {
	width:117px;
	margin-left:2px;
	margin-bottom: 2px;
	padding:3px;
	background-color: #FFFFFF;
	border: 3px solid #E7E7E7;
}
.boxGrayWeight5_1 {
	width:145px;
	margin-left:2px;
	margin-bottom: 2px;
	padding:3px;
	background-color: #FFFFFF;
	border: 3px solid #E7E7E7;
}
.boxGrayWeight5_2 {
	width:150px;
	margin-left:2px;
	margin-bottom: 2px;
	padding:3px;
	background-color: #FFFFFF;
	border: 2px solid #E7E7E7;
}
.boxWhiteWeight5 {
	width:117px;
	margin-left:2px;
	margin-bottom: 2px;
	padding:3px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
.boxGrayWeight5Gray {
	width:117px;
	margin-left:2px;
	margin-bottom: 2px;
	padding:3px;
	background-color: #E7E7E7;
	border: 3px solid #E7E7E7;
}
.heigt310 {
	height:310px;
	overflow: auto;
}
.heigt280 {
	height:280px;
	overflow: auto;
}
.heigt80 {
	height:80px;
	overflow: auto;
}

/*--寮--*/
.pageLinkBox2 {
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.pageLinkBox2 ul {
	float: left;
	width: 320px;
}
.pageLinkBox2 a {
	background-image: url(../img/linkimg.gif);
	background-repeat: no-repeat;
}
.pageLinkBox2 li {
	margin-bottom: 5px;
}
/*--寮--*/

/*--慶生会--*/
#meritTitle {
	font-size: 14px;
	font-weight: bold;
	color: #6CF;
}
#meritBox {
	width: 570px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	_margin-bottom: 10px;
	margin-left: auto;
}
.boxOrange2 {
	padding: 5px;
	border: 1px solid #F08200;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

/*--困ったときには--*/
#boxsupport {
	width: 250px;
	padding: 3px;
	border:#E7E7E7 solid 3px;
	margin-top:5px;
	line-height:120%;
}
.boxOrange3 {
	padding: 1px;
	border: 1px solid #6CF;
	margin-bottom:3px;
	background-color: #FFFFFF;
}
/*--support--*/
.supportQaq {
	background-image: url(img/support/support_q.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 2px;
	margin-top: 20px;
	color: #FF6600;
}
.supportQaa {
	background-image: url(img/support/a.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px;
	margin-left: 20px;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

