@charset "euc-jp";
/* CSS Document */

/* -----------------------------------------------------------
CSS Information

 File name:     default.css
 Author:        Yoneda Ryo
 date:          2008/07/28
 update        2009/08/17   サイト内検索・情報更新高一覧追加
----------------------------------------------------------- */

/*======================================

	COMMON

=======================================*/

h1 {
	background-color: #FE9900;
	height: 5px;
	width: 1002px;
	margin: 0 auto;
}
#container {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(../image/basic/container_bg.gif);
	background-repeat: repeat-y;
	zoom:1;/*for IE 5.5-7*/
}
#container:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}
#header ul.navi {
	background-image: url(../image/basic/header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 1004px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header ul.navi li a {
	display: block;
	height: 93px;
	text-indent: -9999px;
}
#header ul.navi li.logo {
  position: absolute;
  left: 17px;
  top: 14px;
  width: 504px;
  height: 98px;
}
#header ul.navi li.panfu {
	position: absolute;
	width: 71px;
	height: 94px;
	left: 558px;
	top: 10px;
}
#header ul.navi li.uniform {
	position: absolute;
	width: 71px;
	height: 94px;
	left: 648px;
	top: 10px;
}
#header ul.navi li.club {
	position: absolute;
	width: 69px;
	height: 94px;
	left: 735px;
	top: 10px;
}
#header ul.navi li.movie {
	position: absolute;
	left: 823px;
	top: 10px;
	width: 70px;
	height: 94px;
}
#header ul.navi li.calender {
	position: absolute;
	left: 913px;
	top: 10px;
	width: 68px;
	height: 94px;
}

/**** NAVIGATION MENU ****/

#navi_menu {
	float: left;
	width: 200px;
	padding: 0 0 30px 0;
}
#navi_menu dl {
	width: 200px;
	margin: 3px auto 0 auto;
}
#navi_menu dt {
	margin-bottom: 3px;
}
#navi_menu dd li {
	font-size: 12px;
	text-align: left;
	background-image: url(../image/icon/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 20px;
	background-position: 15px 5px;
	margin-top: 5px;
}
#navi_menu dd li a {
	display: block;
	width: 172px;
	color: #666666;
}
#navi_menu dd li a:hover {
	background-color: #FFDFB0;
	text-decoration: none;
}
#navi_menu ul.btn li {
	margin-top: 3px;
}
#navi_menu ul.top_btn li {
	margin: 10px 0;
}
#navi_menu ul.under_btn {
	margin: 30px 0 0 0;
}
#navi_menu ul.under_btn li {
	margin-top: 3px;
}
#navi_menu ul.under_btn li.bana {
	margin: 10px 0 5px 0;
}
#navi_menu .under_btn li.bana_mobile {
  background-image: url(../image/basic/mobile_qr.gif);
  background-repeat: no-repeat;
  height: 219px;
  width: 200px;
  padding: 0px;
  position: relative;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#navi_menu .under_btn li.bana_mobile p {
  position: absolute;
  left: 11px;
  top: 168px;
  width: 182px;
  line-height: 1.3;
  font-size: 11px;
}



/**** MAIN BOX ****/

#main_box {
	float: right;
	width: 750px;
}
#content_area {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#banner_area {
	float: right;
	width: 234px;
	text-align: center;
	margin-top: 15px;
}
#banner_area li {
	margin-bottom: 10px;
}

/**** サイト内検索 ****/

#search_box01 {
  background-image: url(../image/basic/search_box.gif);
  background-repeat: no-repeat;
  height: 71px;
  width: 750px;
  margin-top: 35px;
  position: relative;
}
#search_box01 form input.area {
  position: absolute;
  left: 121px;
  top: 27px;
  width: 290px;
  height: 20px;
  font-size: 14px;
  line-height: 14px;
}
#search_box01 form input.btn {
  position: absolute;
  left: 427px;
  top: 28px;
}
#search_box01 p {
  position: absolute;
  font-size: 10px;
  color: #FFF;
  left: 540px;
  top: 26px;
  width: 205px;
}

#search_box02 {
  background-image: url(../image/basic/search_box.gif);
  background-repeat: no-repeat;
  height: 71px;
  width: 750px;
  margin: 35px 0 -28px 0;
  position: relative;
}
#search_box02 form input.area {
  position: absolute;
  left: 121px;
  top: 27px;
  width: 290px;
  height: 20px;
  font-size: 14px;
  line-height: 14px;
}
#search_box02 form input.btn {
  position: absolute;
  left: 427px;
  top: 28px;
}
#search_box02 p {
  position: absolute;
  font-size: 10px;
  color: #FFF;
  left: 540px;
  top: 26px;
  width: 205px;
}

/**** 情報更新校一覧 ****/

#new_school {
	float: right;
	width: 234px;
	text-align: center;
  margin: 15px 0;
}
#new_school ul {
  background-color: #E6E6CE;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #8E9494;
  border-bottom-color: #8E9494;
  border-left-color: #8E9494;
  width: 174px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  font-size: 12px;
  text-align: left;
}


/**** FOOTER ****/

#footer {
	clear: both;
	background-image: url(../image/basic/footer_bg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 1004px;
	line-height: 41px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
address {
	height: 42px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../image/basic/address_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
address a:active,
address a:hover,
address a:visited,
address a:link
 {
	color: #FFFFFF;
}

/*======================================

	TABLE

=======================================*/

.table_600 {
	width: 600px;
	margin: 0 auto;
}
.table_400 {
	width: 400px;
	margin: 0 auto;
}
.table_270 {
	width: 270px;
	margin: 0 auto;
}

/*======================================

	INPUT

=======================================*/

/*** INPUT ***/

input {margin: 0 5px 3px 5px;}

input.size_200 {width: 200px;}

input.size_300 {width: 300px;}

input.size_max {width: 100%;}

input.radio {margin-right: 5px;}

/*** INPUT ***/

select {margin: 0 5px 3px 5px;}

/*** TEXT AREA ***/

textarea.max {
	width: 100%;
}
