tr#rireki     { display: block; }
tr#about      { display: block; }
tr#download   { display: block; }
tr#use        { display: block; }
tr#mainm      { display: block; }
tr#scrapm     { display: block; }
tr#other      { display: block; }
tr#faq        { display: block; }
tr#option     { display: block; }

tr {
	font-family: "MS UI Gothic"; 
	}
td.top { 
	background-image:url("img/box_head.gif");
	width:550px;
	height:29px;
	font-weight: bold;
	font-size:10pt;
	}
td.bottom { 
	background-image:url("img/box_bottom.gif");
	width:550px;
	height:14px;
	}
td.left { 
	background-image:url("img/box_left.gif");
	width:5px;
	}
td.right { 
	background-image:url("img/box_right.gif");
	width:5px;
	}
td.title { 
	background-color:rgb(54,90,139);
	background-image: url("img/title_back.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	color:rgb(255,255,255);
	font-size:9pt;
	vertical-align:top;
	font-family: "MS UI Gothic";
	}

td.title_new { 
	background-color:rgb(90,119,159);
	background-image: url("img/new_back.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	color:rgb(255,255,255);
	font-size:9pt;
	font-family: "MS UI Gothic";
	vertical-align:top;
	}
td.sep { 
	background-color:rgb(39, 65, 100);
	color:rgb(255,255,255);
	font-size:9pt;
	font-family: "MS UI Gothic";
	vertical-align:top;
	}
td.spec { 
	background-color:rgb(255,255,255);
	background-image: url("img/spec_back.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	color:rgb(5,5,5);
	font-size:9pt;
	font-family: "MS UI Gothic";
	}

td.line { 
	background-color:rgb(142,142,142);
	}
	
	
.ch {
}

#mainframe{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 210px;
	margin-top: -105px;
	margin-left: -200px;
	text-align: center;
}

img {
	border: 0px;
}

.bs {
	margin-bottom: 30px;
}
