@charset "utf-8";
/* CSS Document */
#hmul #hm02 a {
	background-position:-110px -50px;
}

/*学校紹介共通*/
/*------------------------------*/
#categoryMenu .menu dt {
	background-image: url(../img/menu_tit.jpg);	
}
/*index.html専用*/
/*------------------------------*/
#index #categoryMenu .menu #mAccess a {
	background-color:#F3D0D1;
}
#index #contents #mapImg {
	margin: 15px 0 10px 15px;
}
#index #contents ul#infoAccess {
	width: 35em;
	margin: 0 auto;
}
#index #contents #infoAccess li {
	width: 13em;
	color:#990000;
	float:left;
	margin: 0 1em 0 2em;
}
#index #contents #infoAccess li img {
	margin-right: 5px;
	vertical-align: -40%;
}

#index #contents ul#button {
	clear: both;
	width: 566px;
	margin: 0 auto;
}
#index #contents ul#button li {
	float:left;
	padding: 10px 7px 35px 7px;
}
#index #contents ul#button li a {
	display: block;
	height: 32px;
	width: 166px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#index #contents ul#button li a:link,
#index #contents ul#button li a:visited {
	background-position: top;
}
#index #contents ul#button li a:hover {
	background-position: bottom;
}
#index #contents #iMaps a {
	background-image: url(img/index01.gif);
}
#index #contents #iPrint a {
	background-image: url(img/index02.gif);
}
#index #contents #iTransport a {
	background-image: url(img/index03.gif);
}
#index #contents #root {
	font-size: 10px;
	border: 1px solid #343434;
	margin: 15px 25px 25px 15px;
	padding: 5px 0 0 5px;
	clear:both;
	zoom:1;
}
/*#index #contents #root h3 {
	margin: 0;
}*/
#index #contents #root ol li {
	float: left;
	line-height:130%;
}
#index #contents #root ol li img {
	display:block;
	margin: 10px 0 0 0;
}
#index #contents #root li p {
	margin: 0 0 10px 0;
	width:180px;
}
#index #contents h4 {
	margin: 0 0 3px 15px;
	font-size:16px;
	_font-size:130%;
	color:#333333;
}
#index #contents table {
	margin: 0 25px 20px 15px;
	width:610px;
	border-collapse: collapse; 
	clear:both;
}
#index #contents th, #index #contents td {
	border: 1px solid #CCCCCC;
	padding:3px;
}
#index #contents th {
	width:6em;
	color:#FFFFFF;
}
#index #contents td {
	/*color:#333333;*/
	background-color:#FFFFFF;
	font-weight:bold;
}#index #contents #time th {
	background-color: #1B50BE;
}
#index #contents #telCenter th {
	background-color: #3399FF;
}
#index #contents th.textWidth {
	letter-spacing: 1em;
	text-indent: 1em;
	_text-indent: 0;
}
#index #contents strong {
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	display: block;
	margin: -20px 25px 2em 15px;
}

/*print.html＆transport.html共有*/
/*------------------------------*/
.fontsize14 { font-size: 14px; line-height: 16px; }
.fontsize12 { font-size: 12px; line-height: 16px; }
.fontsize11 { font-size: 11px; line-height: 13px; }
.fontsize10 { font-size: 10px; line-height: 12px; }
a:link { color: rgb(255, 0, 0); }
a:hover { color: rgb(255, 0, 0); }
td { font-size: 12px; line-height: 16px; }

