@charset "utf-8";
/*要素ごとにリセット*/
html, body, div,
h1, h2, h3, h4, h5, h6,
blockquote, pre,
ul, ol, li, dl, dt, dd,
table, th, 
form, fieldset, input, textarea, p{
	margin: 0;
	padding: 0;
	color: #333;
}
img, fieldset{
  border: none;
}

a:link{
	color: #204CA3;
	text-decoration: none;
}
a:visited{
	color: #244CA3;
}
a:hover{
	color: #e21e2d;
}
a:active{
	color: #e21e2d;
}
a{
	text-decoration: none;
}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
}
.clearfloat {
	margin:			0px 0px 0px 0px;
	padding:		0px;
	font-size:		0px;
	line-height:		0;
	visibility:		hidden;
	clear:			both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFF;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;*/
	/*font-size: 12px;*/
	font-size: 76%;
}
#header input[type="text"] {
	width: 139px;
}
#header input.jBlur {
	border: none;
	background:url(../img/header_form.gif) no-repeat #FFF;
	background-position:center left;
	width: 139px;
	padding: 2px 0px;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	height: 15px;
}

#header input.jFocus {
	border: none;
	width: 139px;
	padding: 2px 0px;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	height: 15px;
}
#header .searchli {
	vertical-align: bottom;
	line-height: 0px;
	zoom: 1;
	padding-top: 1px;
}
#container {
	width: 900px;
	text-align: left;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/white.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

} 

#footer {
	background:#DDDDDD;
	/*font-size: 11px;*/
	font-size: 93%;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer ul.school{
	background-color: #d9dde3;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#footer ul.school li{
	background-image: url(../img/footer_bar1.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 12px;
}
#footer ul.school li.end{
	background-image: none;
	padding-right: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#footer ul.school a{
	color: #333;	
}
#footer div.other{
	background-color: #335cad;
}
#footer div.other ul{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer div.other li{
	background-image: url(../img/footer_bar2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 12px;
}
#footer div.other li.end{
	background-image: none;	
}
#footer div.other a:link{
	color: #FFF;
	text-decoration: none;
}
#footer div.other a:visited{
	color: #FFF;
}
#footer div.address{
	padding-top: 12px;
	padding-right: 0px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding-bottom: 15px;
}
#footer address{
	width: 900px;
	margin-right: auto;
	margin-left: auto;	
	font-style: normal;
	padding-left: 110px;
}
#footer address span{
	display: block;
	text-align: left;	
}
#footer address span.name{
	display: block;
	text-align: right;
	width: 140px;
	padding-right: 12px;
}
#footer address span.zip{
	display: block;
	text-align: left;
	padding-right: 12px;
}
#footer address span.ad{
	display: block;
	text-align: left;
}
#footer li{
	display: inline;
}

#footer div.e_address{
	padding-top: 12px;
	padding-right: 0px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding-bottom: 15px;
}
#footer div.e_address address{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	display: block;
	padding: 0px;
}
#footer div.e_address address span{
	display: block;
	text-align: left;
	width: 618px;
}
#footer div.e_address address span.name{
	display: block;
	text-align: right;
	width: 270px;
	padding-right: 12px;
}

/*印刷用CSS*/
@media print{
	body{
		background-image: none;
	}
	div.navi{
	display: none;		
	}
	#container {
		background-image: none;
	}
	#gnavi {
	width: 874px;
	height: 32px;
	}
	#gnavi li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	}
}

