/*  大テキスト */

.s3{

	font-size: 16px;

	line-height: 140%;

}



/*  中テキスト */

.s2{

	font-size: 14px;

	line-height: 140%;

}



/*  小テキスト */

.s1{

	font-size: 12px;

	line-height: 120%;

}



/*  最小テキスト */

.s0{

	font-size: 10px;

	line-height: 140%;

}

/*  大テキスト行間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:hover{text-decoration:underline;color:#3300ff;}







body {

	scrollbar-base-color:  #000000;

	scrollbar-arrow-color: #ffffff;

	scrollbar-face-color:  #666666;

	scrollbar-shadow-color: #000000;

	scrollbar-highlight-color: #cccccc;

}

ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

li{
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
	width: 485px;
	margin: 0 0 10px 5px;
}
