@charset 'shift_jis';

/*
===== CONTENTS =====

	1: content
	
====================
*/

/*
===== content =====
*/

#wrap_content h2{
	background-image:url(/pricelist/img/title.jpg);
	width:560px;
	height:80px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h3{
	padding-top:10px;
	padding-bottom:5px;
}
h4 {
	font-size:0.9em;
	height:150%;
	color:#697218;
	background-color:#E6E9D0;
	padding:3px 0 3px 5px;
	margin:10px 0 5px 0;
	clear:both;
}
.price {
	width:520px;
	margin-top:10px;
}
.price img {
	float:left;
}
.price_table {
	text-align:left;
	width:300px;
	float:left;
	padding-bottom:20px;
	padding-top:5px;
}
td {
	padding:1px;
	vertical-align:top;
}
.border_b {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:solid 1px #999999;
}
#list {
	margin-left:20px;
}
#list li {
	font-size:0.9em;
	line-height:160%;
	list-style-type:square;
	list-style-position:outside;
}
.tanka {
	width:520px;
	margin-top:5px;
	margin-bottom:5px;
	border-collapse:collapse;
	border-top:solid 1px #BDC6A0;
	border-bottom:solid 1px #BDC6A0;
}
.tanka th {
	text-align:center;
	border:solid 1px #BDC6A0;
	background-color:#E6E9D0;
	font-weight:normal;
	color:#697218;
	padding:3px;
}
.tanka td {
	border:solid 1px #BDC6A0;
	padding:4px;
	text-align:center;
}
.tanka td.left {
	text-align:left;
}
.right {
	text-align:right;
	font-size:0.8em;
}
p.r_text {
	text-align:right;
	font-size:0.8em;
}
