/* CSS Document */

/********************************************************************/
/* 大外 */
#container {
	width: 930px;
	background-color: #000000;
        margin: 0px auto 0px auto;
	font-size: 12px;
}

/********************************************************************/
/* ヘッダー */
#header {
	width: 920px;
	height: 48px;
	background-color: #000000;
	margin: 0px 10px 0px 0px;
	padding: 10px;
}


/********************************************************************/
/* キャッチコピー */
#copy {
	width: 920px;
	background-color: #000000;
	border-bottom: 1px solid #111111;
	margin: 0px;
	padding: 1px 0px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}



/* キャッチコピーリンク設定有り */
#copy A:link {
	font-size: 10px;
}

#copy A:active {
	font-size: 10px;
}

#copy A:visited {
	font-size: 10px;
}

#copy A:hover {
	font-size: 10px;
} 

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 340px;
	float: left;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 330px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
}

.shoptext A:link {
	color: #FFFFFF;
}

.shoptext A:active {
	color: #FFFFFF;
}

.shoptext A:visited {
	color: #FFFFFF;
}

.shoptext A:hover {
	color: #FFFFFF;
} 

/********************************************************************/
/* サブナビゲーション */
.subnavi {
	width: 215px;
        background-color: #000000;
	padding: 10px;
	border: 1px solid #333333;
	margin: 0px 400px 10px 10px;
	float: right;
        font-size: 10px;

}


