/* CSS Document */
/********** PAGE TITLE **********/
#titleBusinessIndex {
	background-image: url(../business/img/title_business.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}

#titleBusinessSi {
	background-image: url(../business/img/title_business_si.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}

#titleBusinessSiZirei {
	background-image: url(../business/img/title_business_si_zirei.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}


#titleBusinessSes {
	background-image: url(../business/img/title_business_ses.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}

#titleBusinessSesZirei {
	background-image: url(../business/img/title_business_ses_zirei.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:100px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}


#titleBusinessInfra {
	background-image: url(../business/img/title_business_infra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}

#titleBusinessInfraZirei {
	background-image: url(../business/img/title_business_infra_zirei.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 500px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
/*border:1px red solid;*/
}


body#groupBusinessZirei A:hover {
	color: #3366CC;
}



/********** CHAPTER **********/
body#groupBusiness h3 {
	background-image:url(../img/chapter_bg_blue.gif);
}

body#groupBusinessZirei h3 {
	background-image:url(../img/chapter_bg_blue.gif);
	cursor:pointer;
}


/********** INDEX PAGE **********/

#divBtn {
	padding-top: 20px;
	width:510px;
/* border:1px red solid; */
}

#divBtn ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#divBtn li{
	display: inline; /* For IE6 */
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divBtn li #divBtnSide{
	padding: 0px !important;
}


/********** ZIREI PAGE **********/
#zireiImgSi {
	background-image: url(../business/img/zirei_img_si.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 500px;
}

#zireiImgSes {
	background-image: url(../business/img/zirei_img_ses.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 500px;
}

#zireiImgInfra {
	background-image: url(../business/img/zirei_img_infra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 500px;
}


#groupBusinessZirei dt {
	margin-left:0px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 500px;
	font-size:13px;
	font-weight:bold;
}

#groupBusinessZirei dd {
	margin-left:0px;
	padding-left: 10px;
}

.zireiRequest {
	background-image: url(../business/img/zirei_request_bg.gif);
	color:#8888DD;
}

.zireiResult {
	background-image: url(../business/img/zirei_result_bg.gif);
	color:#44AAAA;
}

.zireiOutline {
	background-image: url(../business/img/zirei_outline_bg.gif);
	color:#8888DD;
}

.zireiAdvantage {
	background-image: url(../business/img/zirei_advantage_bg.gif);
	color:#44AAAA;
}



table.tblZirei {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}

th,td.tblZirei {
	margin: 0px;
	padding: 2px 7px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #FFFFFF;
	border-style: solid;	
}

th.tblZirei {
	background-color: #BBEEEE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 130px;
}

td.tblZirei {
	background-color: #DDF8F8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	width: 250px;
}
