@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #ffffff;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #bbbbbb;
}

a {
	color: #bbbbbb;
	text-decoration: none;
}

a:hover {
	color: #A7D0FF;
}


/* ヘッダー
---------------------------------------------*/
#header { display:none; }

/* グローバルナビ
---------------------------------------------*/

#navi { display:none; }

/* メインイメージ
---------------------------------------------*/


#contents {
	clear: both;
	margin: 0 auto;
	width: 780px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}



.details { display:none; }

.shousai { display:none; }

.product {
	float:left;
	padding:0 20px 15px 0;
	width: 500px;
}

.product .thumbnail {
	float:left;
	padding-right:10px;
	width: 88px;
	height: 64px;
}

.product .text02 {
	float:left;
	width: 195px;
	font-size: 10px;
	padding:0;
	color: #eeeeee;
	line-height: 1.5;
}

.product .text02 p {
	font-size: 13px;
	padding:0;
	color: #eeeeee;
	line-height: 1.8;
}

.product2 {
	float:left;
	padding:15px 20px 15px 20px;
	width: 750px;
}

.product2 .thumbnail {
	float:left;
	padding-right:10px;
	width: 88px;
	height: 64px;
}

.product2 .text02 {
	float:left;
	width: 600px;
	font-size: 10px;
	padding:0;
	color: #eeeeee;
	line-height: 1.5;
}

.product2 .text02 p {
	font-size: 13px;
	padding:0;
	color: #eeeeee;
	line-height: 1.8;
}

.product3 {
	float:left;
	padding:30px 20px 10px 10px;
	width: 380px;
}

.product3 .thumbnail {
	float:left;
	padding-right:10px;
	width: 88px;
	height: 64px;
}

.product3 .text02 {
	float:left;
	width: 272px;
	font-size: 10px;
	padding:0;
	color: #eeeeee;
	line-height: 1.5;
}

.product3 .text02 p {
	font-size: 13px;
	padding:0;
	color: #eeeeee;
	line-height: 1.8;
}

#main-left {
	float:left;
	margin: 0 auto;
	padding: 0px;
	width: 580px;
	text-align: left;
}

#store_banner{
	float:left;
	margin: 0 auto;
	padding: 40px 0 0 10px;
}


/* 左コラム*/

#left-column {
	float: left;
	margin:10px 0 10px 15px;
	width: 181px;
	height: 815px;
	background: #271D12;
	border: 1px solid #473327;
}


#banner{
	padding:6px 0 0 0;
	font-size: 11px;
	color: #eeeeee;
	line-height: 1.8;
}

#taylores
{
	padding:0 0 5px 0;
}


#yorkshiretea
{
	padding:20px 0 5px 0;
}




/* 右コラム
--------------------------*/

#right-column {
	float: left;
	margin: 30px;
	width: 500px;
	min-height: 406px;
	height: auto !important;
	height: 406px;
	text-align: left;
}

#news {
	clear: both;
	width: 652px;
	height: 49px;
}

.snap{
	clear: both;
	float: right;
	margin: 0 0 20px 20px;
}

#pickup{
	width: 300px;
}



/* フッター
---------------------------------------------*/
#footer { display:none; }

#footer2 {
	clear: both;
	margin: 30px auto;
	color: #999999;
	width: 750px;
	height: 36px;
	text-align: right;
}
