@charset "Shift_Jis";

body {  
    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image : url(../img/backgr.png);
	background-repeat: repeat-x;
}

#wrapper{  
    
  margin:0 auto 0 auto;
padding:0;
background-color:#ffffff;
width:800px;
}

#header {  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
	background-image: url(../img/asahityuugakkou.png);
	background-repeat: no-repeat;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

#picture {  
    
	width: 800px;
	height: 220px;
	background-image : url(../img/header.png);
}


#MENU ul
{
    
    
	width: 100%;
	margin: 0;
	padding: 2px 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#MENU ul li {  
    
    
	float: left;
	display: block;
	width: 114px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 0px;
}

#MENU ul li a {  
    
    
	display: block;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	background-color: #cc5500;
	color: white;
	text-decoration: none;

	/* IEのバグ回避 */
	position: relative;
}

#MENU ul li a:hover,
#MENU ul li a:focus
{
    
    
	background-color: #ffa365;
	color: #FFFFFF;
}

#MENU ul li.menu-on a
{
    
    
	color: #ffffff;
}

/* フロート解除 --------------------------------- */

#MENU ul
{
    
    
	/* IE7 */
	min-height: 1%;
}

#MENU ul:after
{
	/* IE7以降とそれ以外 */
	content: "";
	display: block;
	clear: both;
}

* html #MENU ul
{
    
    
	height: 1%;
}
 

#contents {  
    
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 790px;
	background-color: white;
}


#maincontents {  
    
    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 600px;
	background-color: white;
}

#main {  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 388px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
}

#navi1 {
    
    
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 180px;
	padding-right: 0px;
}

#navi1 ul {  
    
	font-size: 16px;
	background-color: #f5ffe6;
	list-style-type: none;
	list-style-position: inherit;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	
	line-height: 25px;
	padding-top: 5px;
}

#navi ul li a:link
{
    
	color: #515128;
}

#navi2 {
    
    
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
		width: 190px;
	padding-right: 0px;
	float: right;
}

#contents:after{  
    
  content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#footer {  
    
    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #909465;
	font-size: 14px;
	text-align: center;
}

#contentsmenu {  
    
	background-image : url(../img/yokomidasi.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #515128;
}

a {
    
    
	
    
	/*リンクされた文字*/
	font-style: normal;
	text-decoration: underline;
}
a:link {
    
    
	/*未訪問のリンク*/
	font-style: normal;
	text-decoration: underline;
	color: maroon;
}
a:visited {
    
    
	/*訪問後のリンク*/
	color: red;
	text-decoration: underline;
}
a:hover {
    
    
	/*マウスをのせたとき*/
	color: green;
	font-style: normal;
	text-decoration: underline;
}
a:active {
    
    
	/*クリック中*/
	text-decoration: none;
	color: orange;
}

p {  
    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

p2 {  
	
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

H1 {  
    
	color: #515128;
	font-size: 18px;
	height: 20px;
	border-width: 0px 0px 3px;
	border-style: none none solid;
	border-bottom-color: #679302;
	background-color: #cfe7be;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom: 0px;
}

H2 {  
    
	color: #515128;
	font-size: 17px;
	height: 17px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #e3f8cf;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-color: #679302;
	padding-left: 10px;
	padding-right: 10px;
}

H3 {  
	color: #555555;
	background-color: #f0fbe6;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
