/**/
.product_wrap{
	float: left;
	width: 660px;
	background-color: #F0EFEE;
	padding: 9px;
	border: 1px solid #EBE9EA;
	line-height: 1.7em;
	text-decoration: none;
}
.kyu-4{
	color: #FFFFFF;
	background-color: #99CC00;
	padding: 10px;
	float: left;
	width: 640px;
	font-size: 160%;
	font-weight: bold;
}

.product_box{
	padding: 19px;
	float: left;
	width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #E3DBDD;
	background-image: url(../../home/images/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

.price{
	font-size: 110%;
	color: #FF0033;
}


/*テーブル*/
table#table-dr {
	width: 620px;
}
table#table-dr td {
	border: 1px solid #F1EFED;
	padding: 10px;
}
table#table-dr th {
	border: 1px solid #F1EFED;
}

#table-dr p {
	line-height: 110%;
}

/*テーブル　コーヒーとお茶*/
.cuptitle{
	float: left;
	width: 185px;
	margin-bottom: 5px;
}
.cico{
	float: left;
	width: 30px;
}
.ct{
	float: right;
	width: 150px;
}
.ct h5{
	float: left;
	width: 145px;
	font-size: 90%;
	font-weight: bold;
	color: #483817;
}
.c_bor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/*テーブル　プレミアムコーヒー*/
.pri_img {
	float: left;
	width: 67px;
}
.primium {
	float: right;
	width: 150px;
}
.primium  h5{
	float: left;
	width: 150px;
	font-size: 90%;
	font-weight: bold;
	color: #483817;
	line-height: 120%;
}
.pri_mida {
	width: 120px;
}
.pri_cof {
	width: 225px;
}
.coffe-ta {
	float: left;
	width: 620px;
	margin-bottom: 20px;
}
.coffe-ta h4 {
	margin-bottom: 5px;
}

.pri_mida h5 {
	float: left;
	width: 120px;
	font-size: 90%;
	font-weight: bold;
	color: #483817;
	line-height: 120%;
}
.preth {
	background-color: #d4b97e;
}

/*ブルーワー*/
.coffepri {
	width: 470px;
	float: right;
	margin-top: 10px;
}
#kyu-ta {
	margin-top: 5px;
	font-size: 85%;
	width: 470px;
}

#kyu-ta th {
	width: 150px;
	background-color: #F5F7F0;
	border: 1px solid #D0D3C7;
	text-align: center;
}
#kyu-ta td {
	width: 320px;
	border: 1px solid #D0D3C7;
	padding: 5px;
}
#kyu-ta p {
	line-height: 140%;
}

/*選べる*/
.choice {
	float: left;
	width: 460px;
	padding-top: 35px;
}
.choice p {
	font-size: 115%;
	font-weight: bolder;
	color: #4D3C1A;
	line-height: 160%;
	font-family: "小塚ゴシック Pro B", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック";
}

.choi_img {
	float: right;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*Ｋカップ*/
.kcup-img {
	float: right;
}
.kcup {
	float: left;
}
.kyu {
	float: right;
	padding-top: 20px;
	width: 150px;
}
.cofetitle{}