/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	background-image: url(img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	height: 15px;
	background-image: url(img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 200へ変更*/
.side_box {
	width: 200px;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}

/* 中央用枠490 */
.center_box {
	width: 490px;
	margin: 0px 0px 10px;
	padding: 0px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.category_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	background-image: url(image/menu_bg03.gif);
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #CCCCCC;
	font-weight: normal;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #CCCCCC;
}

.mcategory A:active {
	color: #CCCCCC;
}

.mcategory A:visited {
	color: #CCCCCC;
}

.mcategory A:hover {
	color: #CCCCCC;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg03.gif);
}

/* 内容 */
.pickup_category_list {
	width: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #CCCCCC;
	font-weight: bold;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* ナビゲーションリンク文字色 */
.navi A:link {
	color: #999999;
}

.navi A:active {
	color: #999999;
}

.navi A:visited {
	color: #999999;
}

.navi A:hover {
	color: #999999;
}

/* ショップ通信 */
.shop {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* 店長日記 */
.diary {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* リンク集 */
.link {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* 掲示板 */
.bbs {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* フリー */
.free_menu {
	width: auto;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* yahooオークション */
.yahoo {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 15px;
	background-image: url(img/menu_bg02.gif);
}

/* オークションリンク文字サイズ */
.yahoo A:link {
	font-size: 10px;
}

.yahoo A:active {
	font-size: 10px;
}

.yahoo A:visited {
	font-size: 10px;
}

.yahoo A:hover {
	font-size: 10px;
}

.rakuten A:link {
	font-size: 10px;
}

.rakuten A:active {
	font-size: 10px;
}

.rakuten A:visited {
	font-size: 10px;
}

.rakuten A:hover {
	font-size: 10px;
}
.bidders A:link {
	font-size: 10px;
}

.bidders A:active {
	font-size: 10px;
}

.bidders A:visited {
	font-size: 10px;
}

.bidders A:hover {
	font-size: 10px;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.shopc_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	background-image: url(image/menu_bg03.gif);
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	border-right: 1px solid #333333;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #FF6600;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	background-color: #111111;
	margin: 0px 0px 1px;
	padding: 5px;
	font-size: 10px;
}

/* レジに行く */
.shopc_go {
	width: auto;
	background-color: #000000;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #333333;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
	margin: 0px 0px 0px 15px;
	padding:  0px;
}

/* 左td */
#lefttd {
    width: 200px;
	padding: 0px;
	margin: 0px;
	background: #000000;
	border-right:0px solid #CCCCCC;
}

/* 中央td  右15から0へ修正*/
#centertd {
    width: 490px;
	padding: 15px 0px 15px 15px;
	margin: 0px;
}

/* 右td */
#righttd {
    width: 200px;
	padding: 15px 10px 15px 5px;
	margin: 0px;
}

/* 内部ページtd 
#pagetd {
}
*/

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	background-color: #000000;
	border: 1px solid #333333;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定(15px以上)、空白は高さ指定 */
.welcome_top {
	width: auto;
	height: 25px;
	background-image: url(img/wellcome_top_bg.gif);
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	background-image: url(img/wellcome_middle_bg.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
welcome_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/wellcome_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}
#righttd .welcome_top {
	border-right: 1px solid #333333;
}

#righttd .welcome_middle {
	border-right: 1px solid #333333;
	padding: 5px 5px 0px 5px;
}

#righttd .welcome_bottom {
	border-right: 1px solid #333333;
}


/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 5px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定(15px以上)、空白は高さ指定 */
.whatnew_top {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	background-color: #000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #fffffff;
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定(15px以上)、空白は高さ指定 */
.style1_top {
	width: 472px;
	height: 27px;
	background-image: url(img/top_title_bg.gif);
	margin: 0px;
	padding: 8px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style1_middle {
	width: 480px;
	background-image: url(img/wellcome_middle_bg.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/wellcome_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	background-color: #111111;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

/* 各テーブル枠上　
※背景画像横472px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.style1_table_top {
    width: auto;
	background-color: #111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-top: 5px;
                padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 468px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	width: auto;
	background-color: #000000;
    border: 1px solid #333333;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
}

/* 価格 */
.price {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

/* 価格大 */
.priceb {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/* 在庫ありなし */
.stock {
	color: #FFFFFF;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定(15px以上)、空白は高さ指定 */
.style2_top {
	width: 472px;
	height: 27px;
	background-image: url(img/top_title_bg.gif);
	margin: 0px;
	padding: 8px 0px 0px 18px;
	font-size: 14px;
	font-weight:bold; 
	color: #FFFFFF;
}

/* 大枠中 */
.style2_middle {
	width: 480px;
	background-image: url(img/wellcome_middle_bg.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style2_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/wellcome_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	background-color: #111111;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.style2_table_top {
    width: auto;
	background-color: #111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-top: 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 468px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	background-color: #000000;
    border: 1px solid #333333;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 468px;
	background-color: #111111;
	margin-top: 0px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 113px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	background-color: #000000;
    border: 1px solid #333333;
	margin: 0px 1px 0px 1px;
	padding: 5px;
	font-size: 10px;
	color: #535337;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 10px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: 80px;
	background-color: #000000;
	margin: 0px 8px;
	padding: 0px;
	font-size: 10px;
}

/* 1位テキスト */
.rank1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
	padding-left: 5px;
}


/* 2-5位テキスト */
.rank2-5 {
	font-size: 10px;
        font-weight:bold;
	color: #ff0000;
padding:8px 0px 0px 5px;
background-repeat:no-repeat;
background-position:top left;
background-image:url(image/rankin.gif); 
float:left;
width:30px;
height:30px;

}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 20px;
	background-image: url(image/menu_bg03.gif);
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	background-color: #111111;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/* テーブル */
.style3_table {
	width: auto;
	background-color: #111111;
	border :1px solid #333333;
	margin-top: 5px;
	padding: 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 26px;
}

/* 説明 */
.style3_text {
	width: auto;
	background-color: #000000;
	border :1px solid #333333;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-size: 10px;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.melmaga_top {
	width: auto;
	height: 20px;
	background-image: url(image/menu_bg03.gif);
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;	
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 20px;
	background-image: url(img/menu_bg03.gif);
	margin: 0px;
	padding: 5px 0px 0px 15px;
}


/* 大枠中 */
.tdiary_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}


/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* コメント */
.tcom {
	margin: 0px;
	padding: 5px;
	background-color: #111111;
	color: #FFFFFF;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 15px 15px;
}

/* 第二階層パンクズ */
#pan {
	padding: 0px 0px 0px 15px;
    width: auto;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: 652px;
	height: 26px;
	background-image: url(img/page_title_bg01.gif);
	margin-top: 5px;
	padding: 9px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	background-image: url(img/page_middle_bg.gif);
	margin: 0px;
	padding: 5px;
}

/* 第二階層下 */
.pbottom {
	width: 670px;
	height: 35px;
	background-image: url(img/page_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}

/* 幅940対応 */
#pagemain {
	width: 710px;
}

.ptitle {
	width: 692px;
	background-image: url(image/page_title_bg02.gif);
}

.pmiddle {
	width: 700px;
	background-image: url(image/page_middle_bg1.gif);
}

.pbottom {
	width: 710px;
	background-image: url(image/page_bottom_bg1.gif);
}


.detail_item_text .ptitle{
    width: auto;
	border-right: 1px solid #333333;
}

.detail_item_text .pmiddle{
    width: auto;
	border-right: 1px solid #333333;
}

.detail_item_text .pbottom{
    width: auto;
	border-right: 1px solid #333333;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	background-color: #111111;
	border: 1px solid #333333;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #999999;
}

.item_bot_box2 {
	border-top: 1px solid #333333;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 640px;
	height: auto;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}


/* ソート */
.list_soat {
	width: 300px;
	margin-left: 340px;
	padding: 7px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px 10px 5px;
	padding: 5px 0px 0px 5px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	background-color: #111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 10px 10px 0px 10px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 10px 0px 10px;
	padding: 5px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 668px;
	margin: 0px;
	padding: 0px;
}



/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
    width: auto;
	background-color: #111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 10px 10px 0px 10px;
    padding: 0px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

/* テーブル枠下 */
.detail_table_bottom {
    width: auto;
	background-color: #111111;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 656px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	background-color: #000000;
    border: 1px solid #333333;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: auto;
	height: 26px;
	background-image: url(img/page_title_bg02.gif);
	margin: 5px 0px;
	padding: 9px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 詳細説明 */
.detail_sub_table {
	width: 658px;
	margin: 0px;
	padding: 0px;
}

/* 他の写真 */
.detail_sub_table02 {
	width: 658px;
	margin: 0px;
	padding: 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	background-color: #000000;
	border: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	border: 1px solid #333333;
	margin: 0px 4px 5px;
	padding: 5px;
	background-color: #000000;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 206px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 22px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle?pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	width: auto;
	height: 17px;
	background-image: url(image/sub_menu_bg_02.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 内部ページの中 */
.page_table_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	height: 10px;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: auto;
	height: 17px;
	background-image: url(image/sub_menu_bg_02.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	height: 10px;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	height: 17px;
	background-image: url(image/sub_menu_bg_02.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	height: 10px;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #666666;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #666666;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 内部テーブルフレーム revised to 660 former 595px */
.table_fream {
    width: 646px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 595px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 595px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	background-color:#000000;
	border: 1px solid #333333;
	margin: 5px 5px 0px 0px;
	padding: 10px;
}

.point_box2 {
	width: auto;
	background-color:#111111;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}

.point_box3 {
	width: auto;
	background-color:#111111;
	border: 1px dashed #333333;
	margin: 10px;
	padding: 5px;
	text-align: center;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color:#FFFFFF;
	border: 1px solid #333333;
	margin: 5px 40px 0px 40px;
	padding: 10px;
	color: #000000;
}

/* エラーテキスト */
.error_text {
    color: #FF6600;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	background-color:#111111;
	border: 1px solid #333333;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	text-align: right;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
	background-color:#000000;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #666666;
}

.cart_step_2 {
	width: auto;
    background-color:#000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #666666;
}

.cart_step_3 {
	width: auto;
    background-color:#000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #666666;
}

.cart_step_4 {
	width: auto;
    background-color:#000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #666666;
}

.cart_step_1_check {
	width: auto;
	background-color:#111111;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #FFFFFF;
}

.cart_step_2_check {
	width: auto;
    background-color:#111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #FFFFFF;
}

.cart_step_3_check {
	width: auto;
    background-color:#111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #FFFFFF;
}

.cart_step_4_check {
 	width: auto;
    background-color:#111111;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	color: #FFFFFF;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 608px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
	border-bottom: 1px dashed #666666;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#999999;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	color: #000000;
}

.td_color2 {
    background-color:#111111;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
}

.td_color3 {
    background-color:#333333;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 17px;
	background-image: url(image/sub_menu_bg_02.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	background-color: #000000;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	height: 10px;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル revised 595px to 638px*/
.tdiary_news_table {
	width: 638px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	background-color:#111111;
	border: 1px solid #333333;
	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:#111111;
	border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
	padding: 5px;
	color: #FFFFFF;
}

/* td右 */
.td_link_shop2 {
    width: auto;
    background-color:#333333;
	border-bottom: 1px solid #000000;
	padding: 5px;
}

/* 大枠 */
.link_shop {
	background-color:#000000;
    margin: 10px 5px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* テーブル */
.link_shop_table {
	width: 625px;
	background-color:#000000;
	margin: 0px;
	padding: 10px;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	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;
	color: #CCCCCC;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

/********************************************************************/
/* フッター */
#footer {
	padding: 0px 0px 10px 0px;
	margin-top: 0px;
        background-color: #333333;
	font-size: 12px;
        color: #FFFFFF;
	text-align: center;
}


/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
	color: #FFFFFF;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-right: 10px;
	text-align: right;
}

.win_close A:link {
	color: #FF6600;
}

.win_close A:active {
	color: #FF6600;
}

.win_close A:visited {
	color: #FF6600;
}

.win_close A:hover {
	color: #FF6600;
}

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	background-color: #000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 20px 20px 0px 20px;
	padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	height: 10px;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	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: 598px;
	margin: 0px;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
	background-color:#333333;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#111111;
	border: 1px solid #333333;
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#111111;
	border: 1px solid #333333;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	width: auto;
	background-color: #000000;
	border: 1px solid #333333;
	margin: 5px 5px 15px 5px;
	padding: 10px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin: 10px 20px 0px;
	padding: 5px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

/* リンク色 */
.sec_line_top A:link {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
}

.sec_line_top A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 2px;
	background-color: #000000;
	background-image: url(img/bot_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	background-image: url(img/bg.gif);
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #cccccc;
	line-height: 140%;
}

A:link {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #999999;
	line-height: 140%;
}

A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 140%;
}

A:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 140%;
}

A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 3px 0px 25px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 1px;
	list-style-image: url(img/icon04.gif);
}

li {
	padding-bottom: 1px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
    color: #FF6600;
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FF6600;
}


.pickup_category_title {
display: none;
}

.pickup_category_list {
display: none;
}


/* ボタン画像設定 */

/* 共通設定 */
.member .bot_b input,
.mobile .bot_b input,
.subnavi .bot_b input,
.melmaga_middle .bot_b input,
.shopc_go .bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
} 


/* ログイン */
.member .logininput {
width: 70px;
height: 25px;
background-image: url(image/login.gif);
}

/* ログアウト */
.member .logoutinput {
width: 80px;
height: 25px;
background-image: url(image/logout.gif);
}

/* レジに進む */
.shopc_go .registerinput {
width: 90px;
height: 25px;
background-image: url(image/register.gif);
}

/* 検索 */
.subnavi .searchinput {
width: 40px;
height: 23px;
background-image: url(image/search.gif);
}

.subnavi .bot_b input {
display: inline;
}

/* 送信 */
.mobile .sendinput {
width: 40px;
height: 25px;
background-image: url(image/send.gif);
}

/* 登録 */
.melmaga_middle .entryinput {
width: 40px;
height: 25px;
background-image: url(image/entry.gif);
}

/* 解除 */
.melmaga_middle .deleteinput {
width: 40px;
height: 25px;
background-image: url(image/delete.gif);
}


/* ボタン画像設定 */

/* 共通設定 */
.link_bot_box .bot_b input,
.point_box .bot_b input,
.point_box3 .bot_b input,
.td_color1 .bot_b input,
.td_color2 .bot_b .changeinput,
.td_color2 .bot_b .deleteinput,
.td_color2 .bot_b .detailinput,
.td_color3 .bot_b .reflectinput {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}

/*　ボタン表示幅設定区切り線非表示 */
.link_bot_box .bot_b {
width: 130px;
margin-left: auto;
margin-right: auto;
} 

※↓以下は非表示にしない場合に使用

/*　ボタン表示幅設定区切り線表示 */
.link_bot_box .bot_b {
width: 145px;
margin-left: auto;
margin-right: auto;
} 


/* レジに進む */
.link_bot_box .bot_b .registerinput {
width: 90px;
height: 25px;
background-image: url(image/register.gif);
}

/* ログイン */
.point_box .bot_b .logininput {
width: 70px;
height: 25px;
background-image: url(image/login.gif);
}

/* 次へ */
.link_bot_box .bot_b .nextinput {
width: 50px;
height: 25px;
background-image: url(image/next.gif);
float: left;
}

/* 戻る */
.link_bot_box .bot_b .backinput {
width: 50px;
height: 25px;
background-image: url(image/back.gif);
float: left;
margin-right: 10px;
}

/* 法人で登録する場合はこちら */
.point_box .bot_b .membercoinput,
.td_color1 .bot_b .membercoinput {
width: 170px;
height: 25px;
background-image: url(image/memberco.gif);
float: left;
}

/* 個人で登録する場合はこちら */
.point_box .bot_b .memberinput,
.td_color1 .bot_b .memberinput {
width: 170px;
height: 25px;
background-image: url(image/member.gif);
float: left;
}

/* お届け先を追加 */
.point_box3 .bot_b .shippinginput {
width: 100px;
height: 25px;
background-image: url(image/shipping.gif);
}

/* 送り主お届け先を追加 */
.point_box3 .bot_b .senderinput {
width: 160px;
height: 25px;
background-image: url(image/sender.gif);
}

/* 確認画面へ */
.link_bot_box .bot_b .checkinput {
width: 80px;
height: 25px;
background-image: url(image/check.gif);
}

/* 登録する */
.link_bot_box .bot_b .entryinput {
width: 70px;
height: 25px;
background-image: url(image/entry_b.gif);
float: left;
}

/* 変更する */
.link_bot_box .bot_b .changeinput {
width: 70px;
height: 25px;
background-image: url(image/change_b.gif);
float: left;
}

/* 送信する */
.link_bot_box .bot_b .sendinput {
width: 70px;
height: 25px;
background-image: url(image/send_b.gif);
float: left;
}

/* 削除する */
.point_box3 .bot_b .deleteinput,
.link_bot_box .bot_b .deleteinput {
width: 70px;
height: 25px;
background-image: url(image/delete_b.gif);
}

/* 反映する */
.td_color3 .bot_b .reflectinput {
width: 70px;
height: 25px;
background-image: url(image/reflect.gif);
}

/* 購入する */
.link_bot_box .bot_b .buyinput {
width: 70px;
height: 25px;
background-image: url(image/buy.gif);
float: left;
}

/* 決済する */
.link_bot_box .bot_b .paymentinput {
width: 70px;
height: 25px;
background-image: url(image/payment.gif);
float: left;
}

/* 変更 */
.td_color2 .bot_b .changeinput {
width: 40px;
height: 25px;
background-image: url(image/change.gif);
float: left;
margin-right: 10px;
}

/* 削除 */
.td_color2 .bot_b .deleteinput {
width: 40px;
height: 25px;
background-image: url(image/delete_s.gif);
float: left;
}

/* 詳細 */
.td_color2 .bot_b .detailinput {
width: 50px;
height: 25px;
background-image: url(image/detail_s.gif);
}

/* トップへ戻る */
.link_bot_box .bot_b .backtopinput {
width: 90px;
height: 25px;
background-image: url(image/backtop.gif);
}

/* マイページトップへ戻る */
.link_bot_box .bot_b .backmypageinput {
width: 150px;
height: 25px;
background-image: url(image/backmypage.gif);
}

/* 購入履歴一覧へ戻る */
.link_bot_box .bot_b .backlistinput {
width: 130px;
height: 25px;
background-image: url(image/backlist.gif);
}

/*一覧へ戻る */
.link_bot_box .bot_b .backshippinglistinput {
width: 90px;
height: 25px;
background-image: url(image/backshippinglist.gif);
}

/* 画面を閉じる */
.link_bot_box .bot_b .wincloseinput {
width: 90px;
height: 25px;
background-image: url(image/winclose.gif);
}

/* 区切り線非表示の場合 */
.link_bot_box .sec_linel {
display: none;
} 

※↓以下は非表示にしない場合に使用

/* 区切り線表示の場合 */
.link_bot_box .sec_linel {
display: block;
float: left;
} 

/* 特殊設定 */

/* ボタン配置ボックス */
.link_bot_box {
width: 250px;
margin-left: auto;
margin-right: auto;
}

/* 最下部ボタン1つ配置用 */
#inputimage input {
float: none;
margin-left: auto;
margin-right: auto;
}

/* 法人個人マイページ用 */
.point_box .bot_b .memberinput {
margin-right: 10px;
}

/* 法人個人その他フォーム上部用 */
.td_color1 .bot_b .membercoinput,
.td_color1 .bot_b .memberinput {
float: none;
}

/* ログインカートステップ2用 */
.point_box .bot_b .logininput {
display: inline;
}

/* お届け先を追加中央寄せ用 */
.point_box3 .bot_b .shippinginput {
margin-left: auto;
margin-right: auto;
}

/* 削除するカートステップ2用 */
.point_box3 .bot_b .deleteinput {
display: inline;
}


/* 詳細ボタン画像設定 */

/* 共通設定 */
.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/add_cart.gif);
float: left;
margin-right: 10px;
} 

/* お問い合わせボタン */
.detail_item_text .bot_b .inquiryinput {
width: 120px;
height: 40px;
background-image: url(image/inquiry.gif);
float: left;
} 

/* 区切り線非表示の場合 */
.detail_item_text .sec_linel {
display: none;
} 

※↓以下は非表示にしない場合に使用

/* 区切り線表示の場合 */
.detail_item_text .sec_linel {
display: block;
float: left;
} 

/* ボタン画像設定 */

/* 共通設定 */
.list_item_table .bot_b .cartaddinput,
.list_item_table .bot_b .detailinput,
.list_item_table .bot_b .inquiryinput,
.other_item .bot_b .text-11 {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
} 

/* カートに入れるボタン */
.list_item_table .bot_b .cartaddinput {
width: 130px;
height: 25px;
background-image: url(image/add_carts.gif);
float: left;
margin-right: 10px;
} 

/* 詳細を見るボタン */
.list_item_table .bot_b .detailinput {
width: 110px;
height: 25px;
background-image: url(image/detail.gif);
float: left;
margin-right: 10px;
} 

/* お問い合わせボタン */
.list_item_table .bot_b .inquiryinput {
width: 110px;
height: 25px;
background-image: url(image/inquirys.gif);
float: left;
} 

/* 関連商品カートに入れる */
.other_item .bot_b .text-11 {
width: 100px;
height: 25px;
background-image: url(image/add_carts_other.gif);
}

/* 区切り線非表示の場合 */
.list_item_table .sec_linel,
.list_item_table .sec_liner {
display: none;
} 

※↓以下は非表示にしない場合に使用

/* 区切り線表示の場合 */
.list_item_table .sec_linel,
.list_item_table .sec_liner {
display: block;
float: left;
} 

/*subnavi案内・非表示*/
.subnavi .subicon01,
.subnavi .subicon02,
.subnavi .sec_linel {
display: none;
}

/* ソート */
.list_soat {
display: none;
}

.top_page_body .icon_pickup {
display: none;
} 

.charge {
color: #FFFFFF;
font-size: 12px;
}

.charge .priceb {
color: #CC0000;
font-size: 12px;
}




#pickuplist_page_20 .ptitle {
background-image: url(image/black_0.gif);
}

/*製造メーカー別リスト*/
p.manufact {background-color: #f8dce0; margin-left: 10px;}

/*規定文*/
.rule_subtitle {
                color: #FFA500;
                font-weight: bold;
                font-size: 14px;
}

#free_page_79 #lefttd {
display: none;
}

/* 背景非表示 */
#free_page_79,
#free_page_79 #container {
background-image: none;
background-color: transparent;
margin: auto;
}

#free_page_92 #lefttd {
display: none;
}


/* 背景非表示 */
#free_page_92,
#free_page_92 #container {
background-image: none;
background-color: #FFFFFF;
margin: auto;
/}

#free_page_165 #lefttd {
display: none;
}

/* バリエーションがあります非表示 */
.detail_page_body .item_bot_box2 .text-11 {
display: none;
}

.diary_page_body .ptitle {
width: 710px;
height: 76px;
padding: 0px;
margin: 0px;
text-indent: -9999px;
background-image: url(image/page_title_diary.gif);
}

.shoppingcart_page_body .ptitle {
width: 710px;
height: 40px;
padding: 0px;
margin: 0px;
text-indent: -9999px;
background-image: url(image/page_title_cart.gif);
}
/* 関連商品用 */
/* 関連商品でも画像表示される場合は、別途画像を指定して下さい。 */
.shoppingcart_page_body .other_item .ptitle {
width: 710px;
height: 75px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/iteminfoot_title.gif);
}

.whatnew_top {
width: 490px;
height: 35px;
padding: 0px;
background-image: url(image/news_title.gif);
text-indent: -9999px;
} 

.shop {
width: auto;
height: 40px;
margin: 0px 0px 3px;
padding: 0px;
background-image: url(image/tokusho.gif);
}


.link {
width: auto;
height: 40px;
margin: 0px 0px 3px;
padding: 0px;
background-image: url(image/links.gif);
}

.bbs {
width: auto;
height: 35px;
margin: 0px 0px 3px;
padding: 0px;
background-image: url(image/bbs.gif);
}

.shop A,
.diary A,
.link A,
.bbs A {
width: 160px;
height: 35px;
display: block;
text-indent: -9999px;
}

.detail_page_body .ptitle {
width: 710px;
height: 60px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/iteminfo_title.gif);
} 

/* 関連商品用 */
/* 関連商品でも画像表示される場合は、別途画像を指定して下さい。 */
.detail_page_body .other_item .ptitle {
width: 710px;
height: 75px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/iteminfoot_title.gif);
} 

/********************************************************************/
/* 商品ページ　*/
.itempage_title {
color:#003366;
border-bottom:solid 1px #003366;
margin:0px 0px 10px 0px;
padding:0px 0px 5px 0px;
}

.itempage_title_top {
width: auto%;
height: 17px;
background-image: url(image/sub_menu_bg_02.gif);
margin: 10px 0px 10px 0px;
padding: 8px 5px 5px 15px;
font-size: 14px;
font-weight: bold;
color: #336699;
}

.customer {
background:#f5f5f5;
border:1px solid #666666;
display:block;
padding:10px;
margin:0px 0px 10px 0px;
}

/********************************************************************/

/* 追加スタイル */
.sp10 {
pading:0;
margin-bottom:10px;
}

.sp25 {
pading:0;
margin-bottom:25px;
}

.side_banner {
margin:0;
padding:0;
}

.side_banner img {
margin:0px 0px 10px 0px;
padding:0;
border:0;
}

.clear_sp15 {
clear:both;
height:15px;
}

/********************************************************************/

#categorylist_page_67 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category67.jpg);
padding: 0px;
}

