



/* FONT SIZE=3 */
.css3{
	font-size: 13px;
	line-height: 18px;
}

/* FONT SIZE=2 */
.css2{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;

}

/* FONT SIZE=1 */
.css1{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
}

/* 上付添字 */
.sup1{
	font-size: 7pt;
	line-height: 7px;
}

/* 下付添字 */
.sub1{
	font-size: 8px;
	line-height: normal;
}
/* テキストのデコレーション変更（リンクのアンダーラインを消す） */
a { text-decoration: none; }
.css4 {

	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
}
body {
	background-color: #FBF9EC;
	background-image: url();
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	background-repeat: repeat;
}
.css3_magin {

	font-size: 13px;
	line-height: 18px;
	margin-left:20px;
}
.css3s {

	font-size: 11px;
	line-height: 16px;
}
