/* CSS Document */

/* 
	mod10.css 
	Mitsutaka Sayama

	Dreamweaver編集用シャドウナシバージョン
*/


/********************************************************************/

/* HTMLタグ要素 */
body {
	background:url(image/com_img/top_bg.jpg) #ffffff; 
	background-repeat: no-repeat;
/*    background-image: url(image/bg.jpg);
	background-color: #837364;*/
	background-position:center top;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #351B17;
	line-height: 140%;
	font-family: "小塚ゴシック Pr6N" , "ＭＳ ゴシック", "Osaka−等幅";

}


img {
	border:0px;
}


A:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 140%;
}

A:active {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 140%;
}

A:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 140%;
}

A:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	height:15px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-size: 2px;
	color: #FFFFFF;
/*	color: #351B17;*/
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h33 {
	font-size: 16px;
	color: #351B17;
	font-weight: bold;
	line-height: 200%;
}


ul {
        list-style-type: none;
	/*list-style-position: outside;*/
	margin: 0px;
	padding: 0px 3px 0px 15px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 5px;
	list-style-image: url(image/icon04.gif);
}



/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 5px;
	list-style-image: url(image/icon04.gif);
}

li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 160%;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}


/* 商品詳細ページiframeサイズ設定 */
iframe {
	width:660px;
	height:5000px;
	
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

.pmiddle .clear-both {
	clear:none;
}


/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}


/* ボールド大 */
/*.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}*/

/* パンクズ現ページ */
.thispage {
	color: #000000;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 1px;
	line-height: 100%;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #000000;
}



/********************************************************************/
/* 大外 */
#container {
	width: 920px;
	font-size: 11px;
	line-height: 140%;
/*	background:url(image/bg_tex_top.jpg) repeat-x;*/
/*	background-position: center top;
	background-repeat: no-repeat;*/
}

* html #container {
	position:relative;
}

/********************************************************************/
/* ヘッダー */
#header {
	width: 930px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background:url(image/com_img/top_header2.jpg); 
	background-repeat: no-repeat;
}

/* ヘッダー下ライン */
/*#bline {
	width: 860px;
	height: 1px;
	background-color: #330000;
	margin: 0px;
	padding: 0px;
}*/

/********************************************************************/
/* キャッチコピー */
#copy {
	width: 450px;
	height: 60px;
	margin: 0px ;
	position: relative;
    top: 0px;
	/*MacIE以外のブラウザ用\*/
    top: 70px;
    /**/
	padding: 0px 5px 5px 0px;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
	z-index: 3;

}



/*IEバグフィックス*/

/* Hides from IE5-mac \*/
* html #copy { height:1%; }
/* End Hide from IE5-mac */

/* Hides from IE5-mac \*/
* html #header { height:1%; }
/* End Hide from IE5-mac */

* html #header {
	top:-40px;
}

* html #copy {
	padding-bottom:4px;
	padding-top:4px;
}

/* コピー文字配置 */
#c_text {	
    margin: 10px 0px 0px 100px;
}

/* リンク色 */
#copy A:link {	
    font-size: 11px;
    color: #000000;
}

#copy A:active {
    font-size: 11px;
    color: #000000;
}

#copy A:visited {
	font-size: 11px;
    color: #000000;
}

#copy A:hover {
	font-size: 11px;
    color: #A9A9A9;
} 

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
    margin: -120px 0px 0px -30px;
	width: 180px;
	float: left;	
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 170px;
/*	margin: 30px 0px 0px 10px;*/
	font-weight: bold;
	float: left;
/*	background:url(image/redtag.jpg) no-repeat;*/
/*	position:relative;*/
}

h1 a {
	display:block;
	width:10px;
/*	height:160px;*/
	text-indent:-9999px;
}
		


.shoptext A:link {
    color: #351B17;
}

.shoptext A:active {
    color: #351B17;
}

.shoptext A:visited {
    color: #351B17;
}

.shoptext A:hover {
    color: #351B17;
}

/********************************************************************/
/* サブナビゲーション 検索ボックス*/
.subnavi {
	width: 450px;
	height: 85px;
	padding: 75px 0px 0px 480px;
	margin: 8px 0px 0px 0px;
	font-size: 11px;
	position: absolute;
	top: -105px;
	/*MacIE以外のブラウザ用\*/
    top: -10px;
    /**/
	color: #333333;

}

/** html .subnavi {
	padding-right:90px;
}*/

.subnavi A:link {
    color: #808080;
}

.subnavi A:active {
    color: #808080;
}

.subnavi A:visited {
    color: #808080;
}

.subnavi A:hover {
    color: #000000;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	background-image: url(image/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	background-image: url(image/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right:11px;
/*	padding-left: 15px;*/
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	height: 15px;
/*	background-image: url(image/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 15px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(image/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 165px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.side_box A:link {
    color: #808080;
}

.side_box A:active {
    color: #808080;
}

.side_box A:visited {
    color: #808080;
}

.side_box A:hover {
    color: #000000;
}



/* 中央用枠540 */
.center_box {
	width: 540px;
	margin: 0px 25px 10px 0px;
	padding: 0px;
	clear:both;
	background-color: #FFFFFF;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

#lefttd .side_box {
	margin-bottom:15px;
}

#lefttd .side_box h3 {
	padding:40px 0 11px;
	text-align:center;
}

/*クリエイティブコモンズ*/
.cclisence {
	padding:0 10px 0 20px;
}

.cclisence .cclogo {
	padding-left:5px;
}

.rss {
	padding-left:30px;
}


/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	margin: 10px 0px 0px 0px;
	background:url(image/com_img/top_brand.jpg) no-repeat;
        color: #FFFFFF;
}



