@import "/common/css/base.css";
@import "/common/css/frame.css"; 
@import "/company/css/local_navi.css"; 


#mainContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainContents {
	display: inline-table;
	/*\*/
	display: block;
	_height: 1%;
	/**/
}

#globalNavigation li.business a:hover,
#globalNavigation li.business a {
	background-position: 0px -70px;
}

#localNavigation li.business a {
	background-position: 0px -25px;
}

/* CONTENTS */
#mainContents {
	margin: 0px 15px;
	padding: 15px 0px 45px 0px;
	width: 770px;
}

#localContents {
	width: 577px;
	float: left;
}

#localNavigation {
	width: 177px;
	float: right;
}

/* LOCALCONTENTS */
#localContents div {
	padding-bottom: 10px;
}

#localContents p {
	margin-bottom: 10px;
}

#localContents h2 {
	background: url(../images/hed_local.gif) no-repeat top left;
	margin-bottom: 10px;
	width: 577px;
	height: 33px;
	overflow: hidden;
	text-indent: -999px;
}
/* IE5/Mac \*//*/
#localContents h2 {
	padding-top: 33px;
}
/**/

#localContents h3 {
	margin-bottom: 10px;
	height: 13px;
	overflow: hidden;
	text-indent: -999px;
}
/* IE5/Mac \*//*/
#localContents h3 {
	padding-top: 13px;
}
/**/

#localContents div.box01 h3 {
	background: url(../images/hed_s_01.gif) no-repeat top left;
	width: 119px;
}
#localContents div.box02 h3 {
	background: url(../images/hed_s_02.gif) no-repeat top left;
	width: 179px;
}
#localContents div.box03 h3 {
	background: url(../images/hed_s_03.gif) no-repeat top left;
	width: 137px;
}
