@charset "shift_jis";

*{
	padding: 0px;
	margin: 0px;
}

img{
	border: 0px;
	margin-bottom: 1px;
	vertical-align: bottom;
}

body{	
	background-color:#ededed;
	color:#555555;
}

a {
/*\*/
   overflow: hidden;
	color: blue; 
	text-decoration:none;	
/**/
}

a:hover{
	color: green;

}

address	{
	font-size:0.75em;
	font-style:normal
}

th{
	font-size:0.8em;
	padding:5px;
	background-color:#8ca4cb;
	width:250px;
	text-align:right;
}


td{
	font-size:0.8em;
	padding:5px;
	text-align:left;
	background-color:#c7d3e6;
	width:300px;
}

/* -------------------------------------------------------------- ヘッダ設定 -- */
#header{
	background: url(../img/header.jpg) no-repeat left top;
	width: 800px;
	height: 191px;
}

#header h1{
	text-indent: -5000px;
}

/* -------------------------------------------------------------- メニュー設定 -- */
#menu{
	width: 160px;
	height: 55px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
}

/* -------------------------------------------------------------- インフォメーション上 -- */

#contents{
	width: 610px;
	margin-left: 188px;
}

/* ---トップページの画像--- */
.contents_top h2{
	background: url(../img/NEW.jpg) no-repeat right top;
	width: 600px;
	height: 300px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー2番目--- */
.page01 h2{
	background: url(../img/NEW2_2.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;		
}

/* ---メニュー3番目--- */

.page02 h2{
	background: url(../img/NEW3.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;		
}

/* ---メニュー4番目--- */

.page03 h2{
	background: url(../img/NEW4.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー5番目--- */

.page04 h2{
	background: url(../img/NEW5.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー6番目--- */

.page05 h2{
	background: url(../img/NEW6.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー7番目--- */

.page06 h2{
	background: url(../img/NEW7.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー8番目--- */

.page07 h2{
	background: url(../img/NEW7_2.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー9番目--- */

.page08 h2{
	background: url(../img/NEW8.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー10番目--- */

.page09 h2{
	background: url(../img/NEW9.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---メニュー11番目--- */

.page10 h2{
	background: url(../img/NEW10.jpg) no-repeat right top;
	width: 600px;
	height: 150px;
	text-indent: -1000px;
	margin-top: 12px;
	padding-left: 9px;	
}

/* ---トップページ画像ここまで--- */

.contents_top2{
	background: url(../img/whatnew.jpg) no-repeat right top;
	width: 560px;
	height: 50px;
	margin-left: -10px;
}

.info1 p{
	font-size: 0.9em;
	line-height: 1.4;
	padding: 9px;
	margin: 2px 15px 10px 25px;	
}

.info1 a:hover{
	color: #c7eecf;
}

.info2{
	font-size: 0.9em;
	line-height: 1.5;
	padding: 20px;
	margin-left: 13px;
}

.info2 p{
	line-height: 1.7;
	margin-bottom: 10px;
	margin-left: 10px;

}

.info2_main{
	font-size: 1.1em;
	background-color: #c4c4c4;
	width: 538px;
	padding :5px 8px 5px 8px;
	margin-bottom :10px;
}

.info2_link{
	font-size: 1.2em;
	padding-left :8px;
	color: blue;
	
}

.info2_linkmini{
	font-size: 1em;
	padding-left :9px;
	color: green;
	
}

/* -------------------------------------------------------------- インフォメーション下 -- */

.info_newblue{
	background-color: #e1f7d3;
	font-size: 0.9em;
	width: 538px;
	padding :10px;
	margin-left: 221px;
	border:solid 1px green
}

.info_newblue a:hover{
	color: #848484;

}

.info_newblue h3{
	font-size: 1.2em;
	padding: 5px;
	line-height: 1.3;
	color: #305817;


}

.info_newblue h4{
	font-size: 1.1em;
	padding: 5px 0px 0px 3px;
	border-bottom: solid 2px #204b90;

}
	
.info_newblue p{
	padding-left: 10px;
	line-height: 1.4;
}

.info_text{
	padding: 10px;
}

/* -------------------------------------------------------------- トップ以外のtext部分 -- */	



/* -------------------------------------------------------------- フッた -- */	

#footer{
	background: url(../img/bottom.jpg) no-repeat right top;
	font-size: 1em;
	width: 800px;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	padding-top: 25px;
	clear: left;
	color: white;	
}
	
/* -------------------------------------------------------------- リンク集の頭の部分 -- */	


/* -------------------------------------------------------------- リンク別 -- */