#categorylist_page_80 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category80.jpg);
padding: 0px;
}

#categorylist_page_73 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category73.jpg);
padding: 0px;
}
#categorylist_page_34 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category34.jpg);
padding: 0px;
}

#categorylist_page_35 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category35.jpg);
padding: 0px;
}

#categorylist_page_62 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category62.jpg);
padding: 0px;
}

#categorylist_page_52 .ptitle {
width: 710px;
height: 200px;
text-indent: -9999px;
background-image: url(image/category52.jpg);
padding: 0px;
}

#categorylist_page_86 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category86.jpg);
padding: 0px;
}

#categorylist_page_55 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category55.JPG);
padding: 0px;
}

#categorylist_page_85 .ptitle {
width: 710px;
height: 120px;
text-indent: -9999px;
background-image: url(image/category85.JPG);
padding: 0px;
}

#categorylist_page_70 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category70.JPG);
padding: 0px;
}

#categorylist_page_93 .ptitle {
width: 710px;
height: 270px;
text-indent: -9999px;
background-image: url(image/category93.JPG);
padding: 0px;
}

#categorylist_page_95 .ptitle {
width: 710px;
height: 270px;
text-indent: -9999px;
background-image: url(image/category95.JPG);
padding: 0px;
}

#categorylist_page_97 .ptitle {
width: 710px;
height: 270px;
text-indent: -9999px;
background-image: url(image/category97.JPG);
padding: 0px;
}

