@charset "UTF-8";


/*======================================

	business 
	
========================================*/

#business{
	width:840px;
	text-align: left;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#business p{
	padding:0 25px 0px 25px;
}


/*======================================

	h2
	
========================================*/

#business h2{
	width:200px;
	height:200px;
	font-size:12px;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h2_business.png) no-repeat 0 0px;
	text-indent: -9999em;
}


/*======================================

	h3
	
========================================*/

h3#ocha{
	width:600px;
	height:60px;
	font-size:12px;
	line-height: 12px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h3_bus_ocha.png) no-repeat 0 0px;
	text-indent: -9999em;
}

h3#gift{
	width:600px;
	height:60px;
	font-size:12px;
	line-height: 12px;
	margin: 30px 0 20px 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h3_bus_gift.png) no-repeat 0 0px;
	text-indent: -9999em;
}



