@charset "utf-8";
@import url("../_common/_common.css");
@import url("../_common/catalog_btn.css");

table.bg {
	margin:0 auto 0 auto;
	background:url(./img/back.gif) no-repeat;
	width:710px;
	height:500px;
}

table.bg th {
	padding:0 0 0 0;
	width:160px;
	height:40px;
	font-size:2.0em;
	_font-size:1.8em;
	text-align:left;
}

table.bg td.aki {
	height:10px;
}

table.bg td.subh {
	width:550px;
	height:40px;
	font-size:1.3em;
	_font-size:1.1em;
	text-align:center;
}

table.bg td {
	height:450px;
}

table.bg td a {
	text-decoration:none;
	font-size:1.4em;
	_font-size:1.2em;
	color:#000;
}

table.bg td a:hover {
	text-decoration:none;
	color:#00F;
}

table.bg td a.act {
	color:#D00;
}