#categorylist_page_96 .ptitle {
width: 710px;
height: 270px;
text-indent: -9999px;
background-image: url(image/category95.JPG);
padding: 0px;
}

#categorylist_page_99 .ptitle {
width: 710px;
height: 194px;
text-indent: -9999px;
background-image: url(image/category99.JPG);
padding: 0px;
}

#categorylist_page_81 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category81.jpg);
padding: 0px;
}

#categorylist_page_46 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category48.jpg);
padding: 0px;
}

#categorylist_page_65 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category65.jpg);
padding: 0px;
}

#categorylist_page_20 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category20.jpg);
padding: 0px;
}

#categorylist_page_25 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category25.jpg);
padding: 0px;
}

#categorylist_page_23 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/category23.jpg);
padding: 0px;
}

#categorylist_page_90 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/cate_title_ind.jpg);
padding: 0px;
}

#categorylist_page_61 .ptitle {
width: 710px;
height: 120px;
text-indent: -9999px;
background-image: url(image/category61.jpg);
padding: 0px;
}

#categorylist_page_63 .ptitle {
width: 710px;
height: 120px;
text-indent: -9999px;
background-image: url(image/category63.jpg);
padding: 0px;
}

#categorylist_page_101 .ptitle {
width: 710px;
height: 258px;
text-indent: -9999px;
background-image: url(image/category_101.jpg);
padding: 0px;
}

