body { margin: 0px;
 font-family:"メイリオ,ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:15px;

 color: #333333;
 margin-top: 0px;
 background-color: #FFFFFF;
 background-image: url(./images/bg.jpg);
 background-repeat: repeat-x; background-position: top;

}


/* ========header zone======== */

#header {
	text-align: right;
	height: 45px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


div#header h1 {
   margin:0px;
   padding:10px 10px 10px 10px;
   text-align: right;
   font-size:13px;
   font-weight: normal;
   position: relative;
   z-index: 1;
   top: 10px;			
   color:#000000;
   line-height:10px;
   background-color: #f4f4f4;

}
div#header h1 a {
   color:#333;
   text-decoration: none;

}

div#header h1 a:hover {
   color:#0096E7;
   text-decoration: underline;

}

/* ========header zone end!======== */






#top_foot { 
text-align: left;
 font-size: 13px;
 width: 700px;
 margin-left: 0px; 
padding-top: 2px; 
padding-right: 5px; 
clear: both
}

#top_copyright { height: 25px; width: 700px; text-align: center;
 background-image: url(./images/);
 padding-top: 5px; font-size: 12px; width: 700px; clear: both; color: #000000; background: #CCCC99;}

#top_main { background-color: #FFFFFF; width: 700px;
 padding-top: 5px; padding-right: 20px; padding-left: 20px;}

#top_color { background-color: #E6E6FA; width: 700px;}

#top_left { width: 200px; 
float: left; 
margin-top: 8px;
}



#top_right {
 width: 700px;
 margin-left: 0px; 
 margin-top: 0px;
 font-size: 16px;
 }

p { margin-top: 0px; 
margin-bottom: 0px;
}

#top_left img {
 margin-top: 1px;
}

.top_kakomi { 
 padding-top: 10px;
 padding-right: 8px;
 padding-bottom: 20px;
 padding-left: 8px;

}

#top_right p { 
font-size: 12px; 
line-height: 16px; 
color:#996633;
}


h1 {  
       font-size: 23px ;
       margin-bottom: 0px;
       margin-top: 2px;
       margin-left: 0px;
       background-color: #CCCC99;
       }


h2 {	
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 15px;
	color: #000066;
	background-color: #CCCC99;
       line-height: 20px;}

h3 {	
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	color: #000066;
	line-height: 1.2em;}

h4 {	
        margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
        color: #000066;
	line-height: 1.2em;}

H5 {	
        margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 15px;
	color: #000000;
	line-height: 1.0em;}
H6 {	
        margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 15px;
	color: #DC143C;
	line-height: 1.2em;}


.footLnk {clear:both;
 text-align:center; 
 font-size: 13px;
 font-weight:bold;
 margin-top: 2px;
 padding-bottom: 5px;
}



#top_news a:hover {  text-decoration: underline}
.right { text-align: right}

.bg_kakomi { 
 width: 340px;
 height: 200px;
background-image: url(./images/bg_kakomi.jpg);
 background-repeat: no-repeat;
}

.bg_kakomi2 { 
 width: 340px;
 height: 420px;
background-image: url(./images/bg_kakomi2.jpg);
 background-repeat: no-repeat;
}

#top_foot a:hover { text-decoration: underline}






