@charset "utf-8";


/*----------------------------------------------------
	business css
----------------------------------------------------*/

#title-index {
width:716px;
height:102px;
background-image:url(../images/title_index.jpg);
margin-bottom:17px;
}

#business-box{
width:697px;
margin-left:auto;
margin-right:auto;
}

#fisheries-box{
float:left;
width:342px;
margin-right:13px;
position:relative;
}

#fisheries-bg{
background:url(../images/fisheries_bg.jpg) 0 0 no-repeat;
height:241px;
}

#fisheries-bg p{
padding:50px 20px 5px 20px;
}

#fisheries-bg #btn{
text-align:right;
margin-right:20px;
}

#foods-box{
float:right;
width:342px;
position:relative;
}

#foods-bg{
background:url(../images/foods_bg.jpg) 0 0 no-repeat;
height:241px;
}

#foods-bg p{
padding:50px 20px 5px 20px;
}

#foods-bg #btn{
text-align:right;
margin-right:20px;
}

#fish-btn {
	width:184px;
	height:34px;
	position:absolute;
	bottom:15px;
	right: 14px;
}


#food-btn {
	width:184px;
	height:34px;
	position:absolute;
	bottom:15px;
	right: 14px;
}
