@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 804px;
	height: 84px;
	padding: 0px;
	margin: 0px 15px;
	position: relative;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #dadada;
}

#keyVisual .categoryTitle {
	width: 804px;
	height: 84px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #dadada;
	background: url(/business/shared/images/kv_bg.jpg) left top no-repeat;
}

/* twoColumnsBox
-------------------------------------------------- */

#mainArea .twoColumnsBox .column {
	width: 140px;
	float: left;
}

#mainArea .twoColumnsBox .columnEnd {
	width: 423px;
	float: right;
}

