/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding:0px;
	color: #000000;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	text-align:left;
	background: #CCCCCC center;
	background: #FEFEFE url(http://img13.shop-pro.jp/PA01075/143/etc/n-backimage.jpg?20101001093150) no-repeat fixed 0px 0px;
	margin: 0px;

}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

a:link {
	color: #362F2D;
	text-decoration: none;
}

a:visited {
	color: #362F2D;
	text-decoration: none;
}

a:active {
	color: #362F2D;
	text-decoration: none;
}

a:hover {
	color: #9E0B0E;
	text-decoration: none;
/*
	background: #EEE;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
*/
}

.clear {
	clear: both;
}

h1 {
	font-size: 14px;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	/*	margin:0px auto; */
	text-align:left;
	border-right: 1px solid #4A0404;
	border-left: 1px solid #4A0404;
	background: #FFFFFF;
}

.head_social {
	width:988;
	background-color: #000;
	padding: 5px;
	text-align: right;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	width:100%;
	clear:left;
	text-align:center;
	font-size:small;
	height: 150px;
	border-bottom: 1px solid #4A0404;
	border-top: 1px solid #4A0404;
}

.header-text {
	width: 990px;
	margin-top: -22px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 20px;
}

.header .header-text a {
	color: #FFFFFF;
}

.header .header-text a:hover {
	color: #9E0B0E;
	background: #EEE;
	text-decoration: none;
}

/*　画面左側メニューの幅　*/
.side {
	margin:0px;
	padding:10px 0px 0px 10px;
	width:190px;
	float: left;
}

.side p{
	margin-bottom: 10px;
}

