@charset "utf-8";
#contents #price_bar{
	background-image: url(../../price/img/price.gif);
	height: 45px;
	width: 950px;
	text-indent:-9999px;
	margin-bottom: 20px;
}
#contents .pricelist{
	border-collapse: collapse;
	width:950px;
	margin: 10px 0 30px 0;
	font-size: 13px;
}
#contents .pricelist th{
	padding: 5px 5px 5px 10px;
	text-align: left;
	background-color: #F88;
	color: #FFF;
}
#contents .pricelist td {
  padding: 5px 10px 5px 10px;
}
/*#contents .pricelist .bg{
	background-color: #FDD;
}*/
#contents .pricelist tr:nth-child(even){
	background-color: #FDD;
}
#contents .pricelist .w120{
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#contents .pricelist .w70{
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#contents .pricelist .w200{
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}h3 {
	margin-top: 20px;
}
#osusume {
	background-image: url(../img/osusume.gif);
	height: 82px;
	width: 291px;
	float: left;
	margin-top: 48px;
	margin-left:10px;
	text-indent: -9999px;
}
#kakuyasu {
	float: left;
	height: 130px;
	width: 100px;
}
#postit {
	height: 150px;
	width: 465px;
	float: right;
	margin-bottom:20px;
}
#postit li {
	list-style:none;
	float:left;
	text-indent:-9999px;
}
#postit #post01 {
	background-image: url(../img/Postit01.gif);
	height: 70px;
	width: 220px;
	margin-right:20px;
	margin-bottom:10px;
}
#postit #post02 {
	background-image: url(../img/Postit02.gif);
	height: 70px;
	width: 220px;
	margin-bottom:10px;
}
#postit #post03 {
	background-image: url(../img/Postit03.gif);
	height: 70px;
	width: 284px;
	margin-left:90px;
	_margin-left:45px;
}
.pack_text01 {
	clear: both;
	margin-bottom: 5px;
}
.pack_text02 {
	margin-bottom: 20px;
}
#contents .pack_table{
	border-collapse: collapse;
	width:950px;
	margin: 20px 0 10px 0;
	font-size: 13px;
	border: 1px solid #CCC;
}.pack_table tr th {
	width: 200px;
	background-color: #E1E1E1;
	border: solid 1px #ccc;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
.pack_table td {
	padding:10px;
	border: solid 1px #ccc;
}
#here {
	float: right;
	margin-bottom: 30px;
}
