/*
ヘッター部分
*/
.header{
	background-color:#FFFFFF;
	background: #EEE url(img/header_02.jpg) no-repeat 0px 0px;
	width: 680px;
	height: 106px;
	border: 0px;
	border-style: solid;
	border-color: #99CC33;
	padding: 0;
	margin:0 auto;

}
/*
menu
*/
	
ul#menu {
	margin: 0;
	text-indent: -9999px;
	height: 37px !important;
	padding-left: 113px !important;
	list-style: none !important;
	background: url(img/menu.jpg) no-repeat 0 0 !important;
}
ul#menu li {
	float: left !important;
}
ul#menu li a {
	display: block;
	height: 37px !important;
	width: 59px !important;
}

div.home li#home a,
li#home a:active,
li#home a:hover { background: url(img/menu.jpg) no-repeat -113px -37px !important }

div.school li#school a,
li#school a:active,
li#school a:hover { background: url(img/menu.jpg) no-repeat -172px -37px !important }

div.shituke li#shituke a,
li#shituke a:active,
li#shituke a:hover { background: url(img/menu.jpg) no-repeat -231px -37px !important }

div.prf li#prf a,
li#prf a:active,
li#prf a:hover { background: url(img/menu.jpg) no-repeat -290px -37px !important }

div.menu li#menu a,
li#menu a:active,
li#menu a:hover { background: url(img/menu.jpg) no-repeat -349px -37px !important }

div.photo li#photo a,
li#photo a:active,
li#photo a:hover { background: url(img/menu.jpg) no-repeat -408px -37px !important }

div.saigai li#saigai a,
li#saigai a:active,
li#saigai a:hover { background: url(img/menu.jpg) no-repeat -467px -37px !important }

div.pooch li#pooch a,
li#pooch a:active,
li#pooch a:hover { background: url(img/menu.jpg) no-repeat -526px -37px !important }

div.link li#link a,
li#link a:active,
li#link a:hover { background: url(img/menu.jpg) no-repeat -585px -37px !important }

/*
画像
*/

.h_img{
	background-image: url(img/header_03.gif);
	position: relative;
	top: 100px;
	right: 0px;
}
.kuzu{
	height:14px;
	line-height:8px;
	margin:0 0 10 0;
	border:0;
	padding-left:50px;
	background-color:#99CC33;
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	font-size: 9px;
	color: #669933;
	}
/*
基本設定
*/
html {
height: 100%;
margin: 0;
padding: 0;
}

body{
	color: #000000;
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	font-size: 13px;
	background-color:#FFFFEE;
	margin: 0;
	text-align:left;
}

.img_box{
	float: right;
	text-align: center;
	font-size:12px;
	margin:0 0 10 0;
	}
/*
テキストレイアウト
*/
h1{
	font:20px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:auto;
	line-height:24px;
	margin:10;
	padding:0px;
	text-align:center;
	color: #FF6633;
	
}
h2{
	font:16px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:30px;
	line-height:30px;
	margin:0;
	padding-left:50px;
	background: #000000;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
h3{
	font:14px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:20px;
	line-height:20px;
	margin:0 0 6 0;
	padding-left:5px;
	background: #EEE;
	color: #27330d;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #739927;
	border-top-color: #c2ccae;
	border-right-color: #c2ccae;
	border-bottom-color: #669966;
	}
h4{
	font:12px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:20px;
	line-height:20px;
	margin:0 0 4 0;
	padding-left:5px;
	color: #608020;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

h5{	font:12px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:20px;
	line-height:20px;
	margin:0 0 4 0;
	padding-left:10px;
	background: #99CC33;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}	
h6{
	font:14px "???¬??????S??V??b??N Std L", "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	height:20px;
	line-height:20px;
	margin:0 0 6 0;
	padding-left:5px;
	background: #EEE;
	color: #27330d;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #993908;
	border-top-color: #c2ccae;
	border-right-color: #c2ccae;
	border-bottom-color: #993939;
	}
	
/*
リンク
*/
a:link {
	color: #99CC00;
	text-decoration: none;
}

a:visited {
color: #660000;
text-decoration: none;
}

a:hover {
color: #666600;
text-decoration: underline;
}

a:active {
color: #3366CC;
text-decoration: none;
}

.kuzu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.kuzu a:visited {
color: #FFFFFF;
text-decoration: none;
}

.kuzu a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.kuzu a:active {
color: #FFFFFF;
text-decoration: none;
}

/*
全体
*/

.main_box{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	width:660px;
	margin:0 auto;
	border-color: #999999;
}


.info{
	letter-spacing: normal;
	text-indent: 0pt;
	margin: 0px;
	padding-top:5pf;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.main{margin:0;padding:10px 40px 10px 40px;}

.newsbox { 
	border:1px;
	padding: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: left;
	margin:0 ;
	width: 280px; 
	height: 120px; 
	overflow: scroll; 
}

p{
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	font-size: 11px;
	margin: 0;
	padding: 0px;
	text-align:left;

}

p.top{
		font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	color:#5B665D;
	font-size: 11px;
	margin: 0;
	padding: 0px;
	text-align:left;
	}

span.oltP{
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	font-size: 11px;
}
.hr{
	background-color:#FFFFFF;
	margin: 15px 0px;
	background-image: url(img/asi_line.gif);
	background-repeat: repeat-x;
	text-align:center;
	width:100%;
	height: 9px;
	padding:0px;
	}

/*
フッター部分
*/
.f_menu{
	font-size: 10px;
	margin:0 auto;
	padding:0;
	text-align: center;
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
	}
.footer{
	background-image: url(img/footer_b.jpg);
	background-color: #E6E1CD;
	margin:0 auto;
	clear:both;
	width:680px;
	height:23px;
	line-height:20px;
	bottom: 0px;
	position: relative;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-family: "??l??r ??o??S??V??b??N", Osaka, "??q??????M??m??p??S Pro W3";
}
.shadow{
	background-image: url(img/shadow_b.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #f2c0b6;
	width:680px;
	margin:0 auto;
	height: auto;
	padding:0px;
}
.bgbg{
	background-position: top;
	background-color: #f2c0b6;
	width:680px;
	margin:0 auto;
	height: 100%;
	padding:0px;
	
	padding: 0px;
	border-style: solid;
	border-width:0px 1px;
	border-color:#CDC2B1;

	
	}