/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	margin: 0px;
	padding: 0px 0px 5px;
	color: #351B17;
/*	background:url(image/side_footer.jpg) bottom right no-repeat;*/
}

.category_list ul {
	margin-left:0px;
	list-style-type: none;
/*	background:url(image/side_bg.jpg);*/
}




/*オンラインショップについて*/

.side_info_title {
	width: auto;
	margin: 0px 0px 0px 10px;
	background:url(image/com_img/top_about.jpg) no-repeat;
}

.side_info_contents {
	width:155px;
	margin-left:8px;
/*	background:url(image/side_bg.jpg);*/
	padding:0 12px;
}

.side_info_contents p {
	margin:0;
	padding:0 0 1em;
}

.side_info_contents h4 {
	margin:0;
	padding:0 0 8px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}

.side_info_contents .section {
/*	margin-bottom:12px; */
}

.side_info_contents .calendar table {
	margin:0 0 10px;
}

.side_info_contents .calendar_note {
	text-align:center;
	height:16px;
	padding:0;
	margin:0 30px;
	border-left:15px solid #5C4C3E;
}

.side_info_contents .calendar .holiday {
	background:#5C4C3E;
	color:#FFFFFF;
}

.side_info_contents dl {
	margin:0;
}

.side_info_contents dd {
	margin-left:5px;
/*	font-weight:bold;*/
}

.side_info_footer {
	padding: 0px 0px 0px;
	color: #351B17;
/*	background:url(image/side_footer.jpg) bottom right no-repeat;*/
	height:26px;
	margin-bottom:0px;
}



.lc_top {
	margin-bottom:30px;
}

.lc_top p {
	padding:0 10px;
}

.lc_sec {
	margin-bottom:40px;
}

.lc_sec p {
	padding:0 20px;
}

.lc_top .gotoblog span,
.lc_sec .gotoblog span {
/*	background:url(image/page_white_go.png) right center no-repeat;*/
	padding:5px 20px 5px 0;
}

/* Hides from IE5-mac \*/
* html .category_list { height:1%; }
/* End Hide from IE5-mac */

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #808080;
}

.mcategory A:active {
	color: #808080;
}

.mcategory A:visited {
	color: #808080;
}

.mcategory A:hover {
	color: #000000;
}


/********************************************************************/

/* おすすめブランド用 */
.pickup_brand {
	width: auto;
	margin: 5px 0px 5px 5px;
}



/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	margin: 0px 0px 0px 0px;
	background:url(image/com_img/top_category.jpg) no-repeat;
}

.pickup_category_list {
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px;
/*	background:url(image/side_footer.jpg) bottom right no-repeat;*/
	padding-bottom:5px;
}

/* Hides from IE5-mac \*/
* html .pickup_category_list { height:1%; }
/* End Hide from IE5-mac */

/* 内容 */
.pickup_category_list ul{
	margin-left:0px;
	list-style-type: none;
/*	background:url(image/side_bg.jpg);
	width: auto;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #351B17;*/
}

.pickup_category_list li {
/*	padding-left:10px;*/
}
/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0 0 3px;
/*	background:url(image/side_footer.jpg) bottom right no-repeat;*/
}

.navi A:link {
    color: #351B17;
}

.navi A:active {
    color: #351B17;
}

.navi A:visited {
    color: #351B17;
}

.navi A:hover {
    color: #351B17;
}

/* ショップ通信 */
.shop {
	width: auto;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 10px 15px;
	background:url(image/com_img/top_tokutei.jpg) no-repeat;
}

/* 送料無料お知らせ */
.sfree_top {
	width: auto;
/*	background:url(image/side_footer.jpg) bottom right no-repeat;*/
	margin: 0px;
	padding: 42px 0px 10px 0px;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}

.sfree_middle {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FF0000;
/*	background:url(image/right_bg.jpg) repeat-y;*/
}

.sfree_bottom {
	width: auto;
	height:50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	background:url(image/side_footer.jpg) no-repeat;*/
}


/* 店長日記 */
.diary {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/menu_bg02.gif);*/
}

/* リンク集 */
.link {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/menu_bg02.gif);*/
}

/* 掲示板 */
.bbs {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/menu_bg02.gif);*/
}

/* フリー */
.free_menu {
	width: auto;
	height: 22px;
	margin:0 0 0 0px;
	padding:5px 0 5px 15px;
/*	margin: 0px 0px 4px;*/
/*	padding: 8px 0px 0px 20px;*/
/*	background:url(image/side_bg.jpg);*/
}

/* yahooオークション */
.yahoo {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/menu_bg02.gif);*/
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/menu_bg02.gif);	*/
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 22px;
	margin: 0px 0px 4px;
	padding: 8px 0px 0px 20px;
/*	background-image: url(image/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;
	margin: 0px 0px 0px 0px;
	background:url(image/com_img/top_cart.jpg) no-repeat;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	margin: 0px;
	padding: 0 0 5px;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	margin-left:10px;
	padding-left:18px;
        font-size:12px;
	font-weight:bold;
}

/* カートの中身商品リスト */
.shopc_in {
	margin-left:10px;
	padding:10px 15px 10px 15px;
        font-size:10px;
        border-bottom: 1px solid #E0DFE3;
        margin: 5px;
        padding: 5px;
}

.shopc_in .price {
	text-align:left;
}
	

/* レジに行く */
.shopc_go {
	margin-left:10px;
	padding-top:0px;
	padding-left:15px;
/*	background:url(image/side_bg.jpg);
	width: auto;
	margin: 0px;
	padding: 5px;*/

}

