/*  hテキスト */h1 { font-size: 16px; line-height: 120%}h2 { font-size: 14px; line-height: 120%}/*  大テキスト */.s3{	font-size: 16px;	line-height: 120%;}/*  中テキスト */.s2{	font-size: 14px;	line-height: 120%;}/*  小テキスト */.s1{	font-size: 12px;	line-height: 150%;}/*  最小テキスト */.s0{	font-size: 10px;	line-height: 110%;}/*  大テキスト行間0 */.s3n{	font-size: 16px;	line-height: 105%;}/*  中テキスト行間0 */.s2n{	font-size: 14px;	line-height: 105%;}/*  小テキスト行間0 */.s1n{	font-size: 12px;	line-height: 105%;}/*  最小テキスト行間0 */.s0n{	font-size: 10px;	line-height: 105%;}/*  テキストリンクロールオーバー */A{text-decoration : none;}a:hover{text-decoration:underline;color:#3300ff;}/* 影をつける */.ft0 {	filter: shadow(color=#999999, direction=135);	width: 100%;	height: 140px;}body {	scrollbar-base-color:  #003300;	scrollbar-arrow-color: #FFFFCC;	scrollbar-face-color:  #669900;	scrollbar-shadow-color: #000000;	scrollbar-highlight-color: #99CC00;}