/* テーマ：カラー／グレー */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
/*	text-align:center;*/
    margin:0px;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	/*background:#C9D1D1;*/
background:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//shinsyun_yoko.gif) repeat-y scroll center top;
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#CD1D52;text-decoration:underline;}
a:hover {
	color:#DC7C88;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px; display:inline;}


p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1{ /* inputボタン設定 */
	/*cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.sidebox .text1 {
border:1px solid #CCCCCC;
width:100px;
position:relative;
top:5px;
margin-right:5px;
}
.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:1010px;
	text-align:center;
	margin:0px auto;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
/*	background: url(../img/container.gif) #ffffff;*/
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:1010px;
	height:112px;
	padding:0px;
	position:relative;
	/*background:#A0B9C5 url()  no-repeat*/;
	background:url(../../../../pic-labo/new_header.jpg) left no-repeat #FFFFFF;
	margin:0px 0px 221px 0px;
	/margin:0px 0px 236px 0px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
	margin:0px;
	width:1010px;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	position:relative;
	top:27px;
	left:95px;
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:0px;
	font-size:90%;
	font-weight:900;
	line-height:1.5em;
	position:absolute;
	top:6px;
	left:97px;
}

.siteName a {
	color:#BE0000;text-decoration:none;}
.siteName a:hover {
	color:#BE0000;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
	font-size:80%;
	top:8px;
	position:absolute;
	left:363px;
}

.sitecopy a {color:#000000;text-decoration:none;}
.sitecopy a:hover {color:#000000;text-decoration:underline;}

/* ヘッダーメニュー */
#headMenu {
	visibility:hidden;
	margin:0px;
	padding:0px;
	height:0px;
/*	width:100%;
	margin:0px;
	/*border-bottom:3px #009193 solid;*/
/*	border-top:10px #DFDFDF solid;
	color:#DC7C88;
	clear:both;*/
}

.headnavi { /* ヘッダーメニューテキスト */
	visibility:hidden;
	margin:0px;
	padding:0px;
	height:0px;
/*	padding:8px 5px 2px 1px;*/
	/*color:#C8C8C8;*/
/*	font-weight:normal;
	text-align:right;
	color:#DC7C88;
	background-color:#DFDFDF;
	font-weight:100;*/
}

.headnavi a{
/*	padding:10px 5px 0px 5px ;
	margin:5px 0px;
	text-decoration:none;
	color:#666666;*/
}
.headnavi a:hover {
/*	color:#CD1D52;
	text-decoration:underline;*/
}

.navi01 {/* ヘッダーメニューアイコン */
/*	color:#333333;*/
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	/*border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide {/*min-width:170px;  左サイドtd */
	padding:0px 0px 0px 130px;
	margin:0px;
	vertical-align:top;
/*	background-color:#F3F3F3;*/
    text-align:left;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {/*min-width:170px;  右サイドtd （3列）*/
	padding:13px 0px 0px 0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {/*min-width:520px;
  センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}

/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}
.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0px;
	padding:0px;
	width:680px;
	position:relative;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px 0px 1px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:5px 0px;
	/* background:url(../img/centerbox.gif) ;*/
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#EA688F;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG {
	margin-top:20px ;
	padding:0px;
	position:absolute;
	top:368px;
}

x:-moz-any-link, .topIMG {
	margin:0px ;
	padding:0px;
	position:absolute;
	top:375px;
}

.topIMG td{
	margin:0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
/*	font-size:110%;
	line-height:130%;*/
	margin:0px;
	padding:0px;
/*	color:#CD1D52;
	font-weight:normal;
	text-align:left;
	position:absolute;
	top:-640px;
	left:0px;*/
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:5px 0px 5px 7px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//titleback-bar.gif);
}

.title1{ /* タイトル2 h1 */
	padding:5px 0px 5px 7px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//top_obi_title1.gif);
}
.title1 a{color:#FFFFFF;text-decoration:underline;}
.title1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:5px 0px 5px 7px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//top_obi_title2.gif);
}
.title2 a{color:#FFFFFF;text-decoration:underline;}
.title2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:5px 0px 5px 7px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//top_obi_title2.gif);
}
.title3 a{color:#FFFFFF;text-decoration:underline;}
.title3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:5px 0px;
	margin:0px;
	width:auto;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3 table{text-align:left;width:100%;}
.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#F3F3F3;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#AE0038;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#AE0038;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#CD1D52;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#666666;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#666666;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#666666;text-decoration:none;}
.pageTop a:hover{ color:#CD1D52;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px ;
	margin:0px;
	width:680px;
	text-align:center;
	color:#666666;
	font-size:90%;
	font-weight:100;
	
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:0px;
	margin:0px;
	visibility:hidden;
	height:0px;
}

#copyright { /* コピーライト */
	padding:0px;
	width:1010px;
	color:#666666;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:30px 14px 0px 14px;
	margin:0px;
	width:165px;
	height:40px;
	background: url(http://www.tansu-gen.jp/renewal/search-back.gif) no-repeat -2px top;
    text-align:left;
}

#search form{width:155px;}
#search label{
	padding:0px 0px 0px 7px;
	margin:0px;
	color:#F4b018;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #F3F3F3;
}
li.ca1 a{
	padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	color:#666666;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

li.ca2 a{ padding:2px 3px 2px 15px;
	display:block;
	color:#AE0038;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#CC4253;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FFFFFF;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{
	padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	color:#666666;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:0px 10px 0 0;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;

	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
	/*background:url(../img/icon_eye03.gif) no-repeat;*/
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
}

div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:center;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#666666;
	background:#F3F3F3;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#666666;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#CD1D52;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#333333;
	height:19px;
/*background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px;background-color:#666666;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}

/*******************************************************************/
/*サイドメニュー*/

/*相対位置*/
.position-r{position:relative;}

/*最左サイドメニュー*/
#side-bar {
	width: 120px;
	position:absolute;
	left:-130px;
	top:13px;
}
#side-bar, x:-moz-any-link {
	width: 120px;
	position:absolute;
	left:-130px;
	top:8px;
}

*:first-child+html #side-bar {
	width: 120px;
	position:absolute;
	left:-130px;
	top:13px;
}

#side-bar img {margin-bottom: 8px;}
#side-bar-top {width: 190px;}
#side-bar-top img {margin-bottom: 8px;}
#side-area {width:190px;}
#side-area img {margin-bottom:7px;}
/*グローバルナビ*/
#navi {
	width: 1010px;
	position:absolute;
	top:-251px;
	left:0px;
}
*:first-child+html #navi {
	width: 1010px;
	position:absolute;
	top:-249px;
	left:-330px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style-type: none;
	float: left;
	padding-right:1px;
}

/*ヘッダ下テキスト*/
#header-txt {
	text-align: left;
	color:#BE0000;
	font-size:80%;
	clear:both;
	padding:5px;
	line-height:140%;
	/*position:absolute;
	top:27px;
	left:0px;*/
}

