@charset "utf-8";

/* side navi
------------------------------ */

#wrapTwoColumn #wrapSideNavi ul#wrapUl li#oya2007 a {
	border: 1px solid #909090;
	background: url(/common/img/parts/ic_snav_oya.gif) no-repeat left center #909090;
	color: #ffffff;
	text-decoration: none;
}

#wrapTwoColumn #wrapSideNavi ul#wrapUl li#oya2007 a:hover {
	border: 1px solid #909090;
	background: url(/common/img/parts/ic_snav_oya.gif) no-repeat left center #909090;
	color: #ffffff;
	text-decoration: none;
}

#wrapBox {
	clear: both;
}

#wrapBox #leftCol {
	float: left;
	width: 363px;
}

#wrapBox #rightCol {
	float: right;
	width: 361px;
}