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

#pageicon_add{
	width:16px;
	height:14px;
	padding:0;
	margin:0 0 0 405px;
	
	}
	
#b4{
	width: 118px;
	height:90px;
	display:block;
	background-position:0 -90px;
	background-image:url(../images/common/menu4_on.png) ;
	background-repeat:repeat-y;
}

#b4 a{
	display:block;
	width: 118px;
	height:90px;
	background-image:url(../images/common/menu4_on.png);
	text-indent:-9999em;
	background-repeat:repeat-y;
}

div.merit{
	width:300px;
	margin:0 20px 20px 0 ;
	float:left;
	}
	
div.merit h4{
	color:#009DFF;
	margin:5px 0 0 0;

	}
	
div.merit p{
	font-size:12px;
	line-height:18px;
	margin:5px 0 0 0;
	
	}
	

	
table.add_price{
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:450px;
	margin:0 0 10px 20px;
	float:left;
}
	
table.add_price td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
	
table.add_price td.style1{
	padding:5px;
	text-align:center;
	font-weight:600;
	background:#D9EBFF;
}

table.add_price td.style2{
	padding:5px;
	text-align:right;
	width:150px;
}