.shopc_list .auto {
	margin-left:10px;
/*	background:url(image/side_bg.jpg);*/
	padding:0;
	margin:0;
/*	position:relative;
	top:-5px;*/
/*	left:-10px;*/
}


/* ログインタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.member .shopc_title {
	width: auto;
	margin: 0px 0px 0px 10px;
	background:url(image/com_img/top_login.jpg) no-repeat;
/*	padding: 7px 0px 0px 10px;
	background-image: url(image/menu_bg01.gif);*/
}

.member .shopc_list {
	margin: 0px 0px 0px 10px;
}

.member .shopc_in {
	margin:0;
}
/********************************************************************/
/* メインコンテンツ領域 */



/*写真のドロップシャドウ*/

/* Hides from IE5-mac \*/
* html .center_box { height:1%; }
/* End Hide from IE5-mac */


.shadow {
/*	background:url(image/shadow.jpg) right bottom;*/
/*	float:left;*/
}

.shadow img {
/*	position:relative;
	left:-5px;
	top:-5px;*/
/*	padding:5px;
	background:#ffffff;*/
	border:none;
}

/*IEバグフィックス*/
* html .shadow img {
/*	top:-2px;*/
}

/*シャドウfloatのclearfix*/
.kanban:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.kanban {display: inline-table;}

/* Hides from IE-mac \*/
* html .kanban {height: 1%;}
.kanban {display: block;}
/* End hide from IE-mac */


.kanban {
	margin-left:10px;
	clear:both;
}

/*タイトル画像置換*/

.center_title_newitems {
	clear:both;
	margin-top:0px;
	padding-left:0px;
	padding-top:24px;
}

	.center_title_newitems h4{
		display:block;
		width:200px;
		height:40px;
		background:url(image/com_img/top_newitems.jpg) no-repeat;
		text-indent:-9999px;
		margin:0;
	}
	
.center_title_recommend {
	clear:both;
	margin-top:0px;
	padding-left:0px;
	padding-top:24px;
}

	.center_title_recommend h4{
		display:block;
		width:300px;
		height:40px;
		background:url(image/com_img/top_osusume.jpg) no-repeat;
		text-indent:-9999px;
		margin:0;
	}
	
.center_title_coordinate {
	clear:both;
	margin-top:60px;
	padding-left:20px;
	padding-top:24px;
}

	.center_title_coordinate h4{
		display:block;
		width:200px;
		height:30px;
/*		background:url(image/center_title_new.jpg) no-repeat;*/
		text-indent:-9999px;
		margin:0;
	}

/* メイン写真 */
#photo {
	width: auto;
/*	background-image: url(image/td_bg.gif);*/
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* 左td */
#lefttd {
    width: 160px;
/*	background-image: url(image/td_bg.gif);*/
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
        background-color:#FFFFFF;
}

/* 中央td */
#centertd {
    width: 540px;
/*	background-image: url(image/td_bg.gif);
	background-repeat: repeat;*/
	padding: 0px 0px 15px 25px;
	margin: 0px;
        background-color:#FFFFFF;
}

/* 右td */
#righttd {
    width: 170px;
/*	background-image: url(image/td_bg.gif);
/*	background-repeat: repeat;*/*/
	padding: 0px 0px 15px 25px;
	margin: 0px;
}

/*IEバグフィックス*/

* html #centertd {
	padding: 0px 0px 15px 30px;
}

* html #righttd {
	padding: 0px 0px 15px 10px;
}

#righttd .side_box {
	width:170px;
/*	position:relative;
	left:8px;*/
	margin-bottom:10px;
}

#righttd .side_box h3 {
	font-size:10px;
	text-align:center;
	margin:0;
	padding:0;
}

#righttd .side_box ul {
	padding:0 20px;
}


/* 内部ページtd */
#pagetd {
/*	background-image: url(image/td_bg.gif);*/
        width:750px !important;
	background-repeat: repeat;
        background-color:#FFFFFF;
}

/* 写真影 */
.photo_line_80 {
/*	width: 80px;
	height: auto;
	border: 1px solid #716459;
	background-color: #f4f2e5;
	padding: 5px;*/
/*	margin-left: 10x;*/
	
/*	background:url(image/shadow.jpg) right bottom;
	float:left;*/
}

.photo_line_80 img {
/*	position:relative;
	left:-5px;
	top:-5px;
	padding:5px;
	background:#ffffff;
	border:1px solid #f4f2e5;*/
}


.photo_line_140 {
	width: 140px;

	height: auto;
	border: 1px solid #716459;
	background-color: #A19589
	margin: 0px;
	padding: 5px;
}

.photo_line_250 {
	/*ドロップシャドウ*/
/*	background:url(image/shadow.jpg) right bottom;
	float:left;*/
/*	width: 250px;
	height: auto;
	border: 1px solid #716459;
	background-color: #A19589;
	margin: 0px;
	padding: 5px;*/
}

.photo_line_250 img{
/*    position: relative;
    left: -5px;
    top: -5px;
    padding: 5px;
    background: #ffffe0;
    border: 1px solid #999999;*/
}

.photo_line {
	width: auto;
	height: auto;
	border: 1px solid #716459;
	background-color: #A19589;
	margin: 0px;
	padding: 5px;
}

.cart_table .photo_line {
	width: auto;
	height: auto;
	border:none;
/*	border: 1px solid #716459;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	border: 1px solid #5C4C3E;
	padding: 5px;
	margin: 15px 200px 5px 200px;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
/*	position:relative;
	left:10px;
	top:5px;*/
	padding-right:10px;
}

#centertd .auto {
    width:100%;