/*カートボタンとレビュー数*/
#cart {
	width: 435px;
	position:absolute;
	top:-289px;
	left:560px;
}
*:first-child+html #cart {
	width: 435px;
	position:absolute;
	top:-289px;
	left:228px;
}

#cart td {
	padding-right: 5px;
	color:#FFFFFF;
	font-size:90%;
	width:60%;
	text-align:right;
	vertical-align:bottom;
}
#cart th {text-align: right; background:#BE0000;}

#header-banner {
	padding:10px 0px 0px 0px;
	position:relative;
	left:24%;
	/left:0px;
}

/*アコーディオン*/
#acc-wrap {
	width: 190px;
	margin:10px 0px 0px 0px;
}
.acc ul {
	padding: 0px;
	margin: 1px 0px;
}
.acc li {
	text-align: left;
	list-style-type: none;
	padding:3px 0px 3px 30px;
	margin:0px;
	font-size:100%;
	background:url(http://www.tansu-gen.jp/renewal/listback.gif) no-repeat 5px center;
	border-top:1px solid #f9cb04;
	border-left:1px solid #f9cb04;
	border-right:1px solid #f9cb04;
}
.acc li.last {border:1px solid #f9cb04;}
.acc a {
	text-decoration:none;
	color:#666666;
}
.acc a:hover{text-decoration:underline;}

.accordion_head {
	text-align: left;
	height: 28px;
	padding:5px 4px;
	border: 1px solid #CCCCCC;
	font-size:80%;
	margin:2px 0px 0px;
	cursor:pointer;
}
.accordion_head a {
	text-decoration:none;
	color:#666666;
}
.accordion_head a:hover {text-decoration:underline;}

.accordion_head img {
	vertical-align: middle;
	margin-right: 5px;
}
.element {
	display:none;
}
.element ul {
  display:block;
}

/*タブ切り替え*/
#tabwrap {
	width: 485px;
	position:relative;
}
.tab1 {
	background-image: url(http://www.tansu-gen.jp/renewal/tab0.gif);
	height: 22px;
	width: 119px;
	line-height:22px;
	float:left;
	margin-right:2px;
	text-align:center;
	font-weight:bold;
	position:relative;
	top:1px;
}
.tab1 a {
	display: block;
	height: 22px;
	width: 119px;
	color:#FFFFFF;
	text-decoration:none;
}

.tab1 a:hover {
	display: block;
	height: 22px;
	width: 119px;
	color:#FFFFFF;
	text-decoration:underline;
}
.tab2 {
	background-image: url(http://www.tansu-gen.jp/renewal/tab1.gif);
	height: 22px;
	width: 119px;
	line-height:22px;
	margin-right:2px;
	float:left;
	text-align:center;
	font-weight:bold;
	position:relative;
	top:1px;
}
.tab2 a {
	display: block;
	height: 22px;
	width: 119px;
	color:#FFFFFF;
	text-decoration:none;
}
.tab2 a:hover {
	display: block;
	height: 22px;
	width: 119px;
	color:#FFFFFF;
	text-decoration:underline;
}
.red-border {
	width: 480px;
	border: 2px solid #BE0000;
}

/*切り替え初期設定*/
#A{position:relative; top:0px; left:0px; visibility:visible; height:100%;}
#B{position:absolute; top:0px; left:0px; visibility:hidden; height:100%;}
#C{position:absolute; top:0px; left:0px; visibility:hidden; height:100%;}
#D{position:absolute; top:0px; left:0px; visibility:hidden; height:100%;}

/*タブ切り替えレイアウト用*/
.pickitem2 {
	width: 156px;
	margin:2px;
	float:left;
}
.pickitem2 a {color:#333333;}
.pickitem2 th {
	text-align: center;
	background:#FFFFFF;
	padding:10px;
}
.pickitem2 td {
	background:#FFFFFF;
	padding:0px 10px 10px;
	font-size:80%;
	line-height:140%;
}

/*お客様の声*/
.review_center {
    background-color: #FFFFFF;
    border: 1px solid #bf0000;
    height: 200px;
    line-height: 1.3em;
    overflow: auto;
    padding: 2px;
    width: 475px;
}

/*ピックアップ（下）*/
#picupitem {
	width: 640px;
	background: url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//top_pickup_body.gif) repeat-y;
	padding:0px 20px 20px;
	margin-bottom:20px;
}

.pickitem th {
	text-align: center;
	background:#FFFFFF;
	padding:10px;
}
.pickitem td {
	background:#FFFFFF;
	padding:0px 15px 10px;
	font-size:80%;
	line-height:140%;
	text-align:center;
	width:126px;
}
.pickitem {
	width: 156px;
	margin:2px;
	float:left;
}
.pickitem a {color:#333333;}

/*本店からのあいさつ*/
#footer-banner {
	text-align: left;
	color:#333333;
	width:680px;
}
#footer-banner p {
	background:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//ff-side.gif) no-repeat;
	margin:0px;
	padding:10px 30px;
}
#footer-banner span {
	font-weight:bold;
	font-size:150%;
	color:#BE0000;
}

/*コピーライト部分

.red-txt {color: #be0000;}
.mt05 {margin-top: 5px;}

#tradesafe_div1{margin:5px 0px !important;}

.flt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102146;
	padding:2px 3px;
	line-height:120%;
	width:100px;
	text-align:center;
}
.flt2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102146;
	padding:2px 3px;
	line-height:120%;
	width:100px;
	text-align:center;
	margin-top:10px;
}
#copy {
	text-align:right;
	padding:2px 3px;
	color: #FFFFFF;
	margin:0px auto;
	background-color: #102146;
	font-size:90%;
	padding-right:10px;
}

#copy a{color: #FFFFFF; text-decoration:none;}
#copy a{color: #FFFFFF; text-decoration:underline;}

#footer-link {
	border: 1px solid #DEDCCE;
	margin-top:15px;
	font-size:90%;
	padding:8px 15px;
	text-align:left;
	color:#A7A17C;
}
#footer-link a{color:#A7A17C; text-decoration:none;}
#footer-link a:hover{color:#A7A17C; text-decoration:underline;}
*/

/*新フッタ*/

#infomation {font-size:80%; color:#333333; width:680px; margin:15px 0px 0px;}
#infomation td {border: 1px solid #BE0000;	padding: 15px;}
#infomation a {color: #be0000;}
#infomation p {margin: 0px;	padding: 0px;}

.ftitle {margin-bottom: 5px;}

/*旧コピーライトテキストリンク*/
.flt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102146;
	padding:2px 3px;
	line-height:120%;
	width:100px;
	text-align:center;
}
.flt2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102146;
	padding:2px 3px;
	line-height:120%;
	width:100px;
	text-align:center;
	margin-top:10px;
}
#copy {
	text-align:right;
	padding:2px 5px;
	color: #FFFFFF;
	margin:0px;
	background-color: #102146;
	font-size:90%;
	width:672px;
}