/*　画面右側メニューの幅　*/
.side-r {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.side-r p{
	margin-bottom: 10px;
}

/*　画面右側の幅　*/
.main {
	width: 600px;
	margin-top: 0px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333333;/*    margin-left:200px; */
	float: left;
	}

/*　フッター（コピーライト）　*/
.footer {
	width:100%;
	clear:both;
	border-top:1px solid #333333;
	text-align: center;
	font-size: small;
	padding-top: 5px;
	border-bottom: 1px solid #4A0404;
	padding-bottom: 5px;
	background: #790000;
	color: #FFFFFF;
}

.footer .footer-text a {
	color: #FFFFFF;
}

.footer .footer-text a:hover {
	color: #9E0B0E;
	background: #EEE;
	text-decoration: none;
}


#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

/* 商品ページ用 */
table.box {
	width:600;
	margin:0px 0px 20px;
	}
div.detail {margin:10px 0;}

div.detail_img {
	width:100%;
	text-align:left;
}

div.explain {margin:10px 0;}

table.spec {
	background:#CCCCCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFFFFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#265FC9;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}

/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#7C8972;

	font-size:14px;
	background:url(http://img.shop-pro.jp/tmpl_img/25/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #7C8972;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#7C8972;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #7C8972;
	font-weight:bolder;
	padding:5px 0;
}


/*  メニュー部  */
.b-menu {
	background: url(http://img13.shop-pro.jp/PA01075/143/etc/title-back180.gif) no-repeat;
	height: 25px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
	letter-spacing: 0.2em;
}

.b-menu-s {
	background: url(http://img13.shop-pro.jp/PA01075/030/etc/title-back180.gif) no-repeat;
	height: 25px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
	font-size: small;
}

.b-menu-t {
	background: url(http://img13.shop-pro.jp/PA01075/143/etc/b-tenpojyouhou180.jpg?20100924123806) no-repeat;
	height: 25px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFFFFF;
}

.side-r .b-menu {
	 background:url(http://img13.shop-pro.jp/PA01075/143/etc/title-back150.jpg) no-repeat;
	 height:25px;
	 padding-top: 3px;
	 margin-bottom: 3px;
	 padding-left: 8px;
	 font-size: 12px;
	 letter-spacing: 0.2em;
}

.side-r dt{
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 5px;
}

.side-r dd{
	font-size: 12px;
	padding-left: 18px;
	background-image: url(http://img.shop-pro.jp/tmpl_img/18/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 

 *	サブカテゴリー　レイアウト
 * ------------------------------------- */
.subcategory {
	padding: 10px;
	font-size: 11px;
	}

/* ************************************************ 
 *	RSSリンクのレイアウト
 * ************************************************ */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

/*
#footer {
	border-top:1px #3D3D3D solid;
	margin-bottom:10px;
	padding-top:0px;
	width: 800px;
	text-align: center;
	}

#footer p {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	}
*/

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

/* ------------------------------------- 
 *	150px×113pxの縮小画像表示
 *	※トップ及びサブカテゴリー表示時に使用
 * ------------------------------------- */
.item_box {
	text-align: center;
	padding-bottom: 10px;
	width: 170px;
	float: left;
	}

.item_thumbnail {
	margin: 0px 0px 5px 10px;
	width: 160px;
	height: 120px;
	overflow: hidden;
	position: relative;
	}

.item_thumbnail img {
	width: 150px;
	height: 113px;
	}

.item_frame {
	border: 0px;
	width: 150px;
	height: 113px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	※商品ページ内の表示用
 * ------------------------------------- */
table#zairyo {
	width:100%;
	margin:0px auto 20px auto;
	border:1px #A31A1B solid;
}

table#zairyo td,th {padding:5px;}

table#zairyo th {
	width:30%;
	background:#A31A1B;
	text-align:left;
	font-weight:normal;
	color:#ffffff;
}

.syohin-name-m {
	font-size: medium;
	color: #a31a1b;
	font-weight: bold;
}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	padding: 10px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	ページタイトル
 * ------------------------------------- */
.pagetitle {
	border-bottom: 3px solid #3D3D3D;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
/*	clear: both;
	margin-left:200px;
	width: 600px; */
	
	}

/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #cccccc solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#dddddd;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #cccccc solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#dddddd;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #cccccc solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#dddddd;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}


/* トップページときわ亭説明文 */

.top-setumeibox {
	background-color: #FFFFFF;
	height: auto;
	width: 598px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.top-setumeibox-bl {
	height: auto;
	width: 590px;
	background: #000000;
	color: #FFFFFF;
	line-height: 2em;
	padding: 5px;
}

.top-osusume {
	width: 600px;
}

.top-blog_new {
	width: 580px;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
}

.horumon-form1 {
	background: url(http://img13.shop-pro.jp/PA01075/143/etc/kodawari1.jpg) no-repeat;
	height: 200px;
	width: 280px;
}

.horumon-form1-t1 {
	color: #FF0000;
	font-size: 18px;
}

.horumon-form1-t2 {
	padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
}

table#t-setumei {
	width:100%;
	margin:0px 0px 0px 0px;
}

table#t-setumei th {
	width:190px;
	padding:5px;	
	text-align:left;
}

table#t-setumei td {
	width:100%;
	padding:5px;
	text-align:left;
	vertical-align: top;
	height: auto;
	line-height:20px;
	font-size: 12px;
}

table#t-setumei2 {
	width:600px;
	margin:0px;
	padding: 0px;
}

table#t-setumei2 th {
	width:50%;
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 0px none 0;
}

table#t-setumei2 td {
	width:50%;
	padding:5px;
	text-align:left;
	vertical-align: top;
	height: auto;
	line-height:20px;
	margin: 0px;
	border: 1px solid #999999;
	font-size: 12px;
}

table#top-table-3menu {
	width: 600px;
	background: #000000;
	margin: 0px;
	padding: 0px;
}

table#top-table-3menu td {
	width: 200px;
	margin: 0px;
	padding: 10px 0px 20px;
	text-align: center;
}

.top-setumeilast {
	margin: 0px;
	padding: 0px;

}
.top-osirasebox {
	height: 15px;
	width: 598px;
	border: 1px solid #900;
	line-height: 15px;
	vertical-align: middle;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}

.top-osirasebox a:link {
	color: #ffffff;
	text-decoration: none;
}

.top-osirasebox a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* 店舗一覧 */
table#tenpo {
	width:580;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table#tenpo th {
	width:250px;
	padding:5px;
	text-align:left;
}

