@charset "utf-8";
/* CSS Document */
/*===============================================================


/*---------------------------------------------------------------

	1:  OUTLINE 

---------------------------------------------------------------*/

/*- @ class
---------------------------------------------------------------*/
.small {
	font-size:83.3%;
	line-height:1.2;
}


/*- @ font
---------------------------------------------------------------*/
body {
    font-size:13px;
    *font-size:small;
    *font:x-small;
	}
	
h1, h2, h3, h4, h5 {
	font-size:108%;/*14px*/
	}
	
table {
	font-size:inherit;
    font:100%;
	}
	
#box,td,th {
	text-decoration:none;
	line-height:1.5;
	color: #333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro", sans-serif;
	}
	
a {
	color:#333;
	}
a:link {
	text-decoration:underline;
	color:#333;
	}
a:visited {
	text-decoration:underline;
	color:#666;
	}
a:hover {
	text-decoration:none;
	color:#981C41;
	}
a:focus {
	overflow:hidden;
	}


/*- @ body
---------------------------------------------------------------*/
body {
	text-align:center;
	}


/*- @ box
---------------------------------------------------------------*/
#box {
	border-top:5px #981C41 solid;
	font-size:93%;/*12px*/
	}


/*- @ contents
---------------------------------------------------------------*/
#contents {
	position:relative;
	margin:0 auto;
	width:940px;
	background:url(../img/bg_contents.gif) repeat-y left top;
	
	overflow:hidden;
	zoom:1;
	}


/*- @ header
---------------------------------------------------------------*/
#header {
	position:absolute;
	width:100%;
	/top:0px;
	/left:0px;
	zoom:1;
	}
	
	
h1 {
	position:absolute;
	top:0px;
	left:10px;
	}

#header .nav {
	position:absolute;
	top:227px;
	left:10px;
	padding-bottom:2px;
	width:222px;
	background:url(../img/bg_nav_bottom.gif) no-repeat left bottom;
}
#header .nav .first {
	padding-top:5px;
	margin-top:-2px;
	background:url(../img/bg_nav_top.gif) no-repeat left top;
	/position:relative;
}
#header .nav li {
	padding-top:2px;
	text-align:center;
	background:url(../img/line_nav.gif) no-repeat 4px top; 
}

#header #search {
	float:left;
	width:232px;
}
#header form .q_txt {
	float:left;
	margin-right:3px;
	width:174px;
	height:18px;
	border:1px #ccc solid;
}
#header form .search_img {
	float:left;
	width:50px;
}

#header .function {
	position:absolute;
	top:0px;
	left:auto;
	right:0px;
	padding:3px 0 3px 20px;
	text-align:right;
	background-color:#fff;
	overflow:hidden;
	zoom:1;
	}

#header #font_size {
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px #333 dotted;
	margin-bottom:4px;
	line-height:1;
	}
	
#header #font_size dt,
#header #font_size dd {
	display:inline;
	margin-left:2px;
	} 
	
#header #font_size dd {
	cursor:pointer;
	}


/*- @ main
---------------------------------------------------------------*/
#main {
	padding:40px 0 140px;
	float:right;
	width:690px;
	}
	 
#main .inner {
	margin:0 0 0 27px;
	width:660px;
	overflow:hidden;
	zoom:1;
}

#main .inner p.txt {
	text-align: left;
	padding:15px 0 10px 13px;
}

#main .inner h2 {
	background:url(../img/bg_inner.title.gif) no-repeat left top;
	}
		
#school_list dl {
	width: 682px;
	margin:0 0 4px 8px;
	overflow:hidden;
	zoom:1;
	}
#school_list dt,
#school_list dd {
	float:left;
	margin-right:3px;
	}
	
#pankuzu {
	padding-bottom:2px;
	padding-left:10px;
	margin-bottom:30px;
	margin-left: 7px;
	border-bottom:1px #ccc solid;
	overflow:hidden;
	zoom:1;
	width: 670px;
	}
	
#pankuzu li {
	float:left;
	padding-right:20px;
	margin-right:10px;
	height:24px;
	line-height:24px;
	background:url(../img/bg_pankuzu.gif) no-repeat right top;
	font-size:83.3%;
	color:#981C41;
	}
		
#pankuzu li.current {
	background-image:none;
	}

.subtitle {
	background:url(../img/bg_h3.gif) no-repeat left center;
	width:650px;
	height: 28px;
	margin-top: 30px;
	margin-left: 10px;
}
.subtitle h3 {
	font-size:120%;
	float:left;
	padding-left: 15px;
}
.subtitle p {
	font-size:83.3%;
	float: right;
	padding-top: 7px;
}





#bnrs {
	position:absolute;
	top:auto;
	bottom:0px;
	left:auto;
	right:0px;
	
	width:690px;
	}
	
#bnrs .pagetop {
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:right;
	border-bottom:1px #ccc solid;
	}	
#bnrs ul {
	padding:6px 0 10px 10px;
	overflow:hidden;
	zoom:1;
	}
#bnrs li {
	float:left;
	margin-left:4px;
	margin-bottom:4px;
	}
	
	
	
	
	
/*- @ side
---------------------------------------------------------------*/
#side {
	float:left;
	padding:610px 0 20px;
	width:242px;
	}

#side .aside {
	padding-bottom:5px;
	margin:0 auto 20px;
	width:222px; 
	background:url(../img/bg_aside_bottom.gif) no-repeat left bottom;
	}

#side .aside .first {
	padding-top:5px;
	margin-top:-5px;
	background:url(../img/bg_aside_top.gif) no-repeat left top;
	/position:relative;
	}	
#side .aside li a {
	display:block;
	padding:5px 0 5px 18px;
	margin:0 auto;
	width:182px;
	border-top:1px #ccc solid;
	background:url(../img/icon_square.gif) no-repeat left 8px;
	text-align:left;
	}
#side .aside li a:link,
#side .aside li a:visited,
#side .aside li a:hover {
	text-decoration:none;
	}
#side .aside .first a {
	border-top:none;
	}


#side ul.side_bn {
	padding-bottom:10px;
}

#side ul.side_bn li {
	padding-bottom:5px;
}


#side #school_address {
	padding-top:20px;
	margin:0 auto;
	width:222px;
	background:url(../img/line_side01.gif) no-repeat left top;
	}

#side #school_address dt {
	padding-bottom:30px;
	background:url(../img/bg_school_top.gif) no-repeat 10px bottom;
}

#side #school_address dd {
	position:relative;
	left:10px;
	padding:0 0 5px 10px;
	margin-top:-10px;
	background:url(../img/bg_school_bottom.gif) no-repeat left bottom;
	text-align:left;
	line-height:1.2;
}

/*- @ footer
---------------------------------------------------------------*/
#footer {
	padding:5px 0 30px;
	background-color:#981C41;
	color:#fff;
	}
#footer p {
	margin:0 auto;
	width:940px;
	text-align:right;
	}
	