#copy a{color: #FFFFFF; text-decoration:none;}
#copy a{color: #FFFFFF; text-decoration:underline;}

#footer-link {
	border: 1px solid #DEDCCE;
	margin:15px 0px 0px;
	padding:8px 15px;
	font-size:80%;
	text-align:left;
	color:#A7A17C;
	width:650px;
}
#footer-link a{color:#A7A17C; text-decoration:none;}
#footer-link a:hover{color:#A7A17C; text-decoration:underline;}

/*レコメンド*/
.recommend_title, .history_title {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

/*リンク集*/
.orange-bar {
	background: url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//titleback-bar.gif) repeat-x;
	height: 27px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 10px;
	font-size:120%;
	line-height:27px;
}
#link {border: 1px solid #fbca00; width:118px;}

#link ul {
	margin: 0px;
	padding: 0px;
}
#link li {
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	margin-top: 2px;
}



/*********************************************************/
/*お客様自作部分*/

/***********ここから自作CSS***********/


/*ページ内即納バナー*/
.sokunou_ba{
margin-top:-150px;
margin-left:10px;
/*display:block;*/
width:250px;
}


/*店長コメント*/
.haikei{width:600px;
margin:0px 0px 0px 25px;
		height:100px;

background: url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//face_bag.gif);
}