table#tenpo td {
	width:280px;
	padding:0px;
	text-align:left;
	vertical-align: top;
	line-height:20px;
	font-size: 12px;
}

.tenpo-name-m {
	font-size: 13px;
	color: #a31a1b;
	font-weight: bold;
}

.menu-color2 {
	BACKGROUND-COLOR: #af917a
}

.menu-color3 {
	BACKGROUND-COLOR: #ffffff
}

.himitu_ul{
	margin:0px;
	font-size: 18px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.himitu_li{
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-type: disc;
	padding-left: 0px;
}

.tabekata_ul{
	margin:0px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}

.tabekata_li{
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-type: decimal;
	padding-left: 0px;
	list-style-position: outside;
}

.tabekatahosoku_ul{
	margin:0px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.tabekatahosoku_li{
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 0px;
	list-style-position: outside;
}

.middletitle-bl {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	padding-left: 20px;
}


table#footer2 {
	text-align: left;
	width: 600px;
	border: 1px solid #666666;
}

table#footer2-1 {
	text-align: left;
	width: 290px;
}

table#footer2-1 th {
	height: 20px;
	color: #901212;
	padding-left: 0px;
	text-align: left;

}

/* アルバイト募集ページ */
.a-staff-test1 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.5em;
	color: #000000;
}

.a-form-box {
	height: 910px;
	width: 578px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
}

table#a-bosyuyoukou {
	width: 597px;
	margin: 0px 0px 20px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

table#a-bosyuyoukou th{
	background: #E6E6E6;
	color: #000000;
	letter-spacing: 0.5em;
	width: 147px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

table#a-bosyuyoukou td{
	width: 424px;
	margin: 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.8em;
}


/* メディア掲載内容 */
.masukomi_dl {
}

.masukomi_dl dl{
}

.masukomi_dl dt{
	font-size: 14px;
}

.masukomi_dl dd{
	width: 500px;
	padding-left: 15px;
	padding-bottom: 15px;
}

/* 店舗メニュー */
.tokiwatei_menu-ul ul{
	width: 550px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.tokiwatei_menu-ul li{
	width: 550px;
	list-style-type: none;
}

/* リンク */
.link_dl dl{
	padding: 0px;
}

.link_dl dt{
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}

.link_dl dd{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.link_ul ul{
}

.link_ul li{
	list-style-type: none;
	padding-bottom: 10px;
}

/* クーポン */
table#coopons-table {
	width: 550px;
}

table#coopons-table tr{
}

table#coopons-table td{
	padding: 10px;
	vertical-align: top;
	line-height: 1.5em;
}

/* サイドメニュー店舗リンクjQuery用 */
.flexslider {
	height: 180px;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.slides {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.slides-textlink {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	line-height: 12pt;
	list-style-position: outside;
	padding: 0px;
	list-style-image: url(http://img.shop-pro.jp/tmpl_img/18/arrow.gif);
	margin: 0px;
}

#menu-ul {
	padding: 0px;
	width: 600px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu-ul ul{
	overflow: hidden;
	margin-top: 0;
	margin-right: -13px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu-ul ul li{
	float: left;
	width: 140px;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 0;
	list-style-type: none;
}

#menu-dl {
	width: 600px;
}

#menu-dl dt{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(http://img13.shop-pro.jp/PA01075/143/etc/menu-back.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#menu-dl dd{
	margin-left: 20px;
	margin-bottom: 20px;
}

.menu-p1{
	margin-top: 20px;
	margin-bottom: 25px;

}
.menu-p2{
	margin: 0px;
	color: #F00;
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
