@charset "UTF-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");
@import url("common_contents.css");
@import url("parts_menu.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// TOPPAGE */


#outline {}

#outline .outline_photo {
	text-align: right;
	float: right;
	width: 220px;
	margin: 0 0 0 5px;
}

#outline .outline_text {
	margin: 0 235px 0 0;
}

#outline .greeting_text {
	margin: 0 0 0 140px;
}
#outline .greeting_text p{
	text-indent:1em;
}
.num_table td,
.num_table th {text-align:center; vertical-align:middle;}
.num_td { width:8em;}
.women { background:#FAEDED;}
.men { background:#E7F5F6;}


.item dt {
	white-space: nowrap;
	margin: 0.1em;
	width: 5.5em;
	border: 1px solid #ddd;
	text-align: center;
	color: #555;
}

.item dd {
	font-weight: normal;
	color: #000;
	margin: -1.9em 0 0 6.2em;
}

.uniBox ul {
 overflow:hidden;
 zoom:1;
 list-style:none;
 text-align:center;
}

.uniBox li {
 float:left;
 text-align:center;
 width:50%;
 list-style:none;
}




#orgMap{
	width:613px;
	height:598px;
	background:url(images/org_bg01.gif) no-repeat 0 0;
	z-index:1;
}

#orgMap h4,
#orgMap h5,
#orgMap ul {
	position:absolute;
	z-index:2;
}

#orgMap h4 {
	margin:0;
	padding:0;
	border:none;
	background:none;
}

#orgMap h5 {
	padding:0;
	border:none;
	background:none;
}

#orgMap #grad h5{
	margin:13px 0 0 80px;
}

#orgMap #unv h5{
	margin:120px 0 0 80px;
}

#orgMap #hs h5{
	margin:256px 0 0 77px;
}

#orgMap #jhs h5{
	margin:346px 0 0 77px;
}

#orgMap #kinder h5{
	margin:408px 0 0 77px;
}

#orgMap h5 a {
	display:block;
	width:326px;
	height:51px;
	text-indent:-999em;
	overflow:hidden;
	background-position: 0 0;
	background-repeat:no-repeat;
}

#orgMap h5 a:hover {
	background-position:0 -51px;
}

#orgMap #hs h5 a {background-image:url(images/org_hs_btn01.gif);}
#orgMap #jhs h5 a {background-image:url(images/org_jhs_btn01.gif);}


#orgMap li {
	margin:0 0 5px;
	padding:0;
}

#orgMap li img {
	vertical-align:bottom;
}

#orgMap #grad ul {
	margin:0 0 0 432px;
}

#orgMap #unv ul {
	margin:55px 0 0 432px;
}

#orgMap #hs ul {
	margin:222px 0 0 429px;
}

#orgMap #hs ul li {
margin-bottom:6px;
}

#orgMap #hs ul li a {
	display:block;
	height:36px;
	width:178px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}

#orgMap #hs ul li a:hover {
	background-position:0 -36px;
}

#hs_btn02 a{background:url(images/org_hs_btn02.gif);}
#hs_btn03 a{background:url(images/org_hs_btn03.gif);}
#hs_btn04 a{background:url(images/org_hs_btn04.gif);}


/*** セカンドナビタイトル ***/
#lMenu_hs a{
    height: 25px;
	display:block;
	background:url(images/secmenu01.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color:#fff;
	font-weight:bold;}
#lMenu_hs a:hover{
    background-position:0 -25px;}
