<style type="text/css">
<!--

body {
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #006400;
    scrollbar-track-color: #ccffbb;
    scrollbar-arrow-color: #adff2f;
    scrollbar-highlight-color: #7cfc00;
    scrollbar-shadow-color: #000000;}

/*ページ全体の設定*/
body,table{background:url('./index_img/back_green_01.gif');font-size:10pt;margin:0;}


/*タイトル部分の設定*/
#banner{border-bottom:1px solid blue;
	background:url('./index_img/back_green_01.gif');
	padding:7px 50px 0px;
}
#banner a{color:#006600;font-size:24pt;font-weight:bold;}

/*menuの設定*/
#menu{background:#006400;
	color:#ffffff;
	font-size:13.5pt;
	padding:3px;
	margin:2px 0px 2px;
	text-align:center;
	line-height:110%;
	font-weight:bold;
	text-decoration:none;
	font-family:ＭＳ Ｐゴシック;
	}
#menu a{color:#ffffff; text-decoration:none;}
#menu a:hover{color:#ffd700;}

/*説明部分の設定*/
#word {background:url('./index_img/back_green_01.gif');
	padding:3px;
	text-align:center;
	font:bold 12pt;
	color:#006600;
	border-top:1px solid blue;
}

/*ラインの設定*/
#line {background:#006400;color:#006400;}


-->
</style>
