.back {
	background-attachment: fixed;
	background-image: url(../img/back_20.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-size: 12px;
	line-height: 140%;
	background-color: #FFFBEF;
}

#ksbox1 {
 background-color: #65411B;
	padding: 5px;
	float: left;
	height: auto;
	width: 380px;
}

#bestbox1 {
 background-color: #6F491B;
	padding: 5px;
	float: left;
	height: auto;
	width: 330px;
}
.hokuni1 {
	background-attachment: fixed;
	background-image: url(../img/o_k/o_hw2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#hobox1 {
	padding: 14px;
	height: auto;
	width: 600px;
}

tr {
	background-color:#FFFFFF;
	}
.geru {
	font-size: 12px;
	line-height: 160%;
}
.geru_01 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.price {
	background-image: url(../img/price_bg.gif);
	background-repeat: repeat-y;
	padding: 6px;
}
.price_table {
	background-color: #FFFDEC;
}
.border {
	border: 1px solid #333333;
}

.oshirase_table {
	background-color: #FF9900;
	padding: 1px;
	height: auto;
	width:518px;
	border: 1px solid #FFCC66;
}

.campaign {	font-weight: bold;
	color: #F00;
	margin-bottom: 0px;
}

.mb20 {
	margin-bottom:20px;
}