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

/* 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: #FFFFFF;
	background-image: url(../images/bg2.gif);
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.css3_magin {
	font-size: 13px;
	line-height: 20px;
	margin-left:10px;
	color:#555555;
}
.css3s {
	font-size: 11px;
	line-height: 16px;
}
h1{
	font-size:10px;
	margin:0px auto 0px auto;
	color:#8A9274;
	font-weight:normal;
}
table.footer{
	font-size: 13px;
	line-height: 18px;
	color:#555555;
}
.border1 {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
table.work{
	margin-top:15px;
	font-size: 13px;
	line-height: 18px;
	color:#555555;
}