#categorylist_page_104 .ptitle {
width: 710px;
height: 114px;
text-indent: -9999px;
background-image: url(image/category104.JPG);
padding: 0px;
}

#categorylist_page_106 .ptitle {
width: 710px;
height: 114px;
text-indent: -9999px;
background-image: url(image/category104.JPG);
padding: 0px;
}

#categorylist_page_108 .ptitle {
width: 710px;
height: 114px;
text-indent: -9999px;
background-image: url(image/category104.JPG);
padding: 0px;
}

#categorylist_page_111 .ptitle {
width: 710px;
height: 133px;
text-indent: -9999px;
background-image: url(image/category110.JPG);
padding: 0px;
}

#categorylist_page_114 .ptitle {
width: 710px;
height: 284px;
text-indent: -9999px;
background-image: url(image/category114.jpg);
padding: 0px;
}

#categorylist_page_71 .ptitle {
width: 710px;
height: 80px;
text-indent: -9999px;
background-image: url(image/category71.jpg);
padding: 0px;
}

#categorylist_page_125 .ptitle {
width: 710px;
height: 180px;
text-indent: -9999px;
background-image: url(image/category125.jpg);
padding: 0px;
}

#pickuplist_page_74 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/cate_group74.jpg);
padding: 0px;
}

#pickuplist_page_105 .ptitle {
width: 710px;
height: 254px;
text-indent: -9999px;
background-image: url(image/group105.jpg);
padding: 0px;
}

