@charset "utf-8";

/*
*************************************************************
BUSINESS
*************************************************************
*/

h2.business{
	background: url(../../business/images/business_title.gif) no-repeat top left;
	width: 382px;
	height: 12px;
	text-indent:-9999px;
	margin:68px 0 0 15px;
	float:left;
}
h2.business-p2{
	background: url(../../business/images/business_title_p2.gif) no-repeat top left;
	width: 396px;
	height: 13px;
	text-indent:-9999px;
	margin:68px 0 0 15px;
	float:left;
}
h2.business-p3{
	background: url(../../business/images/business_title_p3.gif) no-repeat top left;
	width: 399px;
	height: 13px;
	text-indent:-9999px;
	margin:67px 0 0 15px;
	float:left;
}
h3.business-p1{
	background: url(../../business/images/business_p1_h3.gif) no-repeat top left;
	width: 238px;
	height: 17px;
	text-indent:-9999px;
	margin:0;
	padding:0 0 10px 0;
	position: relative;
}
h3.business-p2{
	background: url(../../business/images/business_p2_h3.gif) no-repeat top left;
	width: 348px;
	height: 17px;
	text-indent:-9999px;
	margin:0;
	padding:0 0 10px 0;
	position: relative;
}
h3.business-p3{
	background: url(../../business/images/business_p3_h3.gif) no-repeat top left;
	width: 322px;
	height: 18px;
	text-indent:-9999px;
	margin:0;
	padding:0 0 10px 0;
	position: relative;
}
#wrapper.business{
	width:930px;
	margin:0 0 0 40px ;
}
#container.business-top {
	width: 930px;
	height: 300px;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
}
#business-top-menuArea {
	width: 930px;
	margin:0;
	padding: 0;
}
#subMenu-business{
	background: url(../images/about_line.gif) no-repeat top left;
	background-color: transparent;
	margin: 78px 0 0 80px;
	padding: 0 0 0 90px;
	position:absolute;
}
*+html #subMenu-business {
	margin: 58px 0 0 80px /*IE7*/;
}
* html #subMenu-business {
	margin: 58px 0 0 80px /*IE6*/;
}
html>/**/body #subMenu-business, x:-moz-any-link, x:default {
	margin: 58px 0 0 80px /* Only FireFox 3 */;
} 
#subMenu-business a{
	color:#000;
}
#subMenu-business a:hover{
	color:#1c4b98;
}
#container dl.business {
	width: 930px;
	height: 530px;
	margin:0;
	padding: 0;
	position: relative;
}
#container dt.business {
	width: 235px;
	margin:0;
	padding: 0;
	float:left;
}
#container dd.business {
	width: 690px;
	margin:0;
	padding: 0;
	float:right;
}
#rightArea{
	width:680px;
	height: 483px;
	margin:27px 0 0 0;
	padding:0;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}
#pointer1{
	position:absolute;
	left:220px;
	top:442px;
	width:55px;
	height:39px;
	z-index:5;
	visibility: hidden;
}
*+html #pointer1 {
	left:220px /*IE7*/;
}
* html #pointer1 {
	left:220px /*IE6*/;
}
html>/**/body #pointer1, x:-moz-any-link, x:default {
	left:220px /* Only FireFox 3 */;
} 
#pointer2{
	position:absolute;
	left:220px;
	top:472px;
	width:55px;
	height:39px;
	z-index:5;
	visibility: hidden;
}
*+html #pointer2 {
	left:220px /*IE7*/;
}
* html #pointer2 {
	left:220px /*IE6*/;
}
html>/**/body #pointer2, x:-moz-any-link, x:default {
	left:220px /* Only FireFox 3 */;
}
#pointer3{
	position:absolute;
	left:220px;
	top:502px;
	width:55px;
	height:39px;
	z-index:5;
	visibility: hidden;
}
*+html #pointer3 {
	left:220px /*IE7*/;
}
* html #pointer3 {
	left:220px /*IE6*/;
}
html>/**/body #pointer3, x:-moz-any-link, x:default {
	left:220px /* Only FireFox 3 */;
}
#business-txtArea {
	width: 450px ;
	margin: 0;
	padding: 0;
	float: right;
}
*+html #business-txtArea {
	margin: 0 10px 0 0 /*IE7*/;
}
* html #business-txtArea {
	margin: 0 10px 0 0 /*IE6*/;
}
html>/**/body #business-txtArea, x:-moz-any-link, x:default {
	margin: 0 10px 0 0 /* Only FireFox 3 */;
} 

