/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

body,h1,h2,h3,h4,p,ul,li,dl,dt,dd,table,button,div{
	margin:0px;
	padding:0px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: none;
	/*vertical-align:top;*/
}

a.alphaImg:hover img{
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
a,object{
	outline:none;
}

.noDisp {
display:none;
}
.flL {
float:left;
}
.flR {
float:right;
}
.clB {
clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/********************************************************************/
/* 大外 */
#container {
	width: 960px;
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
overflow:hidden;
margin:10px auto 0 auto;
}

/********************************************************************/
/* ヘッダー メインイメージ部分*/
#header {
	width: auto;
	margin:0px;
	padding: 0px;
overflow:hidden;
height:170px;
overflow:hidden;
}

/* ヘッダー下ライン */
#bline {
	width: 960px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* キャッチコピー
MacIE以外のブラウザ用の指定に注意 */
#copy {
	margin: 0px;
	position: absolute;
    top: -10px;
	/*MacIE以外のブラウザ用\*/
    top: 0px;
    /**/
	padding: 5px 5px 5px 0px;
	font-size: 10px;
    color: #996633;
	line-height: 140%;
	z-index: 1;
}

#copy h1{
font-size:12px;!important
}

/* リンク色 */
#copy A:link {
    font-size: 10px;
}

#copy A:active {
    font-size: 10px;
}

#copy A:visited {
	font-size: 10px;
}

#copy A:hover {
	font-size: 10px;
} 

/********************************************************************/
/* ショップロゴ画像の場合使用
MacIE以外のブラウザ用の指定に注意 */
.shoplogo {
	width: 350px;
	margin: 10px 0px 0px 0px;
	position: absolute;
	top: -65px;
	/*MacIE以外のブラウザ用\*/
    top: 10px;
    /**/
    float: left;
}

.shoplogo img{
width:230px;
height:58px;
}

/* ショップロゴテキストの場合使用
MacIE以外のブラウザ用の指定に注意 */
.shoptext {
	width: 230px;
height:58px;
background:url(image/new/logo.png) no-repeat ;
	margin: 5px 0px 0px 0px;
	position: absolute;
	top: -65px;
overflow:hidden;
	/*MacIE以外のブラウザ用\*/
    top: 10px;
    /**/
    float: left;
}
.shoptext span{
display:none;
}

.shoptext a{
display:block;
width: 230px;
height:58px;
}

/* リンク色 
.shoptext A:link {
	font-weight: bold;
	text-decoration: none;
display:block;
}

.shoptext A:active {
	font-weight: bold;
	text-decoration: none;
}

.shoptext A:visited {
	font-weight: bold;
	text-decoration: none;
}

.shoptext A:hover {
	font-weight: bold;
	text-decoration: underline;
}*/

/********************************************************************/
/* サブナビゲーション
MacIE以外のブラウザ用の指定に注意 */
.subnavi {
	width: 960px;
	padding: 0px 0px 5px;
	margin: 88px 0px 0px;
	text-align: right;
	font-size: 11px;
	position: absolute;
	top: -105px;
	/*MacIE以外のブラウザ用\*/
    top: -10px;
    /**/
	color:#663300;
}

