@charset "utf-8";
/* CSS Document */

/* top image */
#topimage{
	background-image:url(../images/contents/price/sub_title.png);
	width:950px;
	height:150px;
}

.u_h2 table{
	width:600px;
}

.u_h2 table thead th{
	text-align:center;
	font-weight:normal;
}

.u_h2 table td{
	width:150px;
	text-align:right;
}

.u_h2 table tbody th{
	width:200px;
}

table.type2{
	width:300px;
}

.u_h2 table.type2 th{
	width:100px;
	text-align:center;
	font-weight:normal;
}

#maincontentsbox{
	background-image:url(../images/contents/price/bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