.yohaku{width:500px;
		padding:8px 0px 0px 100px;}
.moji{color:#000;
	  font-size:12px;
	  line-height:140%;
	  text-align:left;}


/*左サイドバー調節用*/
.side_left{margin:0px 0px 5px 1px;
　　　　　　border:0px;}

.side_left2{margin:0px;
font-size:12px;}

.side_left3{margin:0px;
font-size:11px;}

.mail_waku{border:#FC0 solid 1px;
width:150px; line-height:110%;}





/*センターフリーエリア調節用*/
.review_center{width:475px;
background-color:#ffffff;
border:#bf0000 1px solid;
padding:2px 2px 2px 2px;
SCROLLBAR-FACE-COLOR:#ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #ffcc00;
SCROLLBAR-ARROW-COLOR: #ffcc00;
SCROLLBAR-DARKSHADOW-COLOR: #ffcc00;
HEIGHT: 150px;
LINE-HEIGHT: 1.3;
OVERFLOW: auto;
}


.review_center2{
align:center;
width:550px;
background-color:#ffff99;
border:#F90 1px solid;
padding:2px 2px 2px 2px;
SCROLLBAR-FACE-COLOR:#ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #ffcc00;
SCROLLBAR-ARROW-COLOR: #ffcc00;
SCROLLBAR-DARKSHADOW-COLOR: #ffcc00;
HEIGHT: 300px;
LINE-HEIGHT: 1.3;
OVERFLOW: auto;
}