/*	position:relative;
	left:10px;
	top:5px;
	padding-right:10px;*/
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	width: auto;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 5px;
	font-family: "Times New Roman", Times, serif;
	color: #433830;
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	margin: 0px;
	padding: 5px 10px 0px 10px;
}

#righttd .welcome_middle {
	padding: 5px 5px 0px 5px;
}

/* 大枠下 */
.welcome_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 5px 0px 0px;
	border: 1px solid #716459;
	background-color: #A19589;
	padding: 5px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	width: auto;
/*	height: 70px;*/
	background:url(image/com_img/top_news.jpg) no-repeat;
/*	border-bottom: 1px solid #716459;*/
	margin: 0px;
	padding: 30px 0px 10px 0px;
	font-size: 10px;
	text-align:center;
/*	font-weight: bold;*/
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #3C2C1F;
/*	background:url(image/right_bg.jpg) repeat-y;*/
}

.whatnew_middle ul {
	margin-left:5px;
}

.whatnew_middle li {
    font-size: 12px;
}

.whatnew_middle p {
	margin:0 ;
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	height:2px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	background:url(image/right_footer.jpg) no-repeat;*/
}



.introduce_top {
	background:url(image/top_shopinfo.jpg) no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.introduce_middle {
	width: auto;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #3C2C1F;
/*	background:url(image/right_bg.jpg) repeat-y;*/
}

.introduce_middle p {
	margin:1em 10px;
	line-height:160%;
}

.introduce_middle table {
	margin:1em 10px;
}

.introduce_middle ul {
	margin-left:5px;
}

.introduce_middle li {
	line-height:140%;
}

.introduce_middle .snap {
	margin:0;
	padding-left:13px;
}

.introduce_middle img {
	padding:5px;
/*	background:#FFFFFF;
	border:1px solid #CCCCCC;*/
}

.introduce_bottom {
	width: auto;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	background:url(image/right_footer.jpg) no-repeat;*/
}





/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: auto;
	height: 20px;
/*	border-bottom: 1px solid #716459;*/
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 56px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

}

/* 大枠中 */
.style1_middle {
	width: auto;
/*	margin: 5px 0px 0px;
	padding: 5px 10px 5px 10px;*/
	margin: 0px;
	padding: 0px;

}

/* 大枠下 */
.style1_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
/*	width: auto;
	border-bottom: 1px solid #716459;
	margin: 0px;
	padding: 0px 0px 7px 5px;
	font-size: 10px;
	color: #3C2C1F;*/
	visibility:hidden;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin: 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	margin: 0px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
/*	border-bottom: 1px solid #716459;*/
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 470px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}


/* Hides from IE-mac \*/
* html .detail_table_middle .detail_item_table {height: 1%;}
/* End hide from IE-mac */

.detail_table_middle .style1_photo {
/*	margin-right:-6px;*/
}

/*シャドウfloatのclearfix*/
.detail_table_middle .style1_photo:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.detail_table_middle .style1_photo {display: inline-table;}

/* Hides from IE-mac \*/
* html .detail_table_middle .style1_photo {height: 1%;}
.detail_table_middle .style1_photo {display: block;}
/* End hide from IE-mac */


.detail_item_text h2 {
	padding:0px 0px 0px 0px;
/*	margin-bottom:8px;*/
/*****	background:url(image/header_cap1.jpg) no-repeat top left;*/
}

.detail_item_text_foot {
	padding:6px 0 0 45px;
/*	background:url(image/header_cap2.jpg) no-repeat 12px 0px;*/
}

.detail_item_text_foot .color_foot {
	padding-top:6px;
}

.detail_item_text_foot .size_foot {
	padding-top:6px;
}

.detail_item_text_foot input {
	margin-top:10px;
}


.detail_item_text_foot img {
/*	margin-top:20px;*/
}

.detail_item_text_foot p {
	font-weight:normal;
}

.detail_item_text_foot h2 {
	padding:0;
/*	margin-bottom:8px;*/
	background:none;
}



/* 説明 */
.style1_text {
        text-align:left;
	width: 130px;
	margin: 0px;
	padding: 10px 0px;
	font-size: 12px;
	position:relative;
/*	top:-5px;
	left:-15px;*/
	line-height:180%;

}

.list_item_table .style1_text {
	clear:both;
	padding:5px 30px;
}

.layout_list .list_item_table .style1_text {
	clear:both;
	padding:10px 10px;
}

.style1_text h2 {
	font-weight:normal;
}

.style1_text h2 img {
	display:none;
/*	margin:0 0 0 10px;
	padding:0;
	vertical-align:bottom;*/
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color: 4F2723;
	font-weight: bold;
/*	height: 100px;*/
}

/* 価格 */
.price {
	font-size: 12px;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align:center;
}

.list_item_table .style1_text .price {
	text-align:left;
	margin-bottom:5px;
}

.layout_list .list_item_table .style1_text .price {
	text-align:center;
}

/* 価格大 */
.priceb {
	font-size: 12px;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
/*	background:url(image/header_cap1.jpg) no-repeat bottom left;*/
/*	padding:6px 0 24px 60px;*/
/*	background:url(image/header_cap1.jpg) no-repeat 0% 75%;*/
	padding:6px 0 6px 0px;
}

.detail_table_middle .text-normal {
	font-size: 12px;
/*	background:url(image/header_cap1.jpg) no-repeat 0% 135%;*/
	padding:0 0 24px 60px;
}

.detail_table_middle .priceb .text-normal {
	padding-left:0px;
}






.detail_item_text_foot .priceb {
	background:none;
	padding:6px 0 24px 0;
}

.cart_table .priceb {
	background:none;
	padding:0;
}

