@charset "utf-8";



@import url("common.css");



/*biz_ibs ONLY*/



body#biz_ibs #ttl h1 { 

	background-image: url(../images/biz-ibs/ttl_h1.gif);

	background-repeat: no-repeat;

	background-position: left 0;

}

.biz_wrapper{

	margin-top: 33px;

}

.biz_left{

	float: left;

	width: 217px;	

}

.biz_right{

	float: right;

	width: 380px;

}

.biz_ibs_list{

	width: 650px;

	display: block;

	overflow: hidden;

	margin-top: 25px;

}

.biz_ibs_list li{

	margin-bottom: 10px;

}

ul.list_left{

	float: left;

	width: 217px;	

}

ul.list_right{

	float: right;

	width: 295px;	

}

.listTxt{

	clear: both;

}

.biz_infoBox {

	margin: 30px 0 0;

	padding-left: 12px;

	background: url(../images/common/bg_infobox.gif) repeat-y left top;

}

.biz_infoBox p {

		color: #FF3300;

}

.biz_infoBox ul {		

	list-style-type: disc;	

	padding-left: 15px;

}

.space_bottom{

	padding-bottom: 20px;

}



/* table

----------------------------------------------------*/

table.ibpriceTable{

	width: 650px;

	margin-bottom: 20px;

}



table.ibpriceTable th,td,

table.recommendTable th {

	text-align: center;

}

table.recommendTable td {

	text-align: left;

	padding-left: 10px;

}





table.ibpriceTable th,

table.recommendTable th {

	background-color: #FFFFB9;

	font-weight: bold;

}



table.recommendTable {

	width: 500px;

}

.bold{	font-weight: bold;	}