.r_name{font-weight: bold;
color:#663300;
font-size:12px;
}

.r_sousuu{text-align:right;
margin:0 2 0 0;
font-size:14px;
}

.r_yori{margin:0 0 15 0;}

.r_syouhin{color:#ff0000;
margin:0 0 15 0;
font-size:12px;
}

.r_comment{color:#0000ff;
font-size:12px;
}

.r_comment2{font-size:12px;
color:#000000;}


/*ヘッダーエリア調節用*/
.hed_haba{
margin-bottom:6;
border:0;
}

.hed_haba2{
margin:0 6 6 0;
border:0;
}


.hed_haba3{
margin:0 0 6 0;
border:0;
}

.hed_haba4{
margin:0 6 6 0;
border:0;
}

.hed_haba5{
margin:0 0 6 0;
border:0;
}

/*ヘッダー会社概要*/

.title_1{
font-weight:bold;
font-size:16px;
}

.title_2{
border:solid #ffffff 1px;
background-color:#bf0000;
color:#FFF;
font-weight:bold;
text-align:center;
font-size:20px;
}


/* PC用販売説明文スペックテーブル */
.specsheet{
font-size: 12px;
line-height: 1.5;
border-collapse: separate;
border-spacing: 1px;
}

.specsheet th {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.specsheet td {
	font-size:12px;
	text-align:left;
	line-height:1.5;
	color:#333333;
	background-color:#FFFFFF;
}

.otherscarry {
	font-size:16px;
	text-align:left;
	line-height:1.2;
	color:#FF0000;
	font-weight:bold;
}

/*ヘッダーメニュー用*/

#button{
width:860px;}

#button img{
border:0;}


/*仕様表0307*/
.ispectop {
	font-size:12px;
}
.ispecbot a{
	font-size:10px;
	color:#999999;
}



/* ここから仕様表CSS（自作） */
#sg10 {
 width:598px;
 font-size:12px;
 line-height:1.2;
 color:#333333;
 border-bottom:#BF0000 1px solid;
 border-right:#BF0000 1px solid;
 border-left:#BF0000 1px solid;
 text-align:left;
}

#sg12 {
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 background-color:#BF0000;
 padding:5px;

}

#sg13 {
 width:60px;
 float:left;
 padding:5px;
 border-top:#BF0000 solid 1px;
}

#sg14 {
 width:517px;
 float:left;
 padding:5px;
 border-left:#BF0000 1px dotted;
 border-top:#BF0000 solid 1px;
}

.sg1_nf {
 clear:left;
}

#sg15 {
 font-size:14px;
 color:#DF0000;
 font-weight:bold;
 line-height:1.3;
 padding:0px;
}

#sg16 {
 font-size:11px;
 color:#333333;
 line-height:1.2;
 padding-top:2px;
 padding-bottom:1px;
}

#sg11 {
 padding:5px;
}

/* ▲リンクリスト用CSS▲ */

#ll_v2 {
	background-color:#BF0000;
	text-align:center;
	vertical-align:top;
}

#ll_v2 th {
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
}

#ll_v2 td {
	font-size:12px;
	line-height:1.2;
	background-color:#FFFFFF;
}

#ll_v2 img {
	border:0px;
}

#ll_v2 a {
	color:#000000FF;
}


/* リンクリスト用CSS　ver.2 */

.ll_v2 {
	background-color:#BF0000;
	text-align:center;
	vertical-align:top;
}

.ll_v2 th {
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
}

.ll_v2 td {
	font-size:12px;
	line-height:1.2;
	background-color:#FFFFFF;
}

.ll_v2 img {
	border:0px;
}

.ll_v2 a {
	color:#000000FF;
}

/* イメージアルファ */
a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
	
/*大川家具テーブル*/
#ookawa{margin:10px 0px;}
#ookawa th {
	color:#ff9900;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	border:2px solid #abff2f;
	padding:5px 10px;
}
#ookawa td {
	border:2px solid #abff2f;
	padding:5px 10px;
}

/*タイトルバー余白*/
#leftSide .title2{ /* タイトル2 h1 */
	padding:5px 0px 5px 7px;
	margin:0px;
	width:91%;
	color:#FFFFFF;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/tansu-gen.dx.shopserve.jp//titleback-bar.gif);
}