.cart_table_bottom .priceb {
	background:none;
	padding:0;
}


/*IE Bug Fix*/
/** html .priceb {
	margin-left:15px;
}*/

/* 在庫ありなし */
.stock {
	color: #000000;
}

/*商品詳細独自設定*/


#mydetail {
	border:dotted 1px #f00;
}



/*商品説明パート*/
.item_info {
	margin-bottom:60px;
}

.item_info h3,
.lc_sec h3 {
/*	background:url(image/header_cap2.jpg) no-repeat top left;*/
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	padding:20px 0 20px 34px;
}

.item_info p {
	line-height:180%;
}

/*カラーバリエーション*/
.color_table {
	margin-bottom:20px;
}



/*サイズテーブル*/

.size_table {
	margin-top:20px;
}

/*採寸説明*/
.size_note {
	margin:2em 0;
	line-height:160%;
}

	.size_note dd {
		margin-bottom:0.5em;
/*		margin-left:30px;*/
	}


/*サイズ注意事項*/
.size_attn {
	padding:0 40px;
}



.footer_trust{
	margin-top:30px;
}


#detail_for_mobile {
	display:none;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: auto;
	height: 20px;
	border-bottom: 1px solid #716459;
	margin: 0px 0px 0px;
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #433830;
}

/* 大枠中 */
.style2_middle {
	width: 480px;
	margin: 5px 0px 0px;
	padding: 5px 10px 5px 10px;
}

/* 大枠下 */
.style2_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	border-bottom: 1px solid #716459;
	margin: 0px;
	padding: 0px 0px 7px 5px;
	font-size: 10px;
	color: #3C2C1F;
}

/* 各テーブル枠上　
※背景画像横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;
	border-bottom: 1px solid #716459;
}

/* テーブル */
.style2_table {
	width: 470px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 470px;
	margin-top: 0px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 117px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	margin: 0px 1px 0px 1px;
	padding: 4px;
	font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 6px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: 90px;
	margin: 5px 4px;
	padding: 5px;
	font-size: 10px;
}

/* 1位テキスト */
.rank1 {
	font-size: 12px;
	font-weight: bold;
	width: auto;
	color: #3C2C1F;
	font-family: Arial, Helvetica, sans-serif;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 12px;
	font-weight: bold;
	color: #3C2C1F;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 23px;
	margin: 0px 0px 0px;
	padding: 7px 0px 0px 5px;
/*	background-image: url(image/menu_bg01.gif);*/
}

/* 大枠中 */
.style3_middle {
	width: auto;
	margin: 5px 0px 0px;
	padding: 4px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	margin: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	text-align: center;
	color: #3C2C1F;
}

/* テーブル */
.style3_table {
	width: auto;
	border: 1px solid #716459;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 14px;
}

/* 説明 */
.style3_text {
	width: auto;
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: 10px;
}

/********************************************************************/
/*フリーページ*/

#wrapper {
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 0px 0px;
    width: 710px;
}

	#wrapper h2 {
		font-size:16px;
		margin:1em 0;
		padding:48px 0 48px 60px;
/*		background:url(image/header_cap_org.jpg) no-repeat top left;*/
	}
	
	#wrapper h3 {
		font-size:14px;
		font-weight:bold;
		margin:3em 0 1em;
		line-height:160%;
/*		background:url(image/header_cap2_org.jpg) no-repeat top left;*/
		padding:20px 0 20px 30px;
	}
	
	#wrapper h4 {
		margin:1em 0 1em;
	}	
	

	#wrapper .soryo {
		font-size:14px;
	}
	
	#wrapper .kouza {
		margin:12px 0;
	}
	
	#wrapper .card_img {
		margin:12px 12px 0 0;
	}
	
	#wrapper ul ,#wrapper p,  {
		margin:1em 0 1em 30px;
	}
	
	#wrapper td p {
		margin:0 0 1em;
	}
	
	#wrapper .note {
		font-size:10px;
                color:#000000;
		line-height:200%;
	}
	
	table.ask {
		margin-left:30px;
	}

	table.soryo {
		margin-left:30px;
	}
	
	* html table.ask {
		margin-left:0;
	}
/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	width: auto;
/*	height: 23px;*/
	margin: 0px;
	padding: 40px 0px 10px;
	background:url(image/com_img/top_mailmaga.jpg) no-repeat;
}

.mobile {
/*	background:url(image/right_title_mobi.jpg) no-repeat top left;*/
}

.mobile .melmaga_top {
	width: auto;
	margin-top: 20px;
	padding: 40px 0px 10px;
	background:url(image/com_img/top_mobile.jpg) no-repeat;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	margin: 0px;
	padding: 4px;
/*	background:url(image/right_bg.jpg) repeat-y;*/
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	margin: 0px;
    padding: 0px;
/*	background:url(image/right_footer.jpg) no-repeat;*/
	height:10px;
}

/* 内容 */
.mdata {
	font-size: 11px;
	line-height: 160%;
	margin: 0px;
	padding:0 16px 0;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 23px;
	margin: 0px 0px 0px;
	padding: 7px 0px 0px 20px;
	background-image: url(image/menu_bg01.gif);
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
	margin: 5px 0px 0px;
	padding: 4px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	margin: 0px;
    padding: 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: #000000;
}

/* コメント */
.tcom {
	margin: 0px 5px 0px 5px;
	padding: 5px;
	border: 1px solid #716459;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 15px 15px
}

/* 第二階層パンクズ */
#pan {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
        width: 660px;
	height:25px;
        background-color:#FFFFFF;
}

/* リンク色 */
#pan A:link {	
    text-decoration: underline;
    color: #000000;
}

