@charset "UTF-8";

/* Led */

.tit1 { float:left; width: 980px; height: 30px; }
.pad  { float:left; width: 60px; height: 100px; }
.waku1 { display:block; float:right; width: 680px; height: 100px;border:solid 1px #000000;background-color: #DCD7C6; }
.waku2 { display:block; float:right; width: 680px; height: 130px;border:solid 1px #000000;background-color: #80FF80; }
.waku3 { display:block; float:right; width: 680px; height: 100px;border:solid 1px #000000;background-color: #C0FFFF; }

#pageHeader00 {
	MARGIN-TOP: 10px;  MARGIN-BOTTOM: 10px; WIDTH: 848px; TEXT-INDENT: -9999px; HEIGHT: 181px
}
.starter {
	float:left;
	width: 980px;
	height: 40px;
	margin:10px;
	background-repeat: no-repeat;
}
.rapid {
	float:left;
	width: 980px;
	height: 40px;
	margin:10px;
	background-repeat: no-repeat;
}
.invarter {
	float:left;
	width: 980px;
	height: 40px;
	margin:10px;
	background-repeat: no-repeat;
}
a.starter  {
	display: block;
	width: 280px;
	height: 40px;
	background-color: #80FF;
	background-image: url(../images/taitle1.bmp);
}
a.rapid  {
	display: block;
	width: 280px;
	height: 40px;
	background-color: #0080FF80;
	background-image: url(../images/taitle2.bmp);
}
a.invarter  {
	display: block;
	width: 350px;
	height: 40px;
	background-color: #00C0FFFF;
	background-image: url(../images/taitle3.bmp);
}