/*セーフティーマーク*/
#tradesafe_div2{margin:0px !important;}
#tradesafe_div1{margin:0px !important;}

/*******************************************************/
/*新メニュー*/

.ddsmoothmenu-v ul{
margin:1px 0px 0px 0px;
padding: 0;
width: 190px; /* Main Menu Item widths */
list-style-type: none;
font: normal 12px Verdana;
}
 
.ddsmoothmenu-v ul li{
position: relative;
margin:0px 0px 1px 0px;
padding:0px;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border: 1px solid #CCC;
vertical-align:middle;
}
.ddsmoothmenu-v ul li img{
vertical-align:middle;
margin-right:10px;
}


.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #FFF; /*background of menu items (default state)*/
color: #666;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A 

element*/
background: black; 
color: white;
}

.ddsmoothmenu-v ul li a:hover{
background: #FFF; /*background of menu items during onmouseover (hover state)*/
color: #CCC;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 190px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
background:#FFF;
z-index:999;
border:3px solid #FFF;
}
.ddsmoothmenu-v ul li ul li {
margin:0px;
padding:0px 0px 0px 20px;
}
.ddsmoothmenu-v ul li ul li a{border:none;}

/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End *//* Holly Hack for IE \*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 0px;
right: 0x;
}

.rightarrowclass{
position: absolute;
top: 0px;
right: 0px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #FFF;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
.red2 {
	font-weight:bold;
	font-size:120%;
	color:#FF0000;
}
#bookmark{margin-top:0px;}
#bookmark td {padding-right: 1px;}
/* End */

#logo {
	position: absolute;
	left: -1px;
	top: -103px;
}

.okure{
text-align:center;}

/*---左サイドバーレコメンド始め---*/

.ranking_title{
  padding: 5px;
  margin: 10px 0;
  background-color:#A9A9A9;
  color: #FFFFFF;
  font-weight: bold;
  font-size:14px;
}

.ranking_table {
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
  background:#ffffff;
}

.ranking td {
  border-collapse:collapse;
  padding:10px;
  line-height:150%;
  font-size:12px;
}

.ranking_icon{
  text-align:left;
  margin-bottom:5px;
}

.ranking_image{
  text-align:center;
  margin-bottom:5px;
　　font-size:0px;
}

.ranking_image img{
width:150px;
border:0px;
}

/* 商品名色 */
.ranking_name {
  font-weight: bold;
}

/* 価格色 */
.ranking_price {
  color: #ff0000;
  font-weight: bold;
}

/* リンク色 */
.ranking a{
  color:#666666;
}

/* リンク色　オーバー */
.ranking a:hover{
  text-decoration: none;
}


.ranking_text{
font-size:10px;
}
  

/*---左サイドバーレコメンド終わり---*/


/*---すのこベッドカテゴリ---*/

#sunoko1{
	position:absolute;
	top:1360px;
	left:675px;
}

/*---エデュテイメント---*/
.titlev {
	font-size:24px;
	font-weight:bold;
　　　　　　　text-align:left;
　　　　　　　line-height:1.2;
}

.onepoint {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;


.titimg {
	width:200px;
	height:150px;
}

/*---サイドのレビューゾーン---*/
#side-review {width:120px;
	         font-size:80%;
	  　　　border:#CCC;
		 background-color:#fef5cc;
            }
.side-review-c img {width:116px;
　　　　　　　　　　　　border:0;
　　　　　　　　　　　　margin-left:2px;}
.star-name {text-align:center;
　　　　　　　　color:#bf0000;
}
.side-review-c p {margin:8;}


/*ヘッダーカテゴリメニュー*/
#hedcate {
	width: 1010px;
　　　 padding: 0px;
}
*:first-child+html #hedcate {
	width: 1010px;
       padding: 0px;
}
.hedcate1 {
	margin: 0px;
	padding: 0px;
}
.hedcate2 {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#hedcate img{ 
border:0px;
margin: 0px;
padding: 0px;
}
#hedcate a{ 
border:0px;
margin: 0px;
padding: 0px;
}
