<!--ここから基本用CSS-->
.size10 { font-size: 100%; line-height: 150% }
			.c_white {color: #FFFFFF}
			.font_small {font-size: 80%}
			.size12 { font-size: 120%; line-height: 150% }
			.size8 { font-size: 80%; line-height: 150% }
			.style-w {color: #FFFFFF}
			body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #000000; 
	background-color: #ffffff; 
 	margin: 0px; 
	padding: 0;
	color: #000000;
}  
A:link { color: #000066; text-decoration: underline; }
A:visited { color: #990066; text-decoration: underline; }
A:active { color: #003300; text-decoration: none; }
A:hover { color: #409D27; text-decoration: underline; }

			img { border-width: 0 } 

<!--ここからメニュー用CSS -->

<!--
/* サブメニューレイヤーの初期化 */
#layer0 {display:block}/* 空のダミーレイヤー */
#layer1 {display:none;}
#layer2 {display:none;}
#layer3 {display:none;}
#layer4 {display:none;}
#layer5 {display:none;}
#layer6 {display:none;}
#layer7 {display:none;}

img { border-width: 0 }
-->




<!--ここから基礎はつり用CSS -->

<style type="text/css">
<!--
.txt12 {
	font-size: 80%;
	line-height: 20px;
}
.helpTxt {
	font-size: 85%;
	line-height: 16px;
	color:#5B563D;
}
.title {
	font-size: 200%;
	font-weight: bold;
}

-->
</style>



