@charset "shift_jis";
body	{
	font-size: 10pt;
	font-family: "MS ゴシック","Osaka","Verdana"; 
	color: #000000; 
	text-align: left;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C0C0C0;}

/* リンクの設定 */		
a:link	{
	color: #195AAA; 
	text-decoration: none;
	}
	
a:visited	{
	color: #195AAA; 
	text-decoration: none;
	}
		
a:hover	{
	color: #73B63C; 
	text-decoration: none;
	}

/* テーブルの設定 */	
table	{
	font-size: 10pt;
	font-family: "MS P ゴシック","Osaka","Verdana";
	}

ul	{
	list-style-type: none;
	}

h2	{
	font-size: 13pt;
	color: #73B63C;
	line-height: 2em;
	text-indent: 13px; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: solid 1px #73B63C;
	border-bottom: solid 1px #73B63C;
	font-weight: bold;
	}

img	{
	border: 0px;
	}

/* サイト内検索 */
form	 {
	}
	
.search 	{
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background-color: #EEEEDD;
	width: 110px;
	height: 20px;
	}
	
.searchsub {
	border: 0px;
	background-image: url("image/search.gif");
	background-repeat: no-repeat;
	width: 111px;
	height: 21px;
	}
	
/* タイトル */
#title	{
	margin: 1px 0px 0px 0px;
	background-color: #FFFFFF;
	}
	
#title img	{
	align: center;
	}

/* ナビゲーション */
#navi	{
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	}

#navi a	{
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 11px;
	background-image: url("image/moku_x.jpg");
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;
	}

#navi a:hover	{
	padding-top: 11px;
	text-align: center;
	background-image: url("image/moku_x.jpg");
	background-repeat: no-repeat;
	color: #FFFFFF;
	}

#navi h4	{	
	font-size: 10pt;
	font-weight: normal;
	display: block;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 11px;
	background-image: url("image/moku_x.jpg");
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;
	}


/* 画像 */
.box	{
	text-align: left;
	}
	
.list	{
	text-align: left;
	width: 803px;
	margin: 0px 0px 0px 0px;
	}

.list table	{
	border-collapse: collapase;
	font-size: 10pt;
	}
	
.list th	{
	color: #000000;
	font-weight: normal;
	background-image: url("image/th_back.gif");
	border: 1px solid #C0C0C0;
		}
	
.list td	{
	color: #666666;
	border: 1px solid #C0C0C0;
	}

.list a:hover	{
	color: #BF1400;
	background-color: #F0F0F0;	
	width: 100%;
	}

.list p	{
	text-align: right;
	margin: 20px 10px 0px 0px;
	}

/* フッター */	
#ft	{
	background-color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	margin: 20px 0px 20px 10px;
	padding: 10px;
	text-align: center;
	clear: both;
	}
	
/* カラー */
/*	濃紺	#195AAA 25 90 170
	濃緑	#73B63C 115 182 60
	濃青	#195AF5 25 90 245
	青２	#32B4F5 50 180 245
	青３	#73C8F5 115 200 245
	薄青	#AFDCF5 175 220 245
*/