﻿@charset "UTF-8";
/* CSS Document */

/* topicpath css start */
#topicpath{
	width:550px;
	font-size:80%;
	padding:5px 0px 5px 0px;
	color:#715043;
}
#topicpath a{
	color:#715043;
	text-decoration:none;
}
#topicpath p.navi{
	float:left;
}
#topicpath p.back{
	float:right;
}
/* topicpath css end */

/* pagetop css start */
#pagetop{
	clear:both;
	width:550px;
	font-size:80%;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color:#715043;
}
#pagetop a{
	color:#715043;
	text-decoration:none;
}
#pagetop p{
	float:right;
}
/* pagetop css end */

ul#shop-gift-index, ul#shop-tea-index{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
ul#shop-gift-index li{
	float:left;
	width:109px;
	border-right:solid #6e6d69 1px;
	border-bottom:solid #6e6d69 1px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	background-color:#999999;
}
ul#shop-tea-index li{
	float:left;
	width:90px;
	border-right:solid #6e6d69 1px;
	border-bottom:solid #6e6d69 1px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	background-color:#999999;
}

ul#shop-gift-index li.top{
	width:108px;
	border-left:solid #6e6d69 1px;
}
ul#shop-tea-index li.top{
	width:93px;
	border-left:solid #6e6d69 1px;
}

ul#shop-gift-index li.sel, ul#shop-tea-index li.sel{
	border-bottom:solid #ffffff 1px;
	background-color:#ffffff;
}
ul#shop-gift-index li a, ul#shop-tea-index li a{
	display:block;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:5px 5px 5px 5px;
}
ul#shop-gift-index li.sel a, ul#shop-tea-index li.sel a{
	color:#999999;
}

