@charset "Shift_JIS";

h1 {
	background-image: url(title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:400px;
	height:50px;
}

h2 {
	background-image: url(img/app.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
}

/**/
table#chinTable td{ width:220px; height:100px; margin:0px; padding:0px;}
table#chinTable td img{ width:220px; height:100px; border:none;}
table#chinMenu td{ font-size:12px; text-align:center; padding:1px 3px; _padding:2px 3px 0px; border:1px solid #cc6666; white-space:nowrap; opacity:0.5; filter:alpha(opacity=50);}
table#chinMenu td:hover{ opacity:1.0; filter:alpha(opacity=100);}
div#chinTitle{ margin-bottom:0px; margin-top:10px;}
td#chinTitle{ font-size:22px; font-weight:bold; padding-left:5px;}