@charset 'utf-8';

/* body
-------------------------------------------------- */

.bodyBox {
	background: none;
}

#mainArea .topSpacer {
	padding: 0px 0px 15px;
	margin: 0px;
}

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 930px;
	height: 330px;
	background: url(/ulos/about/images/keyvisual_bg.jpg) left top no-repeat;
	position: relative;
}

#keyVisual h1 {
	width: 261px;
	height: 71px;
	position: absolute;
	top: 51px;
	left: 25px;
}

#keyVisual p {
	width: 342px;
	height: 85px;
	position: absolute;
	top: 152px;
	left: 26px;
}

/* aboutBox
-------------------------------------------------- */

#mainArea #aboutBox {
	width: 837px;
	_width: 880px;
	_w\idth: 837px;
	padding: 0px 22px 0px 21px;
	margin: 30px 0px 24px;
}

#mainArea #aboutBox .aboutBoxBg {
	width: 837px;
	padding: 0px 0px 8px;
	margin: 0px;
	position: relative;
	background: url(/ulos/about/images/about_bg.gif) left top repeat-y;
}

#mainArea #aboutBox .twoColumns .evidenceBtn {
	width: 225px;
	height: 37px;
/*\*//*/
	margin: 0px 0px 0px 81px;
/**/
/*\*/
	position: absolute;
	bottom: 0px;
	left: 81px;
/**/

}

#mainArea #aboutBox .twoColumns .featureBtn {
	width: 228px;
	height: 37px;
/*\*//*/
	margin: 0px 0px 0px 81px;
/**/
/*\*/
	position: absolute;
	bottom: 0px;
	left: 532px;
/**/
}

/* twoColumn
-------------------------------------------------- */

#mainArea #aboutBox .twoColumns {
	width: 837px;
	margin: 0px 0px 30px;
}

#mainArea #aboutBox .twoColumns .leftColumn {
	width: 387px;
	float: left;
}

#mainArea #aboutBox .twoColumns .rightColumn {
	width: 387px;
	float: right;
}

#mainArea #aboutBox .twoColumns h2 {
	margin: 25px 0px 21px;
}

/* evidenceBtn featureBtn
-------------------------------------------------- */

#mainArea #aboutBox .evidenceBtn {
	width: 225px;
	height: 37px;
	padding: 0px;
	margin: 0px;
	background: url(/ulos/about/images/evidence_btn_on.gif) left top no-repeat;
}

#mainArea #aboutBox .featureBtn {
	width: 228px;
	height: 37px;
	padding: 0px;
	margin: 0px;
	background: url(/ulos/about/images/feature_btn_on.gif) left top no-repeat;
}

#mainArea #aboutBox .evidenceBtn a,
#mainArea #aboutBox .featureBtn a {
	padding: 0px;
	margin: 0px;
	display:block;
}

#mainArea #aboutBox .evidenceBtn a:hover {
	width: 225px;
	height: 37px;
	background-color: transparent;
}

#mainArea #aboutBox .featureBtn a:hover {
	width: 228px;
	height: 37px;
	background-color: transparent;
}

#mainArea #aboutBox .evidenceBtn a:hover img,
#mainArea #aboutBox .featureBtn a:hover img {
	visibility:hidden;
}
