/* 見出し
────────────────────────────────────*/
h1.haskap {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	}
h2.haskapp {
	background-color: #333399;
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	}
h3 {
	margin: 1.5em 0 0.5em 0;
	padding-left: 5px;
	border-left: 5px #333399 solid;
	font-size: 13px;
	font-weight:bold;
	}


/* ご注意
────────────────────────────────────*/
td.haskapattention {
	padding: 0 1em;
	font-size: 14px;
	background: url(../img_for_haskap/img_attention-bg.gif);
	}
td.haskapattention .attention {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	}

/* 収穫風景
────────────────────────────────────*/
table#photoalbum {
	width: 640px;
	margin: 0 auto;
	}
table#photoalbum td.caption {
	width: 640px;
	background-color: #EEEEEE;
	text-align: center;
	}
table#photoalbum td.photo {
	width: 640px;
	padding: 10px 0;
	text-align: center;
	}
table#photoalbum td.photo img {
	margin: 0 5px;
	}

/* お客様の声
────────────────────────────────────*/
table#usersvoice {
	background-color: #F7EFFF;
	}
table#usersvoice td {
	padding: 0.5em 1em;
	}

/* 商品詳細エリア────────────────────────── */
table.itemdetailarea {
	width: 778px;
	}
table.itemdetailarea td.detailimg {　/* ハスカップ用 */
	width: 300px;
	padding-right:30px;
	}
table.itemdetailarea td.detailinfo {　/* ハスカップ用 */
	width: 448px;
	padding: 0px;
	}
div.linkmore {
	margin: 10px 0 0 0;
	}

table.teikiform {
	border-collapse: collapse;
	margin: 0;
	}
table.teikiform th, table.teikiform td {
	padding: 0.2em 5px;
	border: 2px #E6CFFF solid;
	}
table.teikiform th {
	width: 100px;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
	}
table.teikiform td {
	width: 250px;
	text-align: left;
	}

table#phoneorder {
	width: 800px;
	height: 320px;
	background: url(../img_for_haskap/img_phoneorder.gif) no-repeat; 
	}



.cartform option, .teikiform option {
	padding: 0 0.5em;
	}

/* カートに入れるボタン（定期購入）
────────────────────────────────────*/
.putintocart_hasteiki {
	display: inline;
	width: 250px;
	height: 40px;
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
	background:url(../img_for_haskap/btn_cart-haskapteiki.gif) no-repeat left top;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	}
.putintocart_hasteiki:hover, .putintocart_hasteiki:focus {
	background-position:left -40px;
	}


/* 通常注文へ、定期購入へ
────────────────────────────────────*/
#gotoorder {
	margin: 2em auto 0;
	width: 630px;
	}
#gotoorder ul {
	list-style: none;
	margin: 0 auto;	padding: 0;
	}
#gotoorder li {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}
#gotoorder li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 100px;
	padding-top: 100px;
	background-image: url(../img_for_haskap/btn_haskap-gotoorder.gif);
	}
/* オフマウス */
#regular a{ background-position: 0 0;}
#teiki a{ background-position: 300px 0;}

/* オンマウス */
#regular a:hover{ background-position: 0 -100px; }
#teiki a:hover{ background-position: 300px -100px; }