#pan A:active {
    color: #000000;
}

#pan A:visited {
    color: #000000;
}

#pan A:hover {
    text-decoration: underline;
    color: #A9A9A9;
} 



/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	display:none;
/*	width: 650px;
	height: 25px;*/
/*	border-bottom: 1px solid #716459;*/
/*	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;*/
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	margin: 5px 0px 0px;
	padding: 5px 4px 0px;
}


.pmiddle .category {
	clear:both;
}


/* 第二階層下 */
.pbottom {
	width: 660px;
	margin: 0px;
	padding: 5px 4px 5px;
}

.item_bot_box {
	padding:10px 0 0 0;
}

/* カートに入れる・お問い合わせボタン枠 */
.detail_table_middle .item_bot_box {
	margin: 0 0 0 60px;
	padding: 30px 0px 0px 0px;
/*	border-top: 1px solid #716459;*/
}



/*IE Bug Fix*/
/** html .item_bot_box {
	padding-left:15px;
}*/


.item_bot_box2 {
	margin: 6px 0 0 0px;
	padding:0;
/*	padding: 5px 5px 5px 5px;*/
/*	border-top: 1px solid #716459;*/
}

/*IE Bug Fix*/
/** html .item_bot_box2 {
	padding-left:15px;
}*/


/*IE Bug Fix*/
/** html .detail_item_text h2,
* html .detail_item_text .priceb {
	margin-left:265px;
}

* html .detail_item_text .item_bot_box2 {
	margin-left:295px;
}

* html .detail_item_text .item_bot_box {
	margin-left:320px;
}*/


.item_bot_box2 .text-11 {
	font-size:11px;
	margin-bottom:18px;
}

.item_bot_box2 .text-11 a {
/*	font-size:12px;*/
}

.item_bot_box2 div {
	margin-bottom:6px;
}

.detail_item_text select {
	margin-left:6px;
}

/********************************************************************/
/* 商品一覧ページ */


.layout_list {
	margin-top:0px;
}

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	height: auto;
/*	background:url(image/header_cap1.jpg) no-repeat;*/
	margin: 0px 0px 0px 40px;
	font-size: 16px;
	color: #433830;
	font-weight:bold;
}

/* ソート */
.list_soat {
	width: 300px;
	margin-left: 340px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	text-align:right;
	display:none;
}

/* 商品数 */
.list_count {
	width: auto;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #716459;*/
/*	margin: 0px 6px 5px 0px;*/
/*	padding: 5px 0px 0px 5px;*/
/*	float:right;*/
	text-align:right;
}


コンテンツ

.list_contents {
	margin:0 auto;
}




/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 0px 10px;
    padding: 0px;
	clear:both;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	margin: 0px 0px 0px 40px;
	padding: 5px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 20px 10px 0px 10px;
	padding: 0px;
/*	border-bottom: 1px solid #716459;*/
}

/* 商品一覧テーブル */
.list_item_table {
	width: 630px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 15px;
}



/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

/* 商品詳細テーブル */
.detail_item_table {
/*	width: 618px;*/
	width:646px;
	margin: 0px 0px 50px 60px;
/*	margin-left:46px;*/
	padding: 0px;
}

.detail_footer {
        margin-bottom:50px;
}

.detail_footer .detail_item_table {
	margin:0;
}




/* 商品詳細商品説明 ------------------------------------------*/
.detail_item_text {
	width: auto;
	margin: 0px 0px 70px 0px;
	padding: 0px;
/*	border: 1px solid #716459;*/
	font-size: 12px;
	line-height: 160%;
}



.detail_item_text span img {
	display:none;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: auto;
	height: 25px;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;
/*	border-bottom: 1px solid #716459;*/
}

/* 詳細説明 */
.detail_sub_table {
	display:none;
/*	width: 620px;
	margin: 0px;
	padding: 0px;*/
}

/* 他の写真 */
.detail_sub_table02 {
	display:none;
/*	width: 620px;
	margin: 0px;
	padding: 5px 0px 0px 0px;*/
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
/*	border: 1px solid #716459;*/
}

.detail_header {
	font-size:14px;
	font-weight:bold;
	background:url(image/header_cap2.jpg) no-repeat top left;
	padding:20px 0px 20px 34px;
	margin-bottom:20px;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	margin: 0px 5px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
/*	border: 1px solid #716459;*/
}

/* セル幅 */
.detail_sub_table02 td {
    width: 206px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 15px 5px 15px;
	padding: 0px;
}


.other_item .ptitle {
	display:block;
	width: 650px;
	height: 25px;
/*	border-bottom: 1px solid #716459;*/
	margin: 0px 0px 0px 40px;
	padding: 8px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle〜pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	width: auto;
	height: 25px;
/*	border-bottom: 1px solid #5C4C3E;*/
	margin: 10px 20px 0px;
	padding: 10px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        background-color:#808080;
}