#categorylist_page_121 .ptitle {
width: 710px;
height: 258px;
text-indent: -9999px;
background-image: url(image/category_bdr.jpg);
padding: 0px;
}

#categorylist_page_122 .ptitle {
width: 710px;
height: 258px;
text-indent: -9999px;
background-image: url(image/jellyfish_header.JPG);
padding: 0px;
}

#free_page_10 .ptitle {
width: 710px;
height: 120px;
text-indent: -9999px;
background-image: url(image/membership.jpg);
padding: 0px;
}

#free_page_41 .ptitle {
width: 710px;
height: 117px;
text-indent: -9999px;
background-image: url(image/page41.jpg);
padding: 0px;
}

#free_page_101 .ptitle {
width: 710px;
height: 264px;
text-indent: -9999px;
background-image: url(image/category_101.jpg);
padding: 0px;
}

#free_page_136 .ptitle {
width: 710px;
height: 264px;
text-indent: -9999px;
background-image: url(image/category_101.jpg);
padding: 0px;
}

#free_page_97 .ptitle {
width: 710px;
height: 120px;
text-indent: -9999px;
background-image: url(image/gallery.jpg);
padding: 0px;
}

#free_page_95 .ptitle {
width: 670px;
height: 150px;
text-indent: -9999px;
background-image: url(image/supply_record.jpg);
padding: 0px;
}

#free_page_151 .ptitle {
width: 710px;
height: 80px;
text-indent: -9999px;
background-image: url(image/page_title_pr.jpg);
padding: 0px;
}

#free_page_152 .ptitle {
width: 710px;
height: 150px;
text-indent: -9999px;
background-image: url(image/finder_title.jpg);
padding: 0px;
}

.whatnew_page_body .ptitle {
width: 710px;
height: 80px;
padding: 0px;
margin: 0px;
text-indent: -9999px;
background-image: url(image/page_title_wnews.jpg);
}

/***********menu-bar*************/
/#menu-bar  {
/position: absolute;
/margin-top: -10px;
/padding-right: 40px;
/FLOAT: right
/**/
/}

#menu-bar {
position: absolute;
top: 0px;
left: 4px;
}



