@charset "utf-8";
/* CSS Document */

.busbox{
	padding-bottom: 50px;
	text-align: left;
	font-size: 16px;
	line-height: 2em;
	color: #666;
    zoom: 1;/*for IE 5.5-7*/  
}  
.busbox:after {/*for modern browser*/  
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
}  
.centerphoto{
	text-align: center;
	padding-bottom: 20px;
	margin: 0;
}
.centerphoto img{
	width: 100%;
	height: auto;
}
.txtbox{
	padding-bottom: 20px;
}
.bustitle{
	text-align-last: center;
	background-image: url("image/business/bg.png");
	font-size: 24px;
	line-height: 58px;
	padding-top: 20px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	margin: 0 0 20px;
	font-weight: normal;
}
.bustitle02{
	font-size: 48px;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	font-weight: normal;
	padding-bottom: 20px;
}
.bustitle03{
	font-size: 32px;
	text-align: center;
	margin: 0 auto 40px;
	padding-bottom: 20px;
	background-image: url("image/business/bg02.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.photoleft{
	float: left;
	margin: 0;
	padding-right: 40px;
	padding-bottom: 30px;
}
.photoright{
	float: right;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 30px;
}
.b_komidasi{
	font-size: 24px;
	margin: 0;
	color: #B95B00;
}
.photo3line{
	margin: 0;
	clear: both;
	padding: 0 0 30px;
	list-style: none;
	font-size: 0px;
}
.photo3line li{
	margin: 0;
	padding: 0 30px 0 0;
	display: inline-block;
}
.photo3line li:nth-of-type(3n){
	padding-right: 0;
}
.bisbox{
	width: 418px;
	float: left;
	border: 1px solid #b95b00;
	margin: 0 20px 30px;
    zoom: 1;/*for IE 5.5-7*/  
}  
.bisbox:after {/*for modern browser*/  
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
}  
.bisbox h4{
	color: #fff;
	background-color: #b95b00;
	font-size: 24px;
	line-height: 1.6em;
	margin: 0px;
	padding: 15px 20px;
}
.bisbox p{
	margin:0;
	padding: 20px;
	height: 160px;
}