.box
{
	font-size: 12.0pt;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px;
	background-color: #e0f0ff;
	border: 1px solid #808080;
}

.box:hover
{
	font-size: 12.0pt;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px;
	background-color: #8090ff;
	border: 1px solid #808080;
}

.widebox
{
	font-size: 12.0pt;
	width: 45px;
	height: 20px;
	min-width: 45px;
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px;
	background-color: #e0f0ff;
	border: 1px solid #808080;
}

.widebox:hover
{
	font-size: 12.0pt;
	width: 45px;
	height: 20px;
	min-width: 45px;
	min-height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px;
	background-color: #8090ff;
	border: 1px solid #808080;
}

.box_active
{
	font-size:12.0pt;
	width:20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	line-height: 20px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	margin: 0px;
	padding: 0px 4px;
	background-color: #a0b0ff;
	border: 1px solid #808080;
}

a
{
	text-decoration: none;
}

table.body
{
	table-layout: fixed;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-collapse: collapse;
}


td.body
{
	font-size: 10.0pt;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}

td.body_title
{
	font-size: 10.0pt;
	overflow: hidden;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}

td.body_shop
{
	font-size: 7.5pt;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}

table.search_box
{
	table-layout: fixed;
}

