@CHARSET "UTF-8";

.about_rice p{
	text-indent:1em;
}


/**********************************************************
 * Product Layout
 *********************************************************/
.product_unit_l {
	padding: 135px 0 0 0;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

.product_unit_r {
	padding: 135px 0 0 0;
	width: 300px;
	float: right;
	margin-bottom: 10px;
}


#rice .hitomebore           { background: url("../../img/product/rice/prd_hito__.jpg") 0 0 no-repeat;background-size: contain; }
#rice .sasanishiki          { background: url("../../img/product/rice/prd_sasa_.jpg") 0 0 no-repeat;background-size: contain; }
#rice .hitomebore_munouyaku { background: url("../../img/product/rice/prd_hito_mu_.jpg") 0 0 no-repeat;background-size: contain;}
#rice .takitate             { background: url("../../img/product/rice/prd_sasamusubi_.jpg") 0 0 no-repeat;background-size: contain;}

#rice .hitomebore_munouyaku p.title,
#rice .takitate p.title {
	/* padding-top: 115px; */
}

/**********************************************************
 * Product Information
 *********************************************************/
p.title {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 6px;
	width: 5em;
}

/***** Price Table *****/
table.price {
	margin-bottom: 10px;
}

table.price th {
	font-size: 22px;
	font-weight:bold;
	padding-right:8px;
	line-height: 25px;
}
table.price td {
	font-size: 22px;
	font-weight:bold;
	line-height: 25px;
}

.product_unit p.limited {
	padding-bottom: 5px;
}
.product_unit p.limited span {
	background: #ed6d00;
	padding: 0 0.5em 0 1em;
	color: #fff;
}

.product_unit {
	border-top: 1px solid #000;
	padding-top: 25px;
}

.product_unit p.title {
	padding-top: 0;
	width: 100%;
}

.product_unit p.content {
	font-size: 18px;
}

.product_unit p.price {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

.product_unit .data {
	width: 320px;
	float:left;
}

.product_unit .expl {
	width: 260px;
	float:right;
	padding-top:180px;
}

#rice_set .mochigome_set { background: url("../../img/product/rice/prd_kome_set.jpg") right 25px no-repeat; }
#rice_set .kirimochi_set { background: url("../../img/product/rice/prd_mochi_set.jpg") right 25px no-repeat; height: 232px; }
