@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;
}




/*index.html専用*/
/*------------------------------*/
#index #contents ul {
	margin: 0 0 0 11px;
}
#index #contents li {
	float: left;
	margin: 0 9px 10px 9px;
	_display:inline;
}
#index #contents li a {
	display: block;
	height: 70px;
	width: 190px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#index #contents li a:link, #index #contents li a:visited {
	background-position: top;
}
#index #contents li a:hover {
	background-position: bottom;
}
#index #contents #iTeacherMsg a {
	background-image: url(img/index01.gif);
}
#index #contents #iMarketMsg a {
	background-image: url(img/index02.gif);
}
#index #contents #iAccess a {
	background-image: url(img/index03.gif);
}
#index #contents #iFacilities a {
	background-image: url(img/index04.gif);
}
#index #contents #iStudent a {
	background-image: url(img/index05.gif);
}
#index #contents #iGuardian a {
	background-image: url(img/index06.gif);
}
#index #contents #iForCompany a {
	background-image: url(img/index07.gif);
}
#index #contents #iForTeacher a {
	background-image: url(img/index08.gif);
}
#index #contents #iInternational a {
	background-image: url(img/index09.gif);
}
#index #contents #iAlumni a {
	background-image: url(img/index10.gif);
}
#index #contents #iHouse a {
	background-image: url(img/index11.gif);
}
#index #contents #iHealth a {
	background-image: url(img/index12.gif);
}
#index #contents #iLifeSupport a {
	background-image: url(img/index13.gif);
}
#index #contents #iFaq a {
	background-image: url(img/index14.gif);
}
#index #contents #iLink a {
	background-image: url(img/index15.gif);
}
#index #contents #iStaff a {
	background-image: url(img/index16.gif);
}

/*teacher_msg.html:専用*/
/*------------------------------*/
#teacherMsg #categoryMenu .menu #mTeacherMsg a {
	background-position: 180px center;
}
#infoTobira {
	background-image: url(info/img/info_tobira.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 140%;
	padding-top: 155px;
	padding-right: 200px;
	padding-left: 10px;
}