#menu-bar {height:24px; position:relative; z-index:100;}
#menu-bar .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menubar, .menubar ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menubar li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menubar table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menubar li.top a.top_link {display:block; float:left; height:24px;}
.menubar li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menubar li.p1 {width:65px; background:url(image/home_1.gif) no-repeat;;}
.menubar li.p2 {width:103px; background:url(image/shiharai_1.gif) no-repeat;;}
.menubar li.p3 {width:103px; background:url(image/annai_1.gif) no-repeat;;}
.menubar li.p4 {width:103px; background:url(image/tel_1.gif) no-repeat;;}
.menubar li.p5 {width:103px; background:url(image/toiawase_1.gif) no-repeat;;}
.menubar li.p6 {width:103px; background:url(image/faq_1.gif) no-repeat;;}
.menubar li.p9 {width:103px; background:url(image/rep_1.gif) no-repeat;;}
.menubar li.p10 {width:236px; background:url(image/shippingfree1.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menubar li a#home {width:65px; background:url(image/home_0.gif) no-repeat;}
.menubar li a#shiharai {width:103px; background:url(image/shiharai_0.gif) no-repeat;}
.menubar li a#annai {width:103px; background:url(image/annai_0.gif) no-repeat;}
.menubar li a#tel {width:103px; background:url(image/tel_0.gif) no-repeat;}
.menubar li a#toiawase {width:103px; background:url(image/toiawase_0.gif) no-repeat;}
.menubar li a#faq {width:103px; background:url(image/faq_0.gif) no-repeat;}
.menubar li a#rep {width:103px; background:url(image/rep_0.gif) no-repeat;}
.menubar li a#xmas {width:236px; background:url(image/shippingfree1.gif) no-repeat;}
/* Style the list OR link hover. Depends on which browser is used */
.menubar a:hover {visibility:visible;} /* for IE6 */
.menubar li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menubar li a#home:hover, .menubar li:hover a#home,
.menubar li a#shiharai:hover, .menubar li:hover a#shiharai,
.menubar li a#annai:hover, .menubar li:hover a#annai,
.menubar li a#tel:hover, .menubar li:hover a#tel,
.menubar li a#toiawase:hover, .menu li:hover a#toiawase,
.menubar li a#faq:hover, .menubar li:hover a#faq,
.menubar li a#rep:hover, .menubar li:hover a#rep,
.menubar li a#xmas:hover, .menubar li:hover a#xmas 
{background:transparent;}
.menubar li a#tokushou:hover, .menubar li:hover a#tokushou {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menubar ul, 
.menubar :hover ul ul, 
.menubar :hover ul :hover ul ul,
.menubar :hover ul :hover ul :hover ul ul,
.menubar :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menubar :hover ul.sub {left:0; top:25px; background: #787; padding:2px 0; border:1px solid #888; white-space:nowrap; width:103px; height:auto;}
.menubar :hover ul.sub li {display:block; height:18px; position:relative; float:left; width:100px;}
.menubar :hover ul.sub li a {display:block; font-size:9px; height:18px; width:97px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menubar :hover ul.sub li a.fly {background:#fff url(image/arrow.gif) 90px 7px no-repeat;}
.menubar :hover ul.sub li a:hover {background:#37a237; color:#fff;}
.menubar :hover ul.sub li a.fly:hover {background:#37a237 url(image/arrow_over.gif) 90px 7px no-repeat; color:#fff;}
.menubar :hover ul li:hover > a.fly {background:#37a237 url(image/arrow_over.gif) 90px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menubar :hover ul :hover ul,
.menubar :hover ul :hover ul :hover ul,
.menubar :hover ul :hover ul :hover ul :hover ul,
.menubar :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

/**********menu-bar end**********/


/***********button*************/

#button	{
	border-right: #000 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 60%;
	margin-bottom: 0.5em;
	padding-bottom: 0.01em;
	margin-left: 8px; 
        margin-right: 7px;
	color: #333;
	padding-top: 0px;
	font-family: verdana, sans-serif;
                background-color: #000000
	}
    
#button ul	{
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: medium none;
	padding-top: 0px;
	border-bottom: medium none;
	list-style-type: none
	}
#button li	{
	margin: 0px;
	border-bottom: #000000 1px solid
	}
#button li a	{
	border-right: #353535 5px solid;
	padding-right: 3px;
	display: block;
	padding-left: 0.5em;
	padding-bottom: 3px;
	border-left: #000066 10px solid;
	width: 160px;
	color: #fff;
	padding-top: 2px;
	background-color: #2a2a2a;
	text-decoration: none
	}
html > body #button LI A	{
	width: auto
	}
#button li a:hover	{
	border-right: #747474 5px solid;
	border-left: #000099 10px solid;
	color: #fff;
	background-color: #555555
	}
div#button {float:left;clear:}

#reference-table
{
	font-size: 12px;
	background: #000;
	margin: 10px;
	width: 565px;
	border-collapse: collapse;
	text-align: left;
}
#reference-table th
{
	font-size: 14px;
	font-weight: normal;
	color: #cccccc;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#reference-table td
{
	border-bottom: 1px solid #696969;
	color: #A9A9A9;
	padding: 6px 8px;
}
#reference-table tbody tr:hover td
{
	color: #cccccc;
}

/* フッターインフォメーションガイド部分：start */

#footer-oline {
        clear: both;
	text-align: left;
}

.copyright h2 {
        font-size: 14px;
        font: verdana;
        font-weight: bold;
        float: left;
}

.copyright {
                background-color: #666666;
                color: #ffffff;
}

.footer-guide {
        float: left;
        width: 435px;
        padding: 10px;
        font-size: 12px;
}

.footer-guide h2 {
                font-weight: bold;
	font-size: 13px;
}

.footer-guide ul {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 8px 0 8px 25px;
}

.freeshipping {
                font-weight: bold;
	font-size: 13px;
	color: #FF0000;
}

.hsgi-info {
                background-color: #444444;
                border-style: solid;
                border-width: 1px;
                border-color: #3a3a3a;
	margin: 10px;
	padding: 5px 10px 0px 20px;
}

/* フッターショッピングガイド：ここまで */

#roadnav {
	font-size:7pt;
	line-height:16px;
	text-indent:5px;
	margin-bottom:15px;
	background-image:url(../images/tex/separator02.gif);
}

#roadnav a {
	color:#333333;
	text-decoration:underline;
}

