@charset "utf-8";
#saiyolink {
	text-align:right;
	padding:0 157px 10px 0;
	margin:0px;
}

#topcontents {
	background-image: url(../../img/bk.jpg);
	background-repeat: no-repeat;
	margin:2px 0 0 0;
	padding:0px;
}

#flasharea {
	width:1088px;
	height:528px;
	margin:-2px 0 0 0;
	padding:0px;
	text-align:center;
	z-index:1;
}

object{
	margin:0;
	padding:0;
}

#topleft {
	width:400px;
	float:left;
	padding:0 0 0 16px;
	margin:20px 10px 10px 20px;
	text-align:left;
	background-image: url(../../../img/line01.gif);
	background-repeat: no-repeat;
}

/* news */
table.infoarea{
	width:90%;
	margin:0px 0 20px 0;
	border-collapse: collapse;
}
.infoarea td.newicon{
	width:32px;
	text-align:left;
	line-height: 140%;
	padding:2px 0 0 0;
	vertical-align: top;
	white-space:nowrap;
}

.infoarea td.day{
	width:70px;
	text-align:left;
	line-height: 140%;
	padding:2px 3px 2px 0;
	font-size:10px;
	color: #cccccc;
	vertical-align: top;
	white-space:nowrap;

}

.infoarea td.newstxt{
	text-align:left;
	line-height: 140%;
	padding:2px 0 2px 0;
	font-size:10px;
	color: #cccccc;
	vertical-align: top;
}



#topright {
	width:230px;
	float:right;
	padding:15px 40px 15px 40px;
	margin:20px 0 10px 0;
	text-align:center;
	background-color: #00090d;
	border: 1px solid #002133;
}


.navitxt {
	font-size:10px;
	color:#808486;
}




