/*  大大テキスト */
.s4{
	font-size: 18px;
	line-height: 140%;
}


/*  大テキスト */
.s3{
	font-size: 16px;
	line-height: 140%;
}

/*  中テキスト */
.s2{
	font-size: 14px;
	line-height: 140%;
}

/*  小テキスト */
.s1{
	font-size: 12px;
	line-height: 120%;
}

/*  最小テキスト */
.s0{
	font-size: 11px;
	line-height: 110%;
}


/*  大大テキスト行間0 */
.s4{
	font-size: 18px;
	line-height: 105%;
}


/*  大テキスト行間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: 11px;
	line-height: 105%;
}


/*  テキストリンクロールオーバー */

a:hover{text-decoration:none;color:#FF0000;}

a{text-decoration:none;color:#000000;}


body {
	scrollbar-base-color:  #000000;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color:  #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	font-size: 10px;
	line-height: 140%;
}


h1 {
	font-size: 10px;
	line-height: 120%;
}


TD {
	font-size: 13px;
	line-height: 1.4;
}









/*  テキストリンクロールオーバー */
.whatsnew{
	background-color: #FFFFCC;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border:solid 3px #990000;
}

.whatsnew_con{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom:solid 2px #990000;
}


.whatsnew_date{
	margin:0px 0px 2px 0px;
	padding:3px 8px 2px 8px;
	float:left;
	background-color: #990000;
	line-height:1;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
}



.whatsnew_title{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	color:#990000;
	font-size:150%;
}

.whatsnew_main{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.whatsnew_img{
text-align:center;
}
.whatsnew_img img{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}