/* リンク文字サイズ */
.subnavi A:link,
.subnavi A:active,
.subnavi A:visited,
.subnavi A:hover {
    font-size: 11px;
	color:#9C2B15;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 7px;
	padding-left: 13px;
	padding-top:5px;
background:url(image/new/ico_menu.gif) no-repeat left;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 7px;
	padding-left: 13px;
	padding-right: 10px;
	padding-top:5px;
margin-left:10px;
background:url(image/new/ico_menu.gif) no-repeat left;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	background-image: url(image/new/ico_arrowR.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 7px;
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.subnavi .sec_linel {
display:none;
}
.list_item_table .sec_linel,
.list_item_table .sec_liner {
display: none;
} 

.item_bot_box .sec_linel {
display: none;
} 

.subnavi .form {
border:1px solid #CD6A66;
margin:0 5px;
width:120px;
}
/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/* 中央用枠160 */
.center_box {
	width: 590px;
	margin: 0px 0px 5px;
	padding: 0px;
	overflow:hidden;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 40px;
	border: 1px solid #EDDBB6;
	border-bottom:none;
	margin: 0px;
	background:url(image/new/l_cat.jpg) no-repeat 1px 1px;
	padding:1px 1px 0 1px;
}

.category_title h3{
	display:none;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	margin: 0px;
	color: #666666;
	border: 1px solid #EDDBB6;
	border-top:none;
	margin-bottom:15px;
	padding:0 1px 1px 1px;
}

/*　親カテゴリの色※特集も共通 */
.category_list ul li a{
padding:4px 10px 4px 30px;
display:block;
margin-top:1px;
background:url(image/new/ico_menu.gif) no-repeat 10% 50%;
text-decoration:none;
font-size:10px;
}
.category_list ul li a:hover{
	background-color:#E1DFD7;
}

.mcategory A:link{
	color: #952412;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50% #F0EFEA;
	font-weight:bold;
	padding:4px 10px 4px 20px;
	font-size:11px;
}

.mcategory A:active {
	color: #952412;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50% #F0EFEA;
	font-weight:bold;
	padding:4px 10px 4px 20px;
}

.mcategory A:visited {
	color: #952412;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50% #F0EFEA;
	font-weight:bold;
	padding:4px 10px 4px 20px;
}

.mcategory A:hover {
	color:#BA3838;
	background-color:#E1DFD7;
	padding:4px 10px 4px 20px;
	text-decoration:none;
}
/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 40px;
	background:url(image/new/l_brandlist.jpg) no-repeat 1px 1px;
	width:156px;
	padding:1px;
	border:1px solid #EDDBB6;
	margin-bottom:4px;
}

.pickup_category_title h3{
	display:none;
}

/* 内容 */
.pickup_category_list {
	color: #333333;
	font-size:11px;
	margin-bottom:15px;
}

.pickup_category_list li {
	list-style:none;
	background:url(image/new/ico_arrowY.jpg) no-repeat 2% center;
	padding-left:18px;
}

.pickup_category_list ul li a{
text-decoration:none;
color:#333;
}


/* リンク色*/ 
.pickup_category_list A:hover {
	color: #666666;
	text-decoration:underline;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.navi .shop,.diary,.link,.bbs,.free_menu {
background:url(image/new/bg_menu.jpg) no-repeat;
font-weight:bold;
padding-left:20px;
padding-top:10px;
font-size:12px;
}
.navi a {
width:auto;
height:24px;
display:block;
color:#660000;
font-size:12px;
}
.navi a:hover {
color:#990000;
text-decoration:none;
padding-left:1px;
}

/* ショップ通信 */
.shop {
	width: auto;
	margin: 0px 0px 1px;
}

/* 店長日記 */
.diary {
	width: auto;
	margin: 0px 0px 1px;
}

/* リンク集 */
.link {
	width: auto;
	margin: 0px 0px 1px;
}

/* 掲示板 */
.bbs {
	width: auto;
	margin: 0px 0px 1px;
}

/* フリー */
.free_menu {
	width: auto;
	margin: 0px 0px 1px;
}

/* yahooオークション */
.yahoo {
	width: auto;
	height: 23px;
	margin: 0px 0px 1px;
	padding: 7px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 23px;
	margin: 0px 0px 1px;
	padding: 7px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 23px;
	margin: 0px 0px 1px;
	padding: 7px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* オークションリンク文字サイズ */
.yahoo A:link {
	font-size: 10px;
}

.yahoo A:active {
	font-size: 10px;
}

.yahoo A:visited {
	font-size: 10px;
}

.yahoo A:hover {
	font-size: 10px;
}

.rakuten A:link {
	font-size: 10px;
}

.rakuten A:active {
	font-size: 10px;
}

.rakuten A:visited {
	font-size: 10px;
}

.rakuten A:hover {
	font-size: 10px;
}

.bidders A:link {
	font-size: 10px;
}

.bidders A:active {
	font-size: 10px;
}

.bidders A:visited {
	font-size: 10px;
}

.bidders A:hover {
	font-size: 10px;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
/*.shopc_title {
	width: auto;
	border-bottom: 1px solid #85231B;
	margin: 0px;
	padding:10px 0 4px 0;
}*/

.shopc_title {
	height:38px;
	background:url(image/new/l_cart2.png) no-repeat;
	height:38px;
}

.member .shopc_title {
	background:url(image/new/l_login.png) no-repeat;
}

.shopc_title h3{
display:none;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	margin: 0px;
	padding: 0px 0px 5px;
	border:1px dotted #FFC2A6;
	margin-top:8px;
	margin-bottom:15px;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 7px 7px 0 10px;
	color: #878E9E;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	margin: 1px 0px 0px;
	padding: 10px;
	font-size: 10px;
	border-top: 1px solid #E0DFE3;
}

/* レジに行く */
.shopc_go {
	width: auto;
	margin: 0px;
	padding: 5px;
}
/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 960px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

/* 左td */
#lefttd {
    width: 160px;
	padding: 0px 0px 0px;
	margin: 0px;
}

/* 中央td */
#centertd {
    width: 590px;
	padding: 0px 10px 15px 0px;
	margin: 0px;
}

/* 右td */
#righttd {
    width: 160px;
	padding: 0px 0px 15px 10px;
	margin: 0px;
}

/* 内部ページtd */
#pagetd {
padding-top:25px;
overflow:hidden;
padding-left:20px;
width:780px;
}


/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	background-color: #FFFFFF;
	padding: 5px;
	margin:auto;
	text-align: center;
}




/* トップテーブル幅 */
.auto {
    width:100%;
	font-size: 12px;
}
.welcome_middle .auto td{
width:100%;
font-size:11px;
}
.welcome_middle a:link{
font-size:100%;
}


.welcome_middle .auto .text-bold-b {
font-size:12px;
font-weight:bold;
border-left:2px solid #B22B1E;
padding:3px 10px;
display:block;
background-color:#EEE3CE;
}

.notes {
border:2px solid #C45955;
padding:10px 15px;
background-color:#FFFFFF;
text-align:left;
margin-bottom:20px;
}
.notes h3{
	font-size:12px;
	font-weight:bold;
	color:#962512;
}
.notes p {
	font-size:12px;
	font-weight:bold;
	margin:8px auto;
	text-align:center;
}
.notes p a{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.notes p a:hover{
	color:#666666;
	text-decoration:none;
}

.pickupContents {
margin:15px 0;
	width: auto;
	border: 1px solid #F2D8CE;
	padding:1px;
}
.pickupContents h3{
}
.pickupContents ul li a{
padding:4px 5px 4px 20px;
display:block;
margin-top:1px;
text-decoration:none;
}

/* リンク色*/ 
.pickupContents A:link {
	color: #333333;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50%;
}

.pickupContents A:active {
	color: #333333;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50%;
}

.pickupContents A:visited {
	color: #333333;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50%;
}

.pickupContents A:hover {
	color: #333333;
	background:url(image/new/ico_menu.gif) no-repeat 3% 50% #FCEFEF;
}


.welcomeArea {
overflow:hidden;
margin-bottom:25px;
background:url(image/new/bg_linebox.jpg) repeat-x top #FBF5EB;
padding:10px 0 15px 0;
border:1px solid #EDDBB6;
border-top:none;
}
.welcomeArea h2{
background:url(image/new/title_welcome.png) no-repeat left;
margin-bottom:15px;
height:26px;
width:227px;
}
.welcomeArea h3{
background:url(image/new/ttl_special.jpg) repeat-x left;
margin-bottom:15px;
height:25px;
}
.welcomeArea dl dt{
float:left;
margin-bottom:4px;
}

.wlInner {
padding:0 15px;
}

.dotBox {
background:url(image/new/Cdotbox_top.jpg) repeat-y top;
padding:3px 4px;
overflow:hidden;
}
.dotInner {
padding:10px 10px 0 10px;
background-color:#FBF5EB;
overflow:hidden;
}

.recoBrand {
overflow:hidden;
margin-bottom:20px;
text-align:center;
}
.recoBrand h3{
background:url(image/new/ttl_brandlist.jpg) repeat-x left;
height:27px;
margin-bottom:15px;
}

.recoBrand ul li{
float:left;
margin:0 2px;
}


/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	width: auto;
	margin: 0px 0px 5px;
	background:url(image/new/bg_title.jpg) no-repeat left center;
	height:31px;
	margin-bottom:15px;
	overflow:hidden;
	padding-left:35px;
	line-height:25px;
}