/* 内部ページの中 */
.page_table_middle {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;

	height: 15px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: auto;
	height: 25px;
	border-bottom: 1px solid #716459;
	margin: 10px 20px 0px;
	padding: 10px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	height: 15px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	height: 25px;
	border-bottom: 1px solid #716459;
	margin: 10px 20px 0px;
	padding: 10px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	height: 15px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: auto;
	height: 25px;
	background-image: url(image/icon_sub_title01.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #716459;
	margin: 15px 0px 5px;
	padding: 9px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: auto;
	height: 25px;
	background-image: url(image/icon_sub_title01.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #716459;
	margin: 15px 0px 5px;
	padding: 9px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 595px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 595px;
	margin-top:15px;
	margin-bottom:5px;
}



/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 595px;
	margin: 12px 0px 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	border: 1px solid #DCDCDC;
	margin: 5px 5px 0px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
	background:#F5F5F5;
}

.point_box2 {
	width: auto;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.point_box3 {
	width: auto;
/*	border: 1px solid #716459;*/
	margin: 10px;
	padding: 5px 5px 5px 40px;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}

.category .point_box3 {
	margin:0;
}

/* エラーボックス */
.error_box {
	width: auto;
	border: 3px solid #D71F2A;
	margin: 5px 40px 0px 40px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* エラーテキスト */
.error_text {
    color: #000000;
}

.detail_table_middle .error_box {
	margin:5px 20px 0 0;
}

.detail_table_middle .error_text {
	padding:0 26px;
	background:url(image/exclamation.jpg) no-repeat 0 50%;
}

span.error_text {
	display:block;
	padding:0 0 0 26px;
	background:url(image/exclamation.png) no-repeat 0 50%;
}

.error_box ul {
	margin:12px 0;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
	clear:both;

}

/* カート金額 */
.cart_price_box {
	width: 150px;
	border: 1px solid #DCDCDC;
	margin: 0px 0px 1px 5px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	background:#F5F5F5
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
	background-image: url(image/cart_step2_bg.gif);
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #433830;
}

.cart_step_2 {
    width: auto;
	background-image: url(image/cart_step2_bg.gif);
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #433830;
}

.cart_step_3 {
    width: auto;
	background-image: url(image/cart_step2_bg.gif);
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #433830;
}

.cart_step_4 {
    width: auto;
	background-image: url(image/cart_step2_bg.gif);
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #433830;
}

.cart_step_1_check {
    width: auto;
	background-image: url(image/cart_step1_bg.gif);
	background-color:#DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #990000;
}

.cart_step_2_check {
    width: auto;
	background-image: url(image/cart_step1_bg.gif);
	background-color:#DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #990000;
}

.cart_step_3_check {
    width: auto;
	background-image: url(image/cart_step1_bg.gif);
	background-color:#DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #990000;
}

.cart_step_4_check {
    width: auto;
	background-image: url(image/cart_step1_bg.gif);
	background-color:#DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	color: #990000;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 606px;
	text-align: center;
	margin: 5px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#696969;
	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;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color:#433830;
}


.cart_table .td_color2 {
	background:#F5F5F5;
/*        border-collapse:collapse;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	border:none;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;

	padding:10px 5px 10px 10px;
}

.cart_table .td_color1 {
	border:none;
	border-top:1px solid #FFFFFF;
}

.ask_form {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 25px 20px;
	font-weight:bold;
	color: #B6ADA5;
	line-height:200%;
}

	.ask a:link {color:#990000;}
	.ask a:visited {color:#990000;}
	.ask a:hover {color:#B6ADA5;}
	.ask a:active {color:#B6ADA5;}

.ask_tel {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 20px;
	line-height:200%;
	color: #990000;
}


#wrapper .td_color1 {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color:#990000;
/*	color: #B6ADA5;*/
}

#wrapper .td_color2 {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;

}

#wrapper .td_color3 {
    background-color:#DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color:#3D3329;
/*	color: #3D3329;*/
}



.size_table {
	text-align:center;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 23px;
	border-bottom: 1px solid #716459;
	margin: 10px 20px 0px;
	padding: 7px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #433830;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	height: 10px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	border: 1px solid #716459;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	margin: 0px;
	padding: 10px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
	background-color: #A29386;
	border-bottom:1px solid #5C4C3E;
	padding: 5px;
}

/* td右 */
.td_link_shop2 {
    width: auto;
	padding: 5px;
	border-bottom:1px solid #5C4C3E;
}

/* 大枠 */
.link_shop {
    margin: 10px 5px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* テーブル */
.link_shop_table {
	width: 629px;
	margin: 0px;
	padding: 0px 5px;
	border-top:1px solid #5C4C3E;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 28px;
	background-image: url(image/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 9px 0px 0px 25px;
	font-size: 14px;
	font-weight: bold;
}

/* リンクタイトル項目 */
.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: 0px;
	padding: 0px 10px 5px 10px;
}

/********************************************************************/
/* フッター */
#footer {
    height: 30px;
/*    border-top: 1px solid #716459;
    background-image: url(image/td_bg.gif);
	background-repeat: repeat;*/
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	text-align: right;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {	
    background-image: url(image/td_bg.gif);
	background-repeat: repeat;
	padding: 5px 15px 5px 0px;
	visibility:hidden;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
}

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	height: 15px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	height: 15px;
	border-bottom: 1px solid #716459;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_s {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.bbs_table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
	background-color: #837364;
	padding: 5px;
	color: #CAC4BD;
}

.bbs_td_color2 {
	background-color: #A29386;
	padding: 5px;
}

.bbs_td_color3 {
	background-color: #A29386;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	width: auto;
	border: 1px solid #716459;
	margin: 5px 5px 15px 5px;
	padding: 10px;
}

/* ページ送り */
.sec_line_top {
	text-align: right;
	margin-bottom: 20px;
	line-height:150%;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 3px;
/*	background-color: #FFFFFF;
	background-image:url(image/button100.jpg);*/
	color: #000000;
/*	border: 0px solid #000000;*/
	margin-left:3px;
	font-size:10px;
}

.shopc_go .bot_b input {
	margin-left:0;
}


/* 商品詳細カートページ文字用 */


.ss_text-11 {
	font-size: 11px;
	line-height:130%;
}


.ss_text-12 {
	font-size: 12px;
	line-height:150%;
}

.ss_text-12_r {
	font-size: 12px;
	color: #B60005;
	line-height:130%;
}

.ss_text-13 {
	font-size: 13px;
/*	color: #B60005;*/
	line-height:150%;
        margin:0px 0px 0px 0px;
}

/*-------------------------------------------------------*/
.ss_text-13 a {
	text-decoration: none;
	color: #808080;
}
.ss_text-13 a:hover {
	text-decoration: underline;
	color: #808080;
}
.ss_text-13 a:active {
	text-decoration:none; 
	color: #808080;
}
/*-------------------------------------------------------*/

.ss_text-13_r {
	font-size: 13px;
	color: #B60005;
	line-height:130%;
        margin:5px 0px 10px 0px;
}

.ss_text-14 {
	font-size: 14px;
}

.ss_text-14_r {
	font-size: 14px;
	font-weight: bold;
	color: #B60005;
	line-height:150%;
        margin:10px 0px 0px 0px;

}

.ss_text-14_b {
	font-size: 14px;
	font-weight: bold;
	line-height:100%;
        padding:10px 0px 0px 0px;
        margin:10px 0px 5px 0px;*
}

.ss_text-15_b {
	font-size: 15px;
	font-weight: bold;
	color: #B60005;
}

.line_m{
        margin:0px 0px 10px 0px;
}

.line_b{
        padding:30px 0px 0px 0px;
}



/******************************************************************/
/* twitter parts */
#twtr-widget-1 {
	margin-bottom: 40px;
}
#twtr-widget-1 .twtr-doc {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
        font-size: 11px !important;
        line-height: 160% !important;
}
#twtr-widget-1 .twtr-timeline {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}

