@charset "UTF-8";

/* reset styles */
html,body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,form,fieldset{
	margin:0;
	padding:0;
	}

/*clearfix*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-table;
}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	color:#000;
	background-color:#fff;
	font-family:Arial,Helvetica,verdana,Meiryo,"メイリオ","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	*font-size:87%;
	line-height:1.4;
	background:url(../image/bg_4.jpg) center top; background-repeat:repeat-x;
	}
	
/* ヘッダー */
/*header*/
div#header { 
	width:1000px; 
	margin:0 auto; 
	height:105px; 
	}
div#header p.head { 
	width:1000px; padding-top:4px; text-align:center; 
	height:21px; font-size:13px; color:#FFFFFF; 
	background-color:#9acd32; letter-spacing:0.2em;
	margin-bottom:2px;
	}
.head-logo {
	float:left;
	width:430px;
	margin-top:10px;
	margin-left:50px;
	}
.head-logo h1 a {
	width:430px;
	height:80px;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../image/logo4.png) no-repeat;
	text-indent:-9999px;
	}

div#header .head-image { 
	margin-top:0px; width:230px; padding:20px 0px 0 0; height:50px; 
	background:url(../images/header/.png) no-repeat right top; 
	}
div#header .righting { 
	float:right; 
	}


/* コンテンツ全体 */
/*Container*/
div#container { 
	background-color:#eee8aa;
	background-image:
	}

/* メイン部分 */

div#main { 
	width:1000px; padding:22px 0; margin:0 auto; 
	margin-bottom:10px; 
	}	


div#main #mainPh {
	padding:10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0 0 10px;
	-moz-box-shadow: #999 0 0 10px;
	box-shadow: #999 0 0 10px;
	background-color:#fff8dc;
	position:relative;
	}



/* ナビゲーション */

div#Navi{
   width:1000px;
   margin-top:5px;
   margin-bottom:30px;
   margin-left:3px;
}

/*menu*/

div#Navi ul {
   width:1000px;
   margin:0;  
   padding:1px 0 1px 1px;
   background:#f5deb3;
}

div#Navi li {
   float:left;
   font-size:1.1em;
   color:#c5f4ab;
   text-align:center;
   list-style-type:none;
	background:#fff;
}


div#Navi li a{
	text-decoration:none;
	display:block;
	width:123px;
	margin-right:1px;
	color:#eee;
	background-color:#6b8e23;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px
}

div#Navi li a:link,
div#Navi li a:visited{
	background-color:663300;
	color:#fff;
	}
	
div#Navi li a:hover{
   color:#bbb;
   background-color:#485e19;
}


/*キャッチコピー*/
	
p.Catch{
	background-image:url(../img/);
	background-repeat:no-repeat;
	background-color:#ebffc9;
	color:#222222;
	border-left:60px solid #594126;
	border-right:60px solid #594126;
	border-bottom:2px solid #1c471d;
	margin:0px 0px 10px;
	padding:10px 15px 10px 15px;
	font-weight:bold;
	line-height:1.8;
	}	


	

h2{
	width:520px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:70px;
	color:#005200;
	font-size:160%;
	font-weight:bold;
	padding:20px 0 25px 0px;
	letter-spacing:0.3em;
	background-image:url(../image/h2grade.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
	

/*topics*/
	
div.Topics{
	width:1000px;
	margin-left:0px;
	margin-top:40px;
	}		
	
	
div.Topics img{
	margin-left:60px;
	margin-bottom:0px;
	padding:5px;
	background-color:#FFFFFF;
	border-top:2px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #CCCCCC;
	float:left;
	}	
	
div.Topics p{
	clear:both;
	width:850px;
	margin-left:60px;
	height:40px;
	padding:5px;
	font-size:100%;
	line-height:1.2em;
	color:#333;
	
	}
	
div.Topics p a:link,
div.Topics p a:hover,
div.Topics p a:visited{
	color:#273327;
	text-decoration:underline;
	}
	
h3{
	background-image:url(../img/ajirusi.gif);
	background-repeat:no-repeat;
	width:20px;
	margin:8px 0 0 30px;
	float:left;
	}

	



dl{
	margin:0px 5px 20px;
	clear:both;

	}
	
dt{
	background:#315431;
	color:#FFF361;
	margin:0px 0 5px 0;
	padding:5px 0 5px 25px;
	}
	
dt a:link,
	a:visited,
	a:hover{
	color:#FFF361;
	text-decoration:none;
	}
	
dd{
	border-bottom:1px dotted #bdb2a5;
	padding:0 0 3px 25px;
	margin:0 0 5px 0;
	}
	
	
		
/* フッター */	
div#footer-background{
	background-color:#fff;
}
div#footer {
	width:1000px;
	margin:0 auto;
	height:160px;
	background-color:;
	
	}
	
.smallNavi {
	float:left;
	width:520px; 
	padding-top:15px;
	padding-left:30px;
	color:#660;
	}

.smallNavi ul {
	text-align:left;
	font-size:12px;
}
.smallNavi li { 
	display:inline; 
	}
.smallNavi li a { 
	padding:0 2px; 
	}

.smallNavi li a:link {
	color:#666600;
	text-decoration:none;
	}
.smallNavi li a:visited { 
	color:#666600; 
	text-decoration:none; 
	}
.smallNavi li a:hover {
	color:#990033;
	text-decoration:underline;
	}
.smallNavi li a:active { 
	color:#666600; 
	text-decoration:none; 
	}


.address {
	float:right;
	width:300px;
	margin-bottom:0px;
	padding-top:15px; 
	font-size:12px; 
	}
	
.address p {
	margin-bottom:10px;
	}
.address a {
	font-size:12px; color:#000; 
	}

.Copyright {
	clear:both;
	border-top:1px solid #e6a3c9;
	padding-top:8px;
	width:1000px;
	text-align:center;
	font-size:10px;
	color:#e6a3c9;
	}

