﻿@charset "utf-8";

div#business {
	margin:5px 5px 0 5px;
	border:solid 1px #ccc;
	padding:5px;
}
div#business h2 {
	font-size:100%;
	margin:0 0 2px 0;
}

/*---------------------
  キャンペーンバナー
-----------------------*/
p.top_banner {
	margin:3px 5px 3px 5px;
}
p.top_banner1 {
	margin:-3px 5px 8px 5px;
}
/*---------------------
  お知らせ
-----------------------*/
#news{
        margin:5px 5px 10px 5px;
        text-align: left;
        background-color: #F9E8E4;
        border:solid 1px #F9E8E4; /* required by IE */
}

#news h2 {
        color: #FFF;
        background-color: #C36B6E;
        font-size: 90%;
        font-weight: normal;
        padding: 4px 10px 5px 10px;
        background-image: url("/img/index/news_bg.gif");
        background-repeat: no-repeat;
        background-position: 0px 3px;
        border-top: 2px #7F0012 solid;
}
* html #news h2 {
        background-position:0px 6px;
}
#news dl {
        margin: 5px 15px 0 15px;
        padding:5px 0 0 0;
}
#news dd {
        margin: -17px 0 10px 6em;
}
p.go_to_list {
        margin:-20px 1em 0 410px;
        padding:0 0 2px 0;
        background-color: #C36B6E;
        text-align:right;
}
* html p.go_to_list {
        margin:-22px 1em 0 410px;
}
p.go_to_list a:link, p.go_to_list a:visited,
p.go_to_list a:hover, p.go_to_list a:active {
        color:#ffffff;
}

/*---------------------
  業務用バナー
-----------------------*/
div#banner_for_business ul li {
	list-style-type:none;
	display:inline;
	margin:0 5px;
}

/*---------------------
  ランキング・おすすめ
-----------------------*/
p.no_stock {
	padding-top:5px;
}

#ranking {
	width: 272px;
	margin: 5px 0 0 6px;
	background-image: url("/img/index/ranking_line.gif");
	background-repeat: repeat-y;
}

#recommend {
	width: 272px;
	margin: 5px 6px 0 4px;
	background-image: url("/img/index/recommend_line.gif");
	background-repeat: repeat-y;
}

#ranking h3, #recommend h3 {
	font-size:75%;
}

#ranking h3 img.left_img {
	margin:0 3px 0 0;
}

#ranking div.listed_goods, #recommend div.listed_goods {
	clear:both;
	height: 100px;
	margin: 0 10px 0 20px;
	padding: 10px 0 0 0;
	text-align:left;
	border-bottom: 1px #999 dotted;
	overflow:hidden;
}
table.listed_goods_image {
	width:90px;
	float:left;
	border-collapse:collapse;
}

table.listed_goods_image td{
	width:90px;
	height:90px;
	padding:0;
	margin:0;
	border:none;
	background-color:#ffffff;
	vertical-align:middle;
	text-align:center;
}

table.listed_goods_image img {
	display:block;
	margin:0 auto;
	padding:5px;
}

#ranking div.listed_goods_info, #recommend div.listed_goods_info {
	float:right;
	width:140px;
}

#ranking a, #recommend a {
	color: #7F0012;
}

#ranking p.goods_price, #recommend p.goods_price {
	clear:left;
	margin:2px 0 0 0;
	font-size:85%;
}

#ranking p.see_detail, #recommend p.see_detail {
	float:left;
	width:73px;
}

#ranking form, #recommend form {
	text-align:right;
	padding:0;
	margin:0;
}

/*-------------------
  メイン・紅茶を選ぶ
--------------------*/
div#top_select_tea {
	margin:10px 5px 20px 5px;
}
div#top_select_tea div {
	clear:both;
	border-top:1px #ccc solid;
}
div#top_select_tea h3 {
	float:left;
	width:100px;
	margin:6px 0 0 0;
	padding:0 0 0 20px;
	background-image: url("/img/index/select_tea_marker.gif");
	background-position: 5px 3px;
	background-repeat:no-repeat;
	font-size:80%;
}
div#top_select_tea ul {
	float:right;
	width:400px;
	padding:3px 0 8px 0;
	margin:0;
	list-style-type:none;
	line-height:1.6;
}
div#top_select_tea ul li {
	display:inline;
	padding:0 30px 0 0;
}
div#top_select_tea ul li a{
	white-space:nowrap;
}

/*-------------------
  ブランドバナー
--------------------*/
div#menu ul#brand_select {
	margin:5px 2px 0 3px;
	padding:0;
	border:1px solid #fff;
	width:193px;
}
div#menu ul#brand_select li {
	margin:0;
	padding:0;
	list-style-type:none;
}

/*-------------------
  右メニュー・紅茶を選ぶ
--------------------*/
div#menu div#selections_area {
	height:210px;
}

/*-------------------
  ブログ 
--------------------*/
div#menu div#blog_pickup {
	text-align:left;
	margin:0 5px;
	padding:0 0 8px 0;
	background-color:#ffefce;
	background-image:url("/img/index/blog_bottom.gif");
	background-position:0 100%;
	background-repeat:no-repeat;
	color:#000;
}
div#menu div#blog_pickup h3 {
	font-size: 90%;
	margin: 5px 5px 0 5px;
}
div#menu div#blog_pickup h3.blog_entry_date {
	font-size: 80%;
}

div#menu div#blog_pickup h3.blog_entry_title a {
	color: #7F0012;
	text-decoration: none;
}

div#menu div#blog_pickup h3.blog_entry_title a:visited {
	color: #7F0012;
	text-decoration: none;
}

div#menu div#blog_pickup p.blog_entry_description {
	margin:0 5px;
	padding:0 0 10px 0;
	background-image:url("/img/index/blog_line01.gif");
	background-repeat:no-repeat;
	background-position:0% 100%;
}

div#menu div#blog_pickup p.go_to_next {
	text-align: right;
	line-height:1.0;
	margin:0 5px;
	padding: 0 0 8px 0;
	background-image:url("/img/index/blog_line02.gif");
	background-repeat:no-repeat;
	background-position:0% 100%;
}