#twitter_ticker .twtr-widget h4 {
	font-size: 15px !important;
	font-weight: bold;
}


#social_bm .clear-both {
clear: left;
}

/******************************************************************/
/* FaceBook用 */
#fb_area {
        width: 165px;
	padding: 0px 0px 10px 0px;
 }

/* リンク色 */
#fb_area A:link {	
    line-height: 100%;
    color: #000000;
}

#fb_area A:active {
    line-height: 100%;
    color: #000000;
}

#fb_area A:visited {
    line-height: 100%;
    color: #000000;
}

#fb_area A:hover {
    line-height: 100%;
    color: #A9A9A9;
} 
/******************************************************************/
/* ShopInfoエリア */
#shopinfo_area {
        width: 540px;
	margin: 0px 0px 10px 0px;
        text-align:center;
 }

/******************************************************************/
/* Blogエリア */
#blog_area {
        width: 165px;
        margin-bottom:20px;
	padding: 0px 0px 10px 0px;
 }



/******************************************************************/
/* フリーページ用 */
.fr_tb {
    width: 700px;
	background-color: #FFFFFF;
	padding: 5px;
 	margin-left: auto;
 	margin-right: auto;
/*	margin-top: 100px;*/
 }
 
 
/* フリーページShopInfo用 */ 

   .fr_si_box {
   	position:relative;;
    width: 700px;
	background-color: #FFFFFF;
	text-align:center;
	color: #696969;
	padding: 0px;
	margin-top:0px;
 }
 
 
  .fr_si_tx {
	float:left;
    width: 350px;
	background-color: #FFFFFF;
	color: #696969;
	font-family: "小塚ゴシック Pr6N" , "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: 800;
	margin-left:0px;

 }

/* ブランド一覧用 */
  .fr_br_tx {
	float:left;
        width: 700px;
        margin-top:80px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: "小塚ゴシック Pr6N" , "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: 800;
	margin-left:0px;

 }


 
 .fr_si_ft_13 {
	line-height: 160%;
	text-align: left;
	font-size: 13px;
	margin-left:65px;
 }

 
 .fr_si_ft_15 {
	line-height: 200%;
	text-align: left;
	font-size: 15px;
	margin-left:65px;
 }
 
 
  .fr_si_im {
	float:left;
    width: 350px;
	background-color: #FFFFFF;
	padding: 0px;
 }



.fr_si_ft_13 A:link {
    color: #808080;
}

.fr_si_ft_13 A:active {
    color: #808080;
}

.fr_si_ft_13 A:visited {
    color: #808080;
}

.fr_si_ft_13  A:hover {
    color: #000000;
}


/* Color大枠 */
#box_color{
	clear:left;
	width: 750px;
	overflow:hidden;
}


#box_color img{
/*	margin-top:7px;*/	
	margin-bottom:7px;
        width:180px;	

}


/* Color画像 */
.img_color{
	float:left;
	width: 200px;
	margin:20px;
/*	padding-bottom:20px;*/
	line-height:140%; 
	font-size: 11pt;
}


/* 詳細ボタン画像設定 */

/* 共通設定 */
.detail_item_text .bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
} 

/* カートに入れるボタン */
.detail_item_text .bot_b .cartaddinput {
width: 140px;
height: 40px;
background-image: url(image/com_img/add_cart007.gif);
float: left;
margin-right: 10px;
} 

/* お問い合わせボタン */
.detail_item_text .bot_b .inquiryinput {
width: 120px;
height: 40px;
background-image: url(image/com_img/inquiry006.gif);
float: left;
} 

/* 変更するボタン */
.detail_item_text .bot_b .editinput {
width: 120px;
height: 40px;
background-image: url(image/com_img/change_d007.gif);
float: left;
margin-right: 10px; 
text-indent: -9999px!important;
} 

/* 区切り線非表示の場合 */
.detail_item_text .sec_linel {
display: none;
} 

/*商品名に表示される型番（ブランド名）を改行にする方法 */
.model_number {
display: block;
} 