#roadnav a:hover {
	color:#F38531;
	text-decoration:underline;
}

/* 店長の製品評価 */

.tencho {
     border-style:solid;
	 position: relative;
     top: 10px;
     left: 20px;
     padding:10px;
	 width:540px;
     background-color: #333333;
     border-top-width:2px;
     border-top-color:#696969;
     border-right-width:10px;
     border-right-color:#696969;
	 border-bottom-width:20px;
     border-bottom-color:#696969;
	 border-left-width:3px;
     border-left-color:#696969;}
     
h4 {
    border-left:solid 15px;
	border-bottom:solid 1px;
	border-left-color:#6678b1;
	border-bottom-color:#6678b1;
        width:95%;
}

.iken {margin-left:30px;
	line-height:1.5em;
	border-left:solid 2px;
	border-left-color:#6678b1;}

h4, p {padding:3px 3px 3px 10px;}

h3#midashi{
	padding:0 0 0 10px;
	border-left:#6678b1 10px solid;
	font-size: medium;
	font-weight: bold;
	color:#999999;
}

h3#midashi span{
	display:block;
	font-size:small;
	color:#999999;
}


#pagetd {
padding-top: 55px;
}

.top_page_body #pagetd {
padding-top: 0px;
}

.inquiry_page_body #pagetd {
padding-top: 0px;
}

.free_page_body #pagetd {
padding-top: 0px;
}

.shoppingcart_page_body #pagetd {
padding-top: 0px;
}

.categorylist_page_body #pagetd {
padding-top: 0px;
}

.result_page_body #pagetd {
padding-top: 0px;
}

.login_page_body #pagetd {
padding-top: 0px;
}

.mregistration_page_body #pagetd {
padding-top: 0px;
}

.whatnew_page_body #pagetd {
padding-top: 0px;
}

.my_page_body #pagetd {
padding-top: 0px;
}

.pickuplist_page_body #pagetd {
padding-top: 0px;
}

.header_pos {
position: absolute;
top: 112px;
left:225px;
width: 720px;
height: 45px;
}

.top_page_body .header_pos {
display: none;
}

.inquiry_page_body .header_pos {
display: none;
}

.free_page_body .header_pos {
display: none;
}

.shoppingcart_page_body .header_pos {
display: none;
}

.categorylist_page_body .header_pos {
display: none;
}

.result_page_body .header_pos {
display: none;
}

.mregistration_page_body .header_pos {
display: none;
}

.login_page_body .header_pos {
display: none;
}

.whatnew_page_body .header_pos {
display: none;
}

.my_page_body .header_pos {
display: none;
}

.pickuplist_page_body .header_pos {
display: none;
}

#copy {
position: relative;
}

.shoplogo {
width: 210px;
}


.header_info {
position: absolute;
top: 53px;
left: 533px;
}


.shoppingcart_page_body #pagemain {
padding-top: 90px;
background-image: url(image/cart_message.jpg);
background-repeat: no-repeat;
background-position: 15px 0px;
}



.result_page_body #pagemain {
padding-top: 65px;
background-image: url(image/categ_message.gif);
background-repeat: no-repeat;
background-position: 15px 0px;
}

.mregistration_page_body #pagemain {
padding-top: 55px;
background-image: url(image/memberguide.gif);
background-repeat: no-repeat;
background-position: 15px 0px;
}

.login_page_body #pagemain {
padding-top: 55px;
background-image: url(image/memberguide.gif);
background-repeat: no-repeat;
background-position: 15px 0px;
}

.my_page_body #pagemain {
padding-top: 55px;
background-image: url(image/mypage.gif);
background-repeat: no-repeat;
background-position: 15px 0px;
}

.pickuplist_page_body #pagemain {
padding-top: 65px;
background-image: url(image/categ_message.gif);
background-repeat: no-repeat;
background-position: 15px 0px;
}


#lefttd .side_box {
width: 200px;
}

/* メール、パスワードボックス */
.member .shopc_list .shopc_in input {
width: 110px;
} 

#righttd .side_box {
width: 200px;
}

.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 46px;
}

#lefttd .icon {
text-align: center;
}

.category_list ul ul {
padding-left: 15px;
} 

.list_table_middle .style1_text .text-normal .text-11 {
text-decoration: line-through;
}

table.item2 {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
table.item2 td {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
table.item2 td.og {
	background: #c60;
}
table.item2 td.og2 {
	background: #111;
}


.detail_page_body .model_number {
display: block;
} 

.top_page_body .model_number {
display: none;
} 

.photo_line {
	width: auto;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

/********** 全体横幅調整************** */
/* 右用枠 200へ変更*/
.side_box1 {
	width: 200px;
	margin: 0px auto 10px 10px;
	padding: 0px;
}

/********** 全体横幅調整 end************** */

/* 両アイコン非表示 */
.icon {
display: none;
} 

/* ポイントアイコン非表示 */
.icon_point {
display: none;
} 

/* 会員制限アイコン非表示 */
.icon_member {
display: none;
} 

/* 選択写真ワク表示 */
.photo_on img {
border: 2px solid #0000CD;
}

/* 検索窓アイコン表示 */

input.form {
background-image: url(image/icon_search.gif);
background-repeat: no-repeat;
padding-left: 16px;
} 
