@charset "utf-8";
/* CSS Document */

/*========================================================================================
　Feature　
========================================================================================*/

#feature {
}
#feature h1.fuature001 {
	width: 690px;
	margin-bottom: 90px;
}
#feature h1.fuature002 {
	width: 690px;
	margin-bottom: 65px;
}
#feature h1.fuature003 {
	width: 690px;
	margin-bottom: 36px;
}
#feature .feature_pkg {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}
.feature_2box {
	width: 320px;
}
#feature .feature_pkg .feature_2box h3 {
	font-size: 14px;
	color: #A2918A;
	margin-bottom: 16px;
	line-height: 140%;
	font-weight: bold;
}
#feature .feature_pkg p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 160%;
}
.feature_2box  .bottomimage {
	position: absolute;
	left: 0px;
	bottom: 20px;
}
dl.feature001_dl {
}
dl.feature001_dl dt {
	height: 66px;
	width: 63px;
	margin-bottom: 0px;
	display: block;
	float: left;
}
dl.feature001_dl dd{
	margin-bottom: 20px;
	width: 240px;
	display: block;
	margin-left: 80px;
	font-size: 92%;
	line-height: 130%;
}
dl.feature001_dl dd h4{
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 2px;
}

/*  002  */
.f002 {
	background-image: url(../images/feature-02_image.jpg);
	background-repeat: no-repeat;
	background-position: right 120px;
}

.f002 h2 {
	margin-bottom: 40px;
}
.f002 h3 {
	margin-bottom: 18px;
	margin-top: 60px;
}

.f002 .go_sell {
	background-image: url(../images/seasonal_go_sell_st1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 13px;
	width: 146px;
	margin-top: 45px;
	overflow: hidden;
}
.f002 .go_sell a{
	background-image: url(../images/seasonal_go_sell_st2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 13px;
	width: 146px;
}

/* 003  */
.feature03_price {
	margin: 0px 0px 4px;
	line-height: 160%;
}
.feature_go_detail {
	margin-bottom: 8px;
	overflow: hidden;
	float: left;
	width: 12em;
}
.feature_go_detail_s {
	margin-bottom: 12px;
	overflow: hidden;
	float: left;
	width: 14em;
}
.feature_go_detail_long {
	margin-bottom: 8px;
	overflow: hidden;
	float: left;
	width: 14em;
}
.future03price {
	float: left;
	display: block;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	padding: 0px;
	margin-right: 12px;
}

.feature_detail a{
	height: 11px;
	width: 54px;
	background-image: url(../images/bt_go_detai.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	float: left;
	text-indent: -9999px;
	margin-top: 1px;
}
.feature_detail a:hover{
	background-image: url(../images/bt_go_detai.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}

/*========================================================================================
　Seasonal Tea　
========================================================================================*/

#seasonal {
}
#seasonal h2 {
	width: 690px;
	margin-bottom: 8px;
}
#seasonal h1 {
	width: 690px;
	margin-bottom: 0px;
	clear: both;
	margin-top: 0px;
}
#seasonal .seasonal_pkg {
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	background-color: #F7F7F7;
	padding: 40px 30px 40px 40px;
}
#seasonal .seasonal_pkg .textBox {
	float: left;
	width: 340px;
	text-align: center;
}
#seasonal .seasonal_pkg .imageBox {
	float: right;
	width: 250px;
	text-align: center;
}
#seasonal .seasonal_pkg .textBox img {
	margin-left: 20px;
	border: 5px dotted #C33;
}
#seasonal .seasonal_pkg .imageBox img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 42px;
}
#seasonal .seasonal_pkg .go_sell {
	background-image: url(../images/seasonal_go_sell_st1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 13px;
	width: 146px;
	margin-left: 420px;
	margin-top: 15px;
}
#seasonal .seasonal_pkg .go_sell a{
	background-image: url(../images/seasonal_go_sell_st2.gif);
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 146px;
	overflow: hidden;
}

