@charset "utf-8";
/* CSS Document */

div.hubBox {
	width: 610px;
	margin: 0px auto;
}

div.hubBox h2 {
	margin: 0px;
}

div.hubBox h3 {
	padding: 0px;
	margin-bottom: 0;
	background-image: none;
	border-bottom: none;
}

div.hubL {
	float: left;
	width: 297px;
	margin-bottom: 10px;
}

div.hubR {
	float: right;
	width: 297px;
	margin-bottom: 10px;
}

div.hubL table, div.hubR table {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	height: 8em;
}

div.hubL table td, div.hubR table td {
	padding: 10px 13px;
	vertical-align: top;
}

div.hubBox td.detailLink {
	text-align: right;
	margin-bottom: 0px;
	vertical-align: bottom;
}

div#contents div.hubBox table li { background-image: url(../img/arrow_bl.gif);}