.welcome_top span{
font-weight:bold;
color:#993300;
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	margin: 0px;
	padding: 15px;
	background:url(image/new/bg_blog.jpg) repeat-x left top #F5F1E2;
	font-size:11px;
}

/* 大枠下 */
.welcome_bottom {
	width: auto;
	margin-bottom: 15px;
	padding: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 10px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	width: auto;
	margin: 10px 0px 5px;
	font-size: 1px;
	color: #F4ECD9;
	background:url(image/new/ttl_info.jpg) repeat-x left;
	height:25px;
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
}

/* リスト文字サイズ */
.whatnew_middle li {
    font-size: 11px;
	margin: 5px 0px;
}

/* リンク文字サイズ */
.whatnew_middle li A:link,
.whatnew_middle li A:active,
.whatnew_middle li A:visited,
.whatnew_middle li A:hover {
    font-size: 11px;
	padding-left: 10px;
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	margin: 0px 5px 25px 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上
※縦画像を入れた際一部レイアウトが崩れる場合があります */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: auto;
	margin: 0px 0px 5px;
	font-size: 1px;
	color: #952412;
	background:url(image/new/ttl_newitem.jpg) repeat-x left;
	height:25px;
text-align:right;
}

.reserved .style1_top {
	width: auto;
	margin: 0px 0px 5px;
	font-size: 1px;
	color: #952412;
	background:url(image/new/ttl_reserv.jpg) repeat-x left;
	height:25px;
text-align:right;
}

/* 大枠中 */
.style1_middle {
	width: 580px;
	margin: 0px;
	padding: 5px;
}

.style1_middle td {
    width: auto;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	margin: 0px 0px 10px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin: 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	float: left;
}

.style1_table_middle .auto {
width:auto;
}

.style1_table_middle .auto td{
padding:0 18px;
}


/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 230px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	height: 200px;
	border-left: 3px solid #E0DFE3;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.style1_photo a:hover, #thumbnail a:hover img, .sub_item_photo a:hover img{
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
	zoom: 1;
}

/* カート内写真 */
.cart_table .style1_photo {
	height: auto;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細内写真 */
.list_item_table .style1_photo {
	height: auto;
}

/* 商品詳細内写真 */
.detail_item_table .style1_photo {
	height: auto;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	width: auto;
	margin: 0px 0px 0px 4px;
	padding: 5px 8px;
	font-size: 10px;
}
.style1_text h2 a{
	color:#952412;
}
.pricech {
font-size:11px;
color:#333333;
}

.photo_line_80 a img{
	padding:1px;
	border:1px solid #FFF;
}
.photo_line_80 a:hover img{
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
	zoom: 1;
	border:1px solid #EDDBB6;
	padding:1px;
}

/* トップ用 */
.style1_middle .style1_text {
    width: 110px;
}

/* トップ用 */
.style1_middle .style1_table_middle .auto .style1_text {
    width: 80px;
	margin: 0px;
}

/* 商品名 */
.item_name {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

/* 価格 */
.price {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}

/* 価格大 */
.priceb {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

/* 在庫ありなし */
.stock {
	color: #666666;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width:auto;
	margin:0px 0px 5px;
	font-size:1px;
	color:#DB590B;
        height:25px;
background:url(image/new/ttl_reserv2.jpg) repeat-x ;
text-align:right;
}

/* 大枠中 */
.style2_middle {
	width: 580px;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style2_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin: 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	margin: 0px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 550px;
	margin: 0px;
	padding-bottom: 4px;
border-bottom:1px solid #EFEFEF;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 16px;
}

/* 説明 */
.style2_text {
	width: auto;
	margin: 0px;
	padding: 5px 8px;
	font-size: 10px;
}
.style2_text h2 a,.style2_rank_text h2 a{
color:#952412;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 550px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 114px;
text-align:center;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	margin: 0px 1px;
	padding: 4px;
	font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px auto;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: auto;
	margin: 8px 8px;
	padding: 8px 0px 0px;
	font-size: 10px;
}

/* 1位テキスト */
.rank1 {
	font-size: 1px;
	width: auto;
	padding-left: 0px;
	color: #FFFFFF;
display:none;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 1px;
	color: #FFFFFF;
display:none;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px 0px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
	background-color: #F0F0E0;
	margin: 0px;
	padding: 10px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	margin: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px 0px 10px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

/* テーブル */
.style3_table {
	width: auto;
	padding: 10px 5px 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 25px;
}

/* 説明 */
.style3_text {
	width: auto;
	border-top: 1px solid #E0DFE3;
	margin: 8px 0px 0px;
	padding: 5px;
	font-size: 10px;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.mobile .melmaga_top {
	width: auto;
	margin: 0px;
	height:36px;
	background:url(image/new/r_mobile.jpg) no-repeat top;
}

.melmaga_top {
	width: auto;
	margin: 0px;
	height:36px;
	background:url(image/new/r_magazine.jpg) no-repeat top;
}
.melmaga_top h3{
display:none;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	margin-top: 8px;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	margin-bottom: 25px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;
	margin: 0px 5px 0px 5px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	border:1px solid #EDDBB6;
	border-bottom:none;
	margin: 0px;
	padding:1px;
	height:40px;
	background:url(image/new/r_staff.jpg) no-repeat top center;
}
.tdiary_top h3{
display:none;
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
	margin: 0px;
	padding: 5px;
	border:1px solid #EDDBB6;
	border-top:none;
	padding:5px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	margin: 0px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	color: #952412;
}

/* コメント */
.tcom {
	margin:8px 0 10px 0;
	padding: 0px 3px;
	font-size: 10px;
	border-top: 1px solid #E0DFE3;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width:780px;
	margin: 0px;
	padding:0;
}

/* 第二階層パンクズ */
#pan {
	padding:0 10px 13px 15px;
   width: auto;
	background:url(image/new/ico_trso.png) no-repeat left top;
	line-height:25px;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: auto;
	height:25px;
	background:url(image/new/bg_Ctitle.jpg) repeat-x left;
	margin: 0px 0px 5px;
	padding-left:35px;
	font-size: 14px;
	color: #996600;
	font-weight:bold;
	line-height:25px;
}

/* 第二階層中 */
.pmiddle {
	margin: 0px;
	padding-top: 10px;
}

/* 第二階層下 */
.pbottom {
	margin: 0px;
	padding: 5px 5px 0px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	margin-bottom: 15px;
	padding: 10px 5px 5px;
	border-top: 1px solid #E0DFE3;
	color: #E0DFE3;
}

.link_bot_box .bot_b input,.item_bot_box .bot_b input {
	background: url(image/new/btn_back.jpg) no-repeat;
	color: #FFF;
	width:160px;
	height:43px;
	border:none;
	cursor:pointer;
	font-size:12px;
	margin-top:3px;
	font-weight:bold;
}


.link_bot_box .bot_b input:hover,.item_bot_box .bot_b input:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
	zoom: 1;
}

.item_bot_box2 {
	margin: 0px 0px;
	padding: 10px 5px;
	background-color: #F5F5F5;
}


/* 共通設定 */
.detail_item_text .bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
}

/* カートに入れるボタン */
.detail_item_text .bot_b .cartaddinput{
width:160px;
height:43px;
background-image: url(image/new/btn_addcart.jpg);
float: left;
margin-right: 10px;
}

/* お問い合わせボタン */
.detail_item_text .bot_b .inquiryinput{
width:160px;
height:43px;
background-image: url(image/new/btn_contact.jpg);
float: left;
}


/********************************************************************/
/* 商品一覧ページ */

/*商品一覧タイトル　
※アイコンサイズ横35px×縦35px*/

.list_name {
	height: 44px;
	background: url(image/new/ico_mon.png) no-repeat left;
	margin: 0px 0px 10px;
	padding-left:48px;
	font-size: 14px;
	float: left;
	font-weight:bold;
	color: #83634C;
	line-height:44px;
}

/* ソート */
.list_soat {
	width: 255px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	float:right;
}

.list_soat input {
	width:27px;
	height:22px;
	font-size:11px;
	margin-top:3px;
}

/* 商品数 */
.list_count {
	width: auto;
	margin: 15px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	border-bottom:1px solid #EEE;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	margin: 0px 10px;
	padding: 10px;
}

.list_table_middle .style1_text {
    margin: 0px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	margin: 0px;
	padding: 0px;
}

.list_table_middle .list_item_table td {
padding:0 15px;
border-right:1px solid #EEE;
}


/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	padding: 10px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	padding: 0px;
}

/* 商品詳細テーブル */
.detail_item_table {
	margin: 0 0 20px 0;
	padding: 0px;
}

.detail_item_table h2 {
    padding: 0px 0px 5px;
}

.detail_item_table .priceb {
    padding: 0px 0px 10px 5px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 10px;
	font-size: 12px;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: auto;
	border-bottom: 1px solid #DAB669;
	margin: 0px 0px 15px 0;
	padding: 0px 0px 5px 25px;
	font-size: 14px;
	color: #83634C;
	font-weight:bold;
	background:url(image/new/ico_lily.jpg) no-repeat left center;
}

/* 詳細説明 */
.detail_sub_table {
	margin: 20px 0 10px 0;
	padding: 0px;
	width:100%;
}

/* 他の写真 */
.detail_sub_table02 {
	margin: 0px;
	padding: 5px 0px 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	margin: 0px 5px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 200px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 15px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	border-bottom: 1px solid #DAB669;
	margin: 0px 15px 15px;
	padding: 5px 0px 5px 25px;
	font-size: 14px;
	color: #83634C;
	background:url(image/new/ico_lily.jpg) no-repeat left ;
	font-weight:bold;
}

/* 内部ページの中 */
.page_table_middle {
	margin: 0px 20px;
	padding:0 10px;
	overflow:hidden;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	margin: 0px 20px 25px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #000000;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	margin: 0px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	margin: 0px 20px;
	padding: 5px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #000000;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	margin: 0px 20px;
	padding: 5px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: auto;
	height: 25px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
    border-bottom: 1px solid #E0DFE3;
	margin-bottom: 5px;
	padding: 10px 0px 0px 25px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: 100%;
	background: url(image/new/ico_arrowY.jpg) no-repeat left 5px;
 	margin: 0 0 10px 0;
	padding: 0px 0px 6px 20px;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	border-bottom:2px dotted #DDD;
}

/* 内部テーブルフレーム */
.table_fream {
width:100%;
font-size:12px;
margin-bottom:20px;
line-height:150%;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 600px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 600px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 5px 5px 15px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}
.point_box table {
margin-bottom:10px;
}

.point_box2 {
	width: auto;
	margin: 0px 5px 8px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.point_box3 {
	margin:0 0 25px 0;
	padding:0;
	width:100%;
	overflow:hidden;
}

.point_box td {
padding:5px;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 5px 40px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* エラーテキスト */
.error_text {
    color: #000000;
}

.error_box ul li{
    color:#C04B23;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	border-bottom: 1px solid #E0DFE3;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_2 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_3 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_4 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_1_check {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_2_check {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_3_check {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_4_check {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 598px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#CDAB85;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

.td_color2 {
    background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#ECE6DD;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #797384;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #000000;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	margin: 0px 20px 5px;
	padding: 0px 10px 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	margin: 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	margin: 0px;
	padding: 10px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
	border-bottom: 1px solid #E0DFE3;
   border-right: 1px dotted #E0DFE3;
	padding: 5px 25px 5px 5px;
	width:150px;
}

/* td右 */
.td_link_shop2 {
	padding: 1px;
	border-bottom: 1px solid #E0DFE3;
}

/* 大枠 */
.link_shop {
    margin: 10px 5px 10px 5px;
	padding: 10px 10px 0px;
}

/* テーブル */
.link_shop_table {
	margin: 0px;
	width:100%;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 25px;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 5px 0px 0px 25px;
	font-size: 12px;
	color: #000000;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin-bottom: 10px;
	padding: 0px 10px 5px;
	font-size:12px;
}

/********************************************************************/
/* フッター */
#footer {
	padding: 20px 15px 10px 15px;
	font-size: 11px;
	background:url(image/new/bg_footer.jpg) repeat-x top #FEF2ED;
	overflow:hidden;
}
#footer h2{
background:url(image/new/fttl_guide.jpg) no-repeat left;
width:187px;
height:30px;
float:left;
}
.footNavi {
float:right;
border:1px solid #FFDECE;
background-color:#FFF;
padding:5px 15px;
text-arign:left;
overflow:hidden;
}
.footNavi ul li{
float:left;
margin:0 10px;
}

.footContent {
overflow:hidden;
clear:both;
margin:15px 0 5px 0;
padding-top:15px;
}

.fcBox {
overflow:hidden;
float:left;
border-right:1px solid #FFCDB5;
padding:10px 15px;
}

.fcBox h3 {
height:17px;
margin:8px 0 12px 0;
}
.fcBox .f1 {
background:url(image/new/fttl_souryou.jpg) no-repeat left ;
width:94px;
}
.fcBox .f2 {
background:url(image/new/fttl_pay.jpg) no-repeat left;
width:151px;
}
.fcBox .f3 {
background:url(image/new/fttl_kaiin.jpg) no-repeat left;
width:123px;
}
.fcBox .f4 {
background:url(image/new/fttl_point.jpg) no-repeat left;
width:123px;
}
.fcBox .f5 {
background:url(image/new/fttl_cal.jpg) no-repeat left;
width:123px;
}

.copy {
clear:both;
text-align:center;
font-size:11px;
color:#888;
}

/*フッターカレンダー*/
.cal {
background-color:#F6EAE6;
padding:5px;
}

table.calendarHead {
    margin: 0 0 3px 1px;
    width: 217px;
}
table.mt30 {
    margin: 30px 0 0;
}
table.calendarHead caption {
    color: #999999;
    font-size: 85%;
    padding: 1px 0 10px 5px;
}
* html table.calendarHead caption {
    padding-left: 1px;
}
table.calendarHead th {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 5px 8px 0;
    text-align: center;
    width: 31px;
	font-weight:normal;
	color:#BDB4B1;
}
table.calendarBody {
    border-collapse: separate;
    border-spacing: 7px 0;
    margin: 0 0 10px -5px;
    width: 231px;
}
table.calendarBody td {
    border-bottom: 1px solid #CCCCCC;
    color: #999999;
    font-size: 85%;
    height: 21px;
    padding: 3px 0;
    text-align: center;
    width: 31px;
}
* html table.calendarBody td {
    font-size: 85%;
    height: 15px;
    line-height: 1;
    padding: 0 0 3px;
}
:first-child + html table.calendarBody td {
    font-size: 85%;
    height: 15px;
    line-height: 1;
    padding: 0 0 3px;
}
table.calendarBody td span {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    display: block;
    margin: 0 3px;
    padding: 2px 0;
}


/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
} 

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	padding:15px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	border-bottom:2px dotted #EFEFEF;
}

/* テーブル小 */
.bbs_table_stop {
	width: 100%;
	padding: 0px 15px;
}

/* テーブル小 */
.bbs_table_s {
	margin: 20px 0 5px 0;
	padding: 0px;
	width:90%;
}

/* テーブル */
.bbs_table {
	width:100%;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
    background-color:#EC9F9F;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#F5F5F5;
	padding: 5px;
font-size:12px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#EBEBEB;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	width: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #E0DFE3;
	margin: 5px 5px 15px;
	padding: 15px;
font-size:12px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #E0DFE3;
	color: #333333;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
	background: url(image/new/bg_btn.png) no-repeat left;
	color: #FFF;
	width:60px;
	height:20px;
	border:none;
	cursor:pointer;
	font-size:11px;
	margin-top:3px;
}


.bot_b input:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
	zoom: 1;
}

/********************************************************************/
/* アイコン画像サイズ指定 */

.style1_middle .style1_text img {
    width: 35px;
}

.list_table_middle .style1_text img {
    width: 35px;
}

.detail_table_middle .detail_item_text h2 img {
    width: 35px;
}

.page_table_middle .table_fream .guide_text img {
    width: 35px;
}

.page_table_middle .table_fream .guide_text .point_box img {
    width: auto;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
    background-image: url(image/new/bg_IMG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	word-break: break-all;
	margin: 110px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

A:link {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}

A:active {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}

A:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}

A:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul {
	margin: 0px;
	list-style:none;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	list-style:none;
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	list-style:none;
}

li {
	font-size: 12px;
	line-height: 140%;
	list-style:none;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
	color: #000000;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 12px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #333333;
}

/*****************************
追加CSS
*******************************/
.pointArea h4{
background-color:#F0F0F0;
border-left:8px solid #F5D1D1;
font-size:12px;
margin:15px 0;
padding:3px 15px;
}

.pointArea ul {
margin:8px 0 20px 0;
padding:10px;
border:1px solid #CCC;
}
.pointArea li {
padding:4px 10px;
list-style-type: square;
list-style-position:inside;
margin-left:8px;
}

.freeContent {
	overflow:hidden;
	font-size:12px;
}
.freeContent h2{
	margin-bottom:20px;
}
.pointFundraising {
border:2px solid #EEE;
padding:15px;
margin:20px 0;
}
.pointFundraising  ul li{
padding:2px 15px;
color:#333;
}
.pointFundraising  a{
	font-size:14px;
	color:#952412;
	text-decoration:underline;
}

.ttl_Notes {
background-color:#F0F0F0;
border-left:10px solid #F5D1D1;
padding:4px 18px;
color:#952412;
font-size:12px;
margin-bottom:15px;
font-weight:bold;
}

.message1 {
border:1px solid #EEE;
padding:15px;
margin:15px 0 25px;
}
.message2 {
background-color:#FDF2F2;
border:1px solid #F5D1D1;
padding:15px;
margin:15px 0 25px;
color:#7B1F11;
}

.houkoku {
border-top:2px dotted #eee;
padding:20px;
margin-top:15px;
}
.houkoku table {
border:1px solid #CCC;
margin-bottom:20px;
}
.houkoku th {
border-bottom:1px solid #CCC;
padding:3px 5px;
background-color:#EEE;
font-weight:bold;
text-align:left;
color:#333;
font-size:11px;
}
.houkoku td {
border-bottom:1px solid #EEE;
border-right:1px dotted #CCC;
padding:3px 5px;
text-align:left;
font-size:11px;
}

.sizePage {
background:url(image/new/bg_trso.jpg) no-repeat right bottom;
}

.sizePage h4{
color:#333;
border-left:3px solid #FFCACA;
padding:3px 13px;
margin-bottom:10px;
font-size:12px;
}

.sizePage table {
border:1px solid #FFCACA;
margin:15px 0 20px;
width:400px;
font-size:11px;
}
.sizePage th{
background-color:#FFEEEE;
padding:3px 5px;
text-align:center;
border-right:1px dotted #FFCACA;
}
.sizePage td{
padding:3px 5px;
text-align:center;
border-right:1px dotted #FFCACA;
}

.csRank {
padding:15px;
margin-bottom:15px;
}
.csRank li{
list-style:square;
list-style-position:inside;
padding:3px 0;
}

.TXTred11 {
font-size:11px;
color:#952412;
}

.discounts table{
border:1px solid #FFCACA;
margin:15px 0;
}
.discounts th {
padding:5px;
background-color:#FFEEEE;
text-align:left;
border-bottom:1px dotted #FFCACA;
}
.discounts td {
padding:5px;
text-align:left;
border-bottom:1px dotted #FFCACA;
}

.rankList table{
border:1px solid #FFCACA;
margin:15px 0;
font-size:11px;
}
.rankList th {
padding:5px;
text-align:left;
background-color:#FEF8F5;
border-bottom:1px dotted #FFCACA;
border-left:1px dotted #FFF;
}
.rankList td {
padding:5px;
border-bottom:1px dotted #FFCACA;
border-left:1px dotted #FFCACA;
}

.ttl_Faq {
background:url(image/new/ico_q.jpg) no-repeat left center #F0F0F0;
color:#CE736E;
font-weight:bold;
padding:3px 10px 3px 30px;
margin-bottom:15px;
}

.faqAnser {
margin-bottom:20px;
padding:10px 10px 10px 30px;
font-size:11px;
background:url(image/new/ico_a.jpg) no-repeat left top;
}

.reservations table{
border:1px solid #FFCACA;
margin:15px 0;
width:400px;
}
.reservations td{
border-bottom:1px dotted #FFCACA;
padding:5px 8px;
}
.TXTred {
color:#952412;
}

.specialArea {
overflow:hidden;
margin:15px 0;
}

.corkTop {
background:url(image/new/bg_corkTop.jpg) no-repeat bottom left;
height:56px;
}
.corkBody {
background:url(image/new/bg_corkBody.jpg) repeat-y left;
overflow:hidden;
padding:5px 10px 10px 40px;
}
.corkBottom {
background:url(image/new/bg_corkBottom.jpg) no-repeat top left;
height:25px;
margin-bottom:20px;
}

.corkBody dl {
width:225px;
float:left;
margin:5px;
}
.corkBody dd {
padding:5px 0;
font-size:11px;
color:#663300;
}

.specialThumb {
overflow:hidden;
margin:15px 0;
padding-left:10px;
}
.specialThumb dl {
width:140px;
float:left;
margin:5px;
}
.specialThumb dd {
padding:5px 0;
font-size:11px;
}

/*freepage_Column*/
.columnArea {
background-color:#FBF8F0;
padding:20px;
color:#644538;
margin-bottom:15px;
}

.columnBox {
margin-bottom:30px;
border-bottom:3px double #DED2C5;
}
.columnBox p{
margin-bottom:20px;
}

.columnTitle {
height:62px;
overflow:hidden;
clear:both;
margin-bottom:20px;
}
.ctL {
background:url(image/new/ttl_left.jpg) no-repeat right;
width:12px;
height:62px;
overflow:hidden;
float:left;
}
.ctR {
background:url(image/new/ttl_right.jpg) no-repeat left;
width:12px;
overflow:hidden;
float:left;
height:62px;
}
.ctB {
background:url(image/new/ttl_body.jpg) repeat-x left;
float:left;
text-align:center;
height:47px;
padding-top:15px;
}
.ctB dl dt {
text-align:center;
font-weight:bold;
font-size:14px;
color:#333;
padding:0 20px;
}
.ctB dl dd {
text-align:center;
font-size:10px;
color:#D8653E;
padding-top:3px;
}

.photoBox {
clear:both;
margin-bottom:25px;
}
.photo {
clear:both;
}

.photo dl{
text-align:center;
float:left;
margin-right:15px;
border:1px solid #DED2C5;
background-color:#FFF;
padding:8px 8px 10px 8px;
}
.photo dl dt{
margin-bottom:5px;
}
.photo dl dd{
font-weight:bold;
color:#333;
}

.MPgloves {
padding-bottom:20px;
clear:both;
}

.MPgloves .flL,.MPgloves .flR {
width:370px;
}
.MPgloves .flR p,.MPgloves .flR dl{
margin-left:15px;
}

.gloveLink {
background:url(image/new/ico_tag.jpg) no-repeat left;
padding-left:33px;
height:23px;
padding-top:10px;
}
.gloveLink a{
font-size:12px;
font-weight:bold;
color:#D8653E;
text-decoration:underline;
}
.gloveLink a:hover{
color:#DF8364;
text-decoration:none;
}

.MPgloves dt {
margin-bottom:5px;
}
.MPgloves dd {
float:left;
margin-right:20px;
}
.MPgloves dd img{
background-color:#FFF;
border:1px solid #DED2C5;
padding:1px;
}

.pdTop{padding-top:15px;}

/********Tsunoda_Ver********/
.tsunodaIndex dl {
margin-bottom:8px;
}

.tsunodaIndex dt{
float:left;
margin-right:10px;
font-weight:bold;
font-size:14px;
color:#D8653E;
}
.tsunodaIndex dd{
font-size:10px;
color:#705347;
}

.tsunodaIndex ul{
margin-bottom:10px;
}
.tsunodaIndex li {
float:left;
height:35px;
margin-right:2px;
}
.tsunodaIndex li a {
display:block;
height:35px;
text-decoration:none;
background-color:#D0BFAC;
border:1px solid #B79B7D;
font-size:13px;
font-weight:bold;
color:#664539;
padding:0 15px;
line-height:35px;
}
.tsunodaIndex a:hover,
.tsunodaIndex a.current {
text-decoration:none;
background-color:#D8653E;
border:1px solid #AC4522;
color:#FFF;
}
.photoR {
float:right;
margin-left:15px;
}
.photoL {
float:left;
margin-right:15px;
}
.photoR img,
.photoL img {
background-color:#FFF;
border:1px solid #DED2C5;
padding:8px;
}


/********Xmas_Ver********/
.XmasColor {
background-color:#FFF !important;
padding:0 0 !important;
}
.Xmas {
background:url(image/new/img_xmas.jpg) no-repeat left top;
width:100%;
padding:210px 0 0 0 !important;
margin-bottom:20px;
}
.Xmas2012 {
background:url(image/new/img_xmas2012.jpg) no-repeat left top;
width:100%;
padding:210px 0 0 0 !important;
margin-bottom:20px;
}
.Xmas h2,.Xmas2012 h2{
display:none;
}

.XmasVer {
padding:0 15px;
}
.XmasColor .columnBox .MPgloves .flL img ,
.XmasColor .columnBox .MPgloves .flR img {
margin-bottom:20px;
}
.XmasColor .gloveLink {
background:url(image/new/ico_box.jpg) no-repeat left bottom;
padding-left:37px;
}
.XmasColor .gloveLink a{
color:#006699;
text-decoration:underline;
}
.XmasColor .gloveLink a:hover{
color:#5591C1;
text-decoration:none;
}

/****freepage_Chart****/
.TXTpink {
color:#DF8364;
font-weight:bold;
margin:10px 0 20px 0;
}

.TXTsyu {
color:#BD4D26;
}
.chartStart {
background:url(image/new/ttl_chart1.jpg) no-repeat left bottom;
height:61px;
margin-bottom:15px;
}

.chartResult {
background:url(image/new/ttl_chart2.jpg) no-repeat left bottom;
height:61px;
margin-bottom:35px;
}


.chartTable {
clear:both;
position:relative;
}

.startBox {
position:absolute;
z-index:2;
background:url(image/new/chart_start.png) no-repeat left top;
top:0;
left:0;
height:91px;
width:100%;
}

.chartTable table {
z-index:1;
width:732px;
position:relative;
top:55px;
clear:both;
margin-bottom:55px;
}

.chartTable table th{
border:2px solid #D0B491;
background-color:#FFF;
font-weight:normal;
text-align:center;
font-size:12px;
}
.ct1 {
background:url(image/new/chartNo1.jpg) no-repeat 1px 1px;
}
.ct2 {
background:url(image/new/chartNo2.jpg) no-repeat 1px 1px;
}
.ct3 {
background:url(image/new/chartNo3.jpg) no-repeat 1px 1px;
}
.ct4 {
background:url(image/new/chartNo4.jpg) no-repeat 1px 1px;
}
.ct5 {
background:url(image/new/chartNo5.jpg) no-repeat 1px 1px;
}
.ct6 {
background:url(image/new/chartNo6.jpg) no-repeat 1px 1px;
}
.ct7 {
background:url(image/new/chartNo7.jpg) no-repeat 1px 1px;
}
.ct8 {
background:url(image/new/chartNo8.jpg) no-repeat 1px 1px;
}
.ct9 {
background:url(image/new/chartNo9.jpg) no-repeat 1px 1px;
}
.ct10 {
background:url(image/new/chartNo10.jpg) no-repeat 1px 1px;
}

.ctResult {
clear:both;
margin-bottom:100px;
position:relative;
}
.ctResult ul li {
float:left;
}
.ctResult .btnA {
position:absolute;
left:50px;
}
.ctResult .btnB {
position:absolute;
left:200px;
}
.ctResult .btnC {
position:absolute;
left:310px;
}
.ctResult .btnD {
position:absolute;
left:520px;
}
.ctResult .btnE {
position:absolute;
left:610px;
}

.resultBox {
position:relative;
margin-bottom:80px;
clear:both;
z-index:1;
top:30px;
}

.resultType {
position:absolute;
z-index:2;
height:70px;
padding:10px 0 0 90px;
top:-50px;
}
.rslA {
background:url(image/new/type_A.png) no-repeat left bottom;
}
.rslB {
background:url(image/new/type_B.png) no-repeat left bottom;
}
.rslC {
background:url(image/new/type_C.png) no-repeat left bottom;
}
.rslD {
background:url(image/new/type_D.png) no-repeat left bottom;
}
.rslE {
background:url(image/new/type_E.png) no-repeat left bottom;
}

.resultType dl dt {
color:#333;
font-size:16px;
font-weight:bold;
margin-bottom:2px;
}
.resultType dl dd {
color:#D8653E;
font-size:10px;
}

.resultBase {
position:static;
z-index:1;
top:40px;
background-color:#E8DBB5;
border:3px double #D2BB73;
padding:10px;
}

.resultBase p {
margin-right:15px;
}
.resultBase p img {
border:2px solid #FFF;
}
.resultR {
float:right;
width:495px;
}
.resultBase dl dd {
margin-bottom:10px;
}

.resultBase dl dt {
background:url(image/new/ico_chart.jpg) no-repeat left top;
padding-left:35px;
font-weight:bold;
line-height:33px;
height:31px;
}
.resultBase dl dt a{
color:#BD4D26;
text-decoration:underline;
font-size:12px;
}
.resultBase dl dt a:hover{
color:#DE7D5C;
text-decoration:none;
}

/****goldenWeek2012_Ver****/

.columnTitleGW {
height:130px;
background:url(image/new/ttl_gw.jpg) no-repeat left top;
overflow:hidden;
clear:both;
margin-bottom:20px;
padding-left:135px;
}

.columnTitleGW h3{
line-height:155px;
font-size:16px;
color:#C54F47;
font-weight:bold;
}

.gwPhotoList {
padding-bottom:20px;
clear:both;
}

.gwPhotoList .flL {
width:360px;
}
.gwPhotoList .flR {
width:370px;
}
.gwPhotoList .flR dl{
margin-top:5px;
}
.gwPhotoList .flR dl dd {
float:left;
}
.gwPhotoList .flR dl dd img{
background-color:#FFF;
padding:1px;
border:1px solid #DED2C5;
}
.gwItemList {
background-color:#FEFEFC;
padding:8px;
}
.gwItemList p{
margin-bottom:10px;
}
.gwItemList dl dt{
background:url(image/new/ico_tagWite.jpg) no-repeat left top;
height:25px;
padding-left:33px;
clear:both;
overflow:hidden;
padding-top:8px;
}
.gwItemList dl dt a{
color:#D66038;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}
.gwItemList dl dt a:hover{
color:#DF8364;
text-decoration:none;
}

.gwItemList dl dd{
font-size:10px;
color:#999999;
clear:both;
padding-left:33px;
margin-bottom:5px;
line-height:1.2;
}
p.soldOut {
text-align:right;
color:#D54E01;
font-size:10px;
}

*+html .twitter_detail {
width:70px;
} 


/****cashmereCoordenate_week****/
.cashcoorde {
padding-bottom:20px;
clear:both;
}
.cashcoorde h3{
padding-bottom:18px;
}

.cashcoordeInfo {
width:282px;
}

.cashcoordeInfo_top {
background:url(image/new/cash_top.jpg) no-repeat left bottom;
height:20px;
}

.cashcoordeInfo_bottom {
background:url(image/new/cash_bottom.jpg) no-repeat left top;
height:20px;
}

.cashcoordeInfo_body {
background:url(image/new/cash_body.jpg) repeat-y left bottom;
padding:0 15px 5px 15px;
}
.cashcoordeInfo_body h4 {
background-color:#D8653E;
padding:3px 0 ;
text-align:center;
color:#FFF;
font-size:15px;
margin-bottom:8px;
}
.cashcoordeInfo_body p {
margin-bottom:15px;
}

.cashcoordeInfo_body dl dt{
margin-bottom:5px;
}
.cashcoordeInfo_body dd{
background:url(image/new/ico_tagmini.jpg) no-repeat left ;
padding-top:5px;
padding-left:25px;
margin-bottom:2px;
}

.cashcoordeInfo_body dd a{
font-weight:bold;
color:#D8653E;
font-size:12px;
text-decoration:underline;
}
.cashcoordeInfo_body dd a:hover{
color:#DF8364;
text-decoration:none;
}

/***サイドナビ背景・カラー***/
.side_box .navi div {
margin-bottom:3px;
}
.side_box .navi a {
color:#FFFFFF;
}
.side_box .navi a:hover {
color:#FDF0B7;
}

/****ドルチェヴィータカテゴリナビ****/
ul.DVlist li{
float:left;
margin:0 5px;
}

/****本日のおすすめテーブルCSS****/
.todaysReccomend {
margin:20px 0 30px;
border:1px solid #EDDBB6;
}
.todaysReccomend th {
font-size:14px;
padding:8px;
background-color:#C04938;
color:#FFF;
}
.todaysReccomend td {
padding:10px;
font-size:12px;
}
.todaysReccomend td p{
margin-bottom:15px;
}
.todaysReccomend td p a{
font-size:12px;
font-weight:bold;
}
.todaysReccomend td img {
width:130px;
}
