/* CSS Document */

/********************************************************************/
/* 大外 */
#container {
	width: 860px;
	background-color: #F8F6E3;
	font-size: 12px;
	margin-bottom: 5px;
}

/********************************************************************/
/* ヘッダー header*/
#header {
	width: 840px;
	height: 148px;
	margin: 0px;
	padding: -10px 0px 0px;
	background: url(image/header-bg.jpg) no-repeat center;
}
#header h1{
	text-indent: -9999px;
}
/* ヘッダー下ライン */
#bline {
	width: 860px;
	height: 15px;
	background-color: #F8F6E3;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* キャッチコピー copy text*/
#copy {
	width: auto;
	background-image: url(img/copy_bg.gif);
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: 10px;
    color: #5E4A0B;
}

/* リンク色 */
#copy A:link {
    color: #5E4A0B;
    font-size: 10px;
}

#copy A:active {
    color: #5E4A0B;
    font-size: 10px;
}

#copy A:visited {
    color: #5E4A0B;
	font-size: 10px;
}

#copy A:hover {
    color: #FFFFFF;
	font-size: 10px;
} 

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 390px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding-top: 20px;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 390px;
	margin: 0px 0px 0px 5px;
	padding-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

/* リンク色 */
.shoptext A:link {
     color: #5C5C4B;
}

.shoptext A:active {
     color: #5C5C4B;
}

.shoptext A:visited {
     color: #5C5C4B;
}

.shoptext A:hover {
     color: #74745F;
}

/********************************************************************/
/* サブナビゲーション */
.subnavi {
	width: 400px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	float: left;
	text-align: center;
    font-size: 10px;
}

/* リンク色 */
.subnavi A:link {
     color: #5E4A0B;
    font-size: 10px;
}
.subnavi A:active {
     color: #5E4A0B;
    font-size: 10px;
}
.subnavi A:visited {
     color: #8E7C4D;
    font-size: 10px;
}
.subnavi A:hover {
     color: #ED9300;
    font-size: 10px;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	background-image: url(image/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	background-image: url(image/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 10px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
height: 20px;
background-image: url(image/icon_mini.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(image/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	background-color: #FFFFFF;
	width: 155px;
	margin: 0px 5px 15px 0px;
	padding: 0px;
}

/* 右用 */
#righttd .side_box {
	background-color: #FFFFFF;
	margin: 0px 0px 15px 5px;
}

/* 中央用枠160 */
.center_box {
	width: 500px;
	background-color: #F8F6E3;
	margin: 0px 0px 20px;
	padding: 0px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 15px;
	background-image: url(image/menu_bg01.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	background-color: #FFFFFF;
	/* IE用 */
	background-position: bottom;
	border: 1px solid #CC9901;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #5E4A0B;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #5E4A0B;
}

.mcategory A:active {
	color: #5E4A0B;
}

.mcategory A:visited {
	color: #8E7C4D;
}

.mcategory A:hover {
	color: #ED9300;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 15px;
	background-image: url(image/pickup_bg01.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
	font-size: 10px;
	color: #947827;
}

/* 内容 */
.pickup_category_list {
	width: auto;
	background-color: #FFFFFF;
	/* IE用 */
	background-position: bottom;
	border: 1px solid #DEDEBC;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #FFFFFF;
}

/*　リンク色 */
.pickup_category_list A:link {
	color: #5E4A0B;
}

.pickup_category_list A:active {
	color: #5E4A0B;
}

.pickup_category_list A:visited {
	color: #8E7C4D;
}

.pickup_category_list A:hover {
	color: #ED9300;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #F8F6E3;
}

.navi A:link {
	color: #5E4A0B;
}

.navi A:active {
	color: #5E4A0B;
}

.navi A:visited {
	color: #8E7C4D;
}

.navi A:hover {
	color: #ED9300;
}

/* ショップ通信*/
.shop {
	width: auto;
	height: 34px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* 店長日記*/ 
.diary {
	width: auto;
	height: 34px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* リンク集*/ 
.link {
	width: auto;
	height: 34px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* 掲示板*/ 
.bbs {
	width: auto;
	height: 34px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* フリー*/
.free_menu {
	width: auto;
	height: 34px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
} 

/* yahooオークション */
.yahoo {
	width: auto;
	height: 27px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 27px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 27px;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px 37px;
	background-image: url(image/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* オークションリンク文字サイズ */
.yahoo A:link {
	color: #5E4A0B;
	font-size: 10px;
}

.yahoo A:active {
	color: #5E4A0B;
	font-size: 10px;
}

.yahoo A:visited {
	color: #8E7C4D;
	font-size: 10px;
}

.yahoo A:hover {
	color: #ED9300;
	font-size: 10px;
}

.rakuten A:link {
	color: #5E4A0B;
	font-size: 10px;
}

.rakuten A:active {
	color: #5E4A0B;
	font-size: 10px;
}

.rakuten A:visited {
	color: #8E7C4D;
	font-size: 10px;
}

.rakuten A:hover {
	color: #ED9300;
	font-size: 10px;
}

.bidders A:link {
	color: #5E4A0B;
	font-size: 10px;
}

.bidders A:active {
	color: #5E4A0B;
	font-size: 10px;
}

.bidders A:visited {
	color: #8E7C4D;
	font-size: 10px;
}

.bidders A:hover {
	color: #ED9300;
	font-size: 10px;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.member .shopc_title {
	width: auto;
	height: 15px;
	background-image: url(image/login_bg01.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
}

.shopc_title {
	width: auto;
	height: 15px;
	background-image: url(image/menu_head.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	background-color: #FFFFFF;
	/* IE用 */
	background-position: bottom;
	border: 1px solid #CC9901;
	margin: 0px;
	padding: 5px 0px 5px;
	font-weight: bold;
}

.shopc_list .price {
    background-image: none;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	background-image: url(img/secline.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 4px;
	padding: 8px 5px 0px;
	font-size: 10px;
}

.shopc_in A:link {
	color: #5E4A0B;
}

.shopc_in A:active {
	color: #5E4A0B;
}

.shopc_in A:visited {
	color: #8E7C4D;
}

.shopc_in A:hover {
	color: #ED9300;
}

/* レジに行く */
.shopc_go {
	width: auto;
	background-image: url(img/secline.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 8px 5px 5px;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}


/* 左td */
#lefttd {
    width: 160px;
	padding: 0px;
	margin: 0px;
}

#lefttd .side_box h3,
#righttd .side_box h3 {
text-indent: -9999px;
}


/* 中央td */
#centertd {
    width: 500px;
	padding: 15px 20px 15px 20px;
	margin: 0px;
}

/* 右td */
#righttd {
    width: 160px;
	padding: 15px 0px 15px 0px;
	margin: 0px;
}

/* 内部ページtd */
#pagetd {
	background-color: ##F8F6E3;
}

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	background-color: #F8F6E3;
    border: 1px solid #DEDEBC;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
    width: auto;
	padding: 0px;
	margin: 0px;
}

/* 大枠中 */
.welcome_middle {
    width: auto;
	padding: 0px;
	margin: 0px;
}

/* 大枠下 */
.welcome_bottom {
    width: auto;
	padding: 0px;
	margin: 0px;
}

/* 右用 */
#righttd .welcome_top {
    width: auto;
	padding: 0px;
	margin: 0px;
}

#righttd .welcome_middle {
    width: auto;
	padding: 0px;
	margin: 0px;
}

#righttd .welcome_bottom {
    width: auto;
	padding: 0px;
	margin: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	text-indent: -9999px;
	width: auto;
	height: 30px;
	background-image: url(image/what.gif);
	background-repeat: no-repeat;
	margin: 0px 20px 0px 0px;
	padding: 1px 10px 1px;
	font-size: 14px;
	font-weight: bold;
	color: #787861;
}

.whatnew_middle,
.whatnew_bottom {
display:none;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	text-indent: -9999px;
	width: auto;
	height: 28px;
	background-image: url(image/newitem.gif);
	background-repeat: no-repeat;
	background-color: #F8F6E3;
	margin: 0px;
	padding: 1px 0px 1px 10px;
	font-size: 14px;
	color: #5E4A0B;
	font-weight: bold;
}

/* 大枠中 */
.style1_middle {
	width: 470px;
	background-color: #F8F6E3;
	margin: 0px;
	padding: 5px 15px 5px;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	background-color: #F8F6E3;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	margin: 0px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	background-color: #F8F6E3;
	margin: 5px 0px 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
width: auto;
background-color: #FFFFFF;
background-image: url(img/text_bg.gif);
background-repeat: repeat-x;
background-position: bottom; 
border: 1px solid #DEDEBC;
margin: 0px;
padding: 10px;
}



/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 448px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	width: auto;
	background-image: url(img/text_bg.gif);
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

/* 価格 */
.price {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #5E4A0B;
	font-weight: bold;
}

/* 価格大 */
.priceb {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #5E4A0B;
	font-weight: bold;
}

/* 在庫ありなし */
.stock {
    color: #333333;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: auto;
	height: 48px;
	background-image: url(img/top_title_bg.gif);
	margin: 0px;
	padding: 12px 0px 0px 25px;
	font-size: 14px;
	color: #787861;
	font-weight: bold;
}

/* 大枠中 */
.style2_middle {
	width: 470px;
	margin: 0px;
	padding: 5px 15px 5px;
}

/* 大枠下 */
.style2_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/top_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin: 5px 0px 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	background-color: #FFFFFF;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	border: 1px solid #DEDEBC;
	margin: 0px;
	padding: 10px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 448px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	background-image: url(img/text_bg.gif);
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 448px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 112px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	margin: 0px 1px 0px 1px;
	padding: 4px;
	font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 10px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: 80px;
	margin: 5px 10px 0px;
	padding: 0px;
	font-size: 10px;
}

/* 1位テキスト */
.rank1 {
	font-size: 12px;
	width: auto;
	padding-bottom: 5px;
	color: #787861;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 12px;
	color: #787861;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 15px;
	background-image: url(image/recommend.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
	font-size: 10px;
	color: #947827;
}


/* 大枠中 */
.style3_middle {
	width: auto;
	background-color: #FFFFFF;
	/* IE用 */
	background-position: bottom;
	margin: 0px;
	color: #FFFFFF;
}

/*　リンク色 */
.style3_middle A:link {
	color: #5E4A0B;
}

.style3_middle A:active {
	color: #5E4A0B;
}

.style3_middle A:visited {
	color: #8E7C4D;
}

.style3_middle A:hover {
	color: #ED9300;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	margin: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

/* テーブル */
.style3_table {
	width: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #CC9901;
	padding: 5px 0px 5px;
	margin: 0px;
	color: #5E4A0B;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 18px;
}

/* 説明 */
.style3_text {
	width: auto;
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: 10px;
	color: #5E4A0B;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	width: auto;
	height: 15px;
	background-image: url(image/mailmagazine.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
	font-size: 10px;
	color: #947827;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	background-color: #FFFFFF;
	/* IE用 */
	background-position: bottom;
	border: 1px solid #CC9901;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #5E4A0B;
}

/*　リンク色 */
.melmaga_middle A:link {
	color: #5E4A0B;
}

.melmaga_middle A:active {
	color: #5E4A0B;
}

.melmaga_middle A:visited {
	color: #8E7C4D;
}

.melmaga_middle A:hover {
	color: #ED9300;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	margin: 0px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;
	margin: 0px 5px 0px 5px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 15px;
	background-image: url(image/ownerprofile.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0px 9px 30px;
	font-size: 10px;
	color: #947827;
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
	background-image: url(image/free_back.jpg);
	/* IE用 */
	_background-image: url(image/free_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #CC9901;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	margin: 0px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	color: #996666;
}

/* コメント */
.tcom {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	font-size: 10px;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 15px 15px;
}

/* 第二階層パンクズ */
#pan {
	padding: 10px;
    width: auto;
	color: #5E4A0B;
}

/* リンク色 */
#pan A:link {
color: #5E4A0B;
}

#pan A:active {
color: #5E4A0B;
}

#pan A:visited {
color: #8E7C4D;
}

#pan A:hover {
color: #ED9300;
}


/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: 670px;
	height: 25px;
	padding: 0px 0px 0px 10px;
                background-image: url(image/detail_head.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #5E4AOB;
	font-weight: bold;
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	margin: 0px;
	background-image: url(img/page_bottom_bg1.gif);
	padding: 5px 5px 10px;
}

/* 第二階層下 */
.pbottom {
	width: 660px;
	height: 25px;
	background-image: url(img/page_bottom_bg1.gif);
	margin: 0px;
	padding: 5px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	margin: 0px;
	background-color: #F0F0DF;
	padding: 5px;
	color: #999999;
}

.item_bot_box2 {
	background-image: url(img/style3_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
    background-color: #FFF7E8;
	border-top: 1px solid #DEDEBC;
	border-bottom: 1px solid #DEDEBC;
	margin: 5px 0px 0px;
	padding: 10px 5px;
}

/********************************************************************/
/* 商品一覧ページ list page of items */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 245px;
	height: auto;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 5px 30px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #996666;
}

/* ソート */
.list_soat {
	width: 300px;
	margin-left: 330px;
	padding: 5px 0px 0px 15px;
	font-size: 12px;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top: 4px solid #DEDEBC;
	margin: 0px 10px 5px;
	padding: 5px 0px 0px 5px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 620px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
width: 620px;
height: 23px;
padding-bottom: 6px;
text-indent: -9999px;
background-image: url(image/otherphoto_head.gif);
background-repeat: no-repeat;
}

/* 詳細説明 */
.detail_sub_table {
	width: 620px;
	margin: 0px;
	padding-top: 10px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 5px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 200px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 20px 5px 20px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
width: auto;
height: 28px;
background-image: url(image/diarysub_head.gif);
margin: 10px 20px 5px;
padding: 0px 5px 0px 5px;
font-size: 14px;
color: #5E4A0B;
font-weight: bold;
}

/* 内部ページの中 */
.page_table_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 20px 0px 20px;
	padding: 5px 10px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 5px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
width: auto;
height: 23px;
background-image: url(image/diarysub_head.gif);
margin: 10px 20px 5px;
padding: 0px 5px 0px 5px;
font-size: 14px;
color: #5E4A0B;
font-weight: bold;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 20px 0px 20px;
	padding: 5px 10px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 5px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	height: 28px;
	background-image: url(image/sub_menu_bg02.gif);
	margin: 10px 10px 5px;
	padding: 0px 5px 0px 10px;
	font-size: 14px;
	color: #787861;
	font-weight: bold;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 20px 0px 20px;
	padding: 5px 10px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 5px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
width: auto;
height: 20px;
background-image: url(image/icon_mini.gif);
background-repeat: no-repeat;
margin: 10px 0px 5px;
padding: 8px 0px 0px 20px;
font-size: 14px;
font-weight: bold;
color: #787861;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
width: auto;
height: 20px;
background-image: url(image/icon_mini.gif);
background-repeat: no-repeat;
margin: 10px 0px 5px;
padding: 1px 0px 0px 22px;
font-size: 14px;
font-weight: bold;
color: #787861;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 598px ;
}

/********************************************************************/
/* カートの中身 inside of the cart*/

/* カートの中身テーブル */
.cart_table {
	width: 598px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 598px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 5px 5px 0px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

.point_box2 {
	width: auto;
	background-color: #FFF7E8;
	border-left: 1px solid #DEDEBC;
	border-right: 1px solid #DEDEBC;
	border-bottom: 1px solid #DEDEBC;
	margin: 0px 5px 8px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.point_box3 {
	width: auto;
	background-color: #FFF7E8;
    border: 1px solid #DEDEBC;
	margin: 10px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color: #FFF7E8;
	border: 1px solid #DEDEBC;
	margin: 5px 40px 0px 40px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* エラーテキスト */
.error_text {
    color: #FF6600;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
	background-color: #F0F0DF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
}

.cart_step_2 {
	width: auto;
	background-color: #F0F0DF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
}

.cart_step_3 {
	width: auto;
	background-color: #F0F0DF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
}

.cart_step_4 {
	width: auto;
	background-color: #F0F0DF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
}

.cart_step_1_check {
	width: auto;
    background-color: #FFCC66;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #787861;
}

.cart_step_2_check {
	width: auto;
    background-color: #FFCC66;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #787861;
}

.cart_step_3_check {
	width: auto;
    background-color: #FFCC66;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #787861;
}

.cart_step_4_check {
	width: auto;
    background-color: #FFCC66;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #787861;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 610px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color: #787861;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

.td_color2 {
    background-color:#FFF7E8;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#DEDEBC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

/********************************************************************/
/* 店長日記・最新ニュース mapitom diary and news page*/

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 23px;
	background-image: url(img/sub_menu_bg01.gif);
	margin: 10px 20px 5px;
	padding: 12px 5px 0px 25px;
	font-size: 14px;
	color: #787861;
	font-weight: bold;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(image/free_back.jpg);
	border: 1px solid #DEDEBC;
	margin: 0px 20px 0px 20px;
	padding: 5px 10px 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	padding: 0px;
	margin: 10px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 link page*/

/* td左 */
.td_link_shop1 {
    width: 150px;
	background-color: #F0F0DF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

/* td右 */
.td_link_shop2 {
    width: auto;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px;
}

/* 大枠 */
.link_shop {
	width: auto;
	background-image: url(img/free_back.jpg);
}

/* テーブル */
.link_shop_table {
	width: 630px;
	margin: 0px;
	background-image: url(img/free_back.jpg);
}

/* ショップタイトル項目 */
.shop_title {
width: auto;
height: 20px;
background-image: url(image/icon_mini.gif);
background-repeat: no-repeat;
margin-bottom: 5px;
padding: 5px 0px 0px 30px;
font-size: 14px;
font-weight: bold;
color: #787861;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド user guide page */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

/********************************************************************/
/* フッター */
#footer {
    height: 70px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	color: #F8F6E3;
}

/* おちゃのこ ochanoko it's not allowed to change or delete*/
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
}

/********************************************************************/
/* ウィンドウを閉じる close the window*/
.win_close {
	padding-left: 10px;
}

/********************************************************************/
/* 掲示板 bbs page*/

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	margin: 10px 20px 0px 20px;
	padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	margin: 0px 20px 10px 20px;
	padding: 5px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 40px;
	padding: 10px;
}

/* テーブル小 */
.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:#787861;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#F0F0DF;
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#F0F0DF;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEBC;
	margin: 10px 5px 15px 5px;
	padding: 10px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin: 10px 20px 0px;
	padding: 5px;
	border-top: 1px solid #DEDEBC;
	border-bottom: 1px solid #DEDEBC;
}

/********************************************************************/
/* フォームボタン強調 emphasis of the button in the form page*/
.bot_b input {
    padding: 2px;
	background-color: #FFFFFF;
	background-image: url(img/bot_bg.gif);
	color: #FFFFFF;
}

/********************************************************************/
/* HTMLタグ要素 tag elements*/
body {
	background-color: #FFFFFF;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

A:link {
text-decoration: underline;
font-size: 12px;
color: #5E4A0B;
line-height: 140%;
}

A:active {
text-decoration: underline;
font-size: 12px;
color: #5E4A0B;
line-height: 140%;
}

A:visited {
text-decoration: underline;
font-size: 12px;
color: #8E7C4D;
line-height: 140%;
}

A:hover {
text-decoration: none;
font-size: 12px;
color: #ED9300;
line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	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: 5px;
	list-style-image: url(img/icon04.gif);
}

li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント font */

/* ボールド bold*/
.text-bold {
}

/* ノーマル normal*/
.text-normal { 
    font-weight:normal;
}

/* ボールド大 bold large*/
.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
    color: #5E4A0B;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}

/* 掲示板テキスト用カラー text color for bbs*/
.bbs_color {
	color: #333333;
}

/********************************************************************/
/*トップページ　画面左上、ＭａｐｉｔＯｍのバナーを押すとホームに飛ぶようにリンクをする方法 toppage mapitom banner link to home*/

.shoptext A {
display: block;
width: 400px;
height: 125px;
}



/********************************************************************/
/*【商品一覧】のヘッダーを画像で表示させる方法 display 'category page'_header image without text*/

.categorylist_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/category_head.gif);
} 

.pickuplist_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/category_head.gif);
} 

/********************************************************************/
/*【商品詳細】のヘッダーを画像で表示させる方法 display detail_header image without text*/

.detail_page_body .ptitle {
width: 670px;
height: 25px;
padding-bottom:2px;;
text-indent: -9999px;
background-image: url(image/detail_head.gif);
} 

/* 関連商品用 */
/* 関連商品でも画像表示される場合は、別途画像を指定して下さい。display 'related items_header image' without text*/
 */

.detail_page_body .other_item .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/kanren_head.gif);
}

.other_item .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/kanren_head.gif);
}


/* 商品名テキストの色変更 font color of item*/

.detail_page_body .item_name {
color: #FBB03B;
}


/********************************************************************/
/*【特定商取引法】ヘッダーを画像で表示させる方法 about law image without text*/

.legal_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/tokutei_head.gif);
} 

/*特定商取引法　背景画像 about law background image*/

.legal_page_body .link_shop_table {
background-image: url(image/free_back.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.legal_page_body .td_link_shop2 {
border-bottom: none;
}


/********************************************************************/
/*【ご利用案内】のヘッダーを画像で表示させる方法 display help page_header image without text*/

.help_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/goriyouannai_head.gif);
} 

/*お買い物の流れ　ヘッダー　how to buy header */

.help_page_1 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/howtobuy_head.gif);
}


/*送料について　ヘッダー　shipping header */

.help_page_2 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/shipping_head.gif);
}


/*税金の表示について　ヘッダー　tax header */

.help_page_3 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/tax_head.gif);
}


/*お支払い方法について　ヘッダー　payment header */

.help_page_4 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/payment_head.gif);
}


/*ポイント還元について　ヘッダー　point header */

.help_page_5 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/point_head.gif);
}


/*リニューアルについて　ヘッダー　renewal schedule header */

.help_page_6 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/abrenewal_head.gif);
}


/*アイコンについて　ヘッダー　about icon header */

.help_page_7 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/icon_head.gif);
}


/*推奨環境について　ヘッダー　system requirement header */

.help_page_8 .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/system_head.gif);
}

/********************************************************************/
/*【お問い合せ】のヘッダーを画像で表示させる方法 display 'contact us' page_header image without text*/

.inquiry_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/otoiawase_head.gif);
} 


/*お問い合せフォーム　ヘッダー　form header */

.inquiry_page_body .page_table_top {
width: 620px;
height: 18px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/form_head.gif);
}

/********************************************************************/
/*【mapitom's diary】のヘッダーを画像で表示させる方法 display 'mapitom's diary' page_header image without text*/

.diary_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/mapitomdiary_head.gif);
} 


/*件名の背景画像　backfground of post*/

.diary_page_body .tdiary_news_table_top {
width: 620px;
height: 28px;
padding: 0px;
background-image: url(image/diarysub_head.gif);
}



/********************************************************************/
/*【link】のヘッダーを画像で表示させる方法 display 'link page_header image without text*/

.link_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/link_head.gif);
} 


/********************************************************************/
/*【お客様の声】のヘッダーを画像で表示させる方法 display 'bbs page_header image without text*/

.bbs_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/bbs_head.gif);
} 


/********************************************************************/
/*【会員専用ページ（扉ページ）】のヘッダーを画像で表示させる方法 display 'portal page'header image without text*/

.member_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/members_head.gif);
}


/********************************************************************/
/*【マイページ】のヘッダーを画像で表示させる方法 display 'my page_header image without text*/

.my_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/mypage_head.gif);
}

/********************************************************************/
/*【お客様情報登録】のヘッダーを画像で表示させる方法 display 'Account register page'header image without text*/

.mregistration_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/accountreg_head.gif);
}

/********************************************************************/
/*【お客様情報の削除】のヘッダーを画像で表示させる方法 display 'remove Account page'header image without text*/

.mdelete_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/delac_head.gif);
}


/********************************************************************/
/*【お届け先登録、変更、削除】のヘッダーを画像で表示させる方法 display 'change Account page'header image without text*/

.shippinglist_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/changead_head.gif);
}


/********************************************************************/
/*【パスワードを忘れた方ページ】のヘッダーを画像で表示させる方法 display 'passward assistance page' header image without text
*/

.password_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/passas_head.gif);
}


/********************************************************************/
/*【ショッピングカート】のヘッダーを画像で表示させる方法 display ' shopping cart header image without text*/

.shoppingcart_page_body  .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/cart_head.gif);
}


/********************************************************************/
/*【お届け先の登録】のヘッダーを画像で表示させる方法 display 'add new address' header image without text
*/

.shipping_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/addadd_head.gif);
}


/********************************************************************/
/*【お届け先の登録】のヘッダーを画像で表示させる方法 display 'add new address' header image without text
*/

.shipping_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/addadd_head.gif);
}


/********************************************************************/
/*【お届け先の変更】のヘッダーを画像で表示させる方法 display 'change address' header image without text
*/

.shippingchange_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/changead_head.gif);
}


/********************************************************************/
/*【送り主一覧】のヘッダーを画像で表示させる方法 display 'sender list' header image without text
*/

.senderlist_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/senderli_head.gif);
}



/********************************************************************/
/*【送り主の登録】のヘッダーを画像で表示させる方法 display 'sender resistry' header image without text
*/

.sender_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/senderreg_head.gif);
}


/********************************************************************/
/*【送り主の変更】のヘッダーを画像で表示させる方法 display 'change sender' header image without text
*/

.senderchange_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/chsender_head.gif);
}


/********************************************************************/
/*【購入履歴一覧】のヘッダーを画像で表示させる方法 display 'previous purchase' header image without text
*/

.historylist_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/prepurch_head.gif);
}


/********************************************************************/
/*【購入履歴詳細】のヘッダーを画像で表示させる方法 display 'previous purchase detail' header image without text
*/

.historydetail_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/prepurch_head.gif);
}


/********************************************************************/
/*【検索結果】のヘッダーを画像で表示させる方法 display 'search result' header image without text*/

.result_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/searchr_head.gif);
}


/********************************************************************/
/*【ポイントについて】※アイコンボタンからポップアップ　のヘッダーを画像で表示させる方法 display 'about point'(pop up window) header image without text*/

.pointhelp_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/abpoint_head.gif);
}


/********************************************************************/
/*【会員制限について】※アイコンボタンからポップアップ　のヘッダーを画像で表示させる方法 display 'about members only '(pop up window) header image without text*/

.memberhelp_page_body .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/memonly_head.gif);
}


/********************************************************************/
/*【自由ページ】の背景を画像で表示させる方法 display 'freepage'background image*/

.free_page_body .freepage_table {
background-image: url(image/free_back.jpg);
}


/********************************************************************/
/*【About Mapit Om】のヘッダーを画像で表示させる方法 display 'About Mapit Om' header image without text*/

#free_page_1 .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/aboutmapit_head.gif);
}


/********************************************************************/
/*【お洗濯について】のヘッダーを画像で表示させる方法 display 'laundry page' header image without text*/

#free_page_5 .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/laundry_head.gif);
}


/********************************************************************/
/*【卸売りのご案内】のヘッダーを画像で表示させる方法 display 'wholesale page' header image without text*/

#free_page_3 .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/wholesale_head.gif);
}


/********************************************************************/
/*【サイズについて】のヘッダーを画像で表示させる方法 display 'size page' header image without text*/

#free_page_2 .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/size_head.gif);
}


/********************************************************************/
/*【winter collection】のヘッダーを画像で表示させる方法 display 'winter collection' header image without text*/

#free_page_6 .ptitle {
width: 670px;
height: 25px;
padding: 0px;
text-indent: -9999px;
background-image: url(image/winter_head.gif);
}



/********************************************************************/
/*【what's new（トップページにあるスクロールのもの。自由記入欄4使用）】 のリストのアイコン画像を変更する
display 'what's new (toppage jiyuusiyouran 4)' list icon image*/

.whatnew_list li {
padding-bottom: 2px;
padding-left: 3px;
list-style-image: url(image/icon_minili.gif);
}



/********************************************************************/
/*トップページ【携帯サイト】のヘッダーを画像で表示させる方法 display 'mobile site' header image without text*/

.mobile .melmaga_top {
background-image: url(image/mobile.jpg);
}

/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2266 .pmiddle {
padding-top: 1240px;
background-image: url(product/unisex-poncho.jpg);
background-repeat: no-repeat;
}
#detail_page_2266 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2266 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2267 .pmiddle {
padding-top: 1240px;
background-image: url(product/colourful_shawl.jpg);
background-repeat: no-repeat;
}
#detail_page_2267 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2267 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2268 .pmiddle {
padding-top: 1240px;
background-image: url(product/colourful_shawl2.jpg);
background-repeat: no-repeat;
}
#detail_page_2268 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2268 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2262 .pmiddle {
padding-top: 1240px;
background-image: url(product/ladies_poncho.jpg);
background-repeat: no-repeat;
}
#detail_page_2262 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2262 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2248 .pmiddle {
padding-top: 492px;
background-image: url(product/ap_pooncho.jpg);
background-repeat: no-repeat;
}
#detail_page_2248 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2248 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2169 .pmiddle {
padding-top: 625px;
background-image: url(product/ballet1.jpg);
background-repeat: no-repeat;
}
#detail_page_2169 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2169 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2171 .pmiddle {
padding-top: 625px;
background-image: url(product/ballet2.jpg);
background-repeat: no-repeat;
}
#detail_page_2171 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2171 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2168 .pmiddle {
padding-top: 692px;
background-image: url(product/gladiator1.jpg);
background-repeat: no-repeat;
}
#detail_page_2168 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2168 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2167 .pmiddle {
padding-top: 612px;
background-image: url(product/booty1.jpg);
background-repeat: no-repeat;
}
#detail_page_2167 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2167 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2164 .pmiddle {
padding-top: 612px;
background-image: url(product/booty2.jpg);
background-repeat: no-repeat;
}
#detail_page_2164 .ptitle {
margin-bottom: 12px;
}  
#detail_page_2164 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}

/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2162 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal1.jpg);
background-repeat: no-repeat;
}
#detail_page_2162 .ptitle {
margin-bottom: 12px;
}
#detail_page_2162 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
} 
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2161 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal2.jpg);
background-repeat: no-repeat;
}
#detail_page_2161 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2161 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2160 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal3.jpg);
background-repeat: no-repeat;
}
#detail_page_2160 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2160 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2159 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal3.jpg);
background-repeat: no-repeat;
}
#detail_page_2159 .ptitle {
margin-bottom: 12px;
}
#detail_page_2159 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2158 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal3.jpg);
background-repeat: no-repeat;
}
#detail_page_2158 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2158 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2086 .pmiddle {
padding-top: 913px;
background-image: url(product/3way_dress.jpg);
background-repeat: no-repeat;
}
#detail_page_2086 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2086 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2349 .pmiddle {
padding-top: 1056px;
background-image: url(product/ap_parker1.jpg);
background-repeat: no-repeat;
}
#detail_page_2349 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2349 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2249 .pmiddle {
padding-top: 675px;
background-image: url(product/ap_vest1.jpg);
background-repeat: no-repeat;
}
#detail_page_2249 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2249 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2250 .pmiddle {
padding-top: 1005px;
background-image: url(product/ap_skirt1.jpg);
background-repeat: no-repeat;
}
#detail_page_2250 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2250 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2253 .pmiddle {
padding-top: 1105px;
background-image: url(product/ap_onepiece1.jpg);
background-repeat: no-repeat;
}
#detail_page_2253 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2253 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2418 .pmiddle {
padding-top: 675px;
background-image: url(product/ap_bag1.jpg);
background-repeat: no-repeat;
}
#detail_page_2418 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2418 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2419 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2419 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2419 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2420 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2420 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2420 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2421 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2421 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2421 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2422 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2422 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2422 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2423 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2423 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2423 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2424 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2424 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2424 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2425 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2425 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2425 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2426 .pmiddle {
padding-top: 625px;
background-image: url(product/ap_patch.jpg);
background-repeat: no-repeat;
}
#detail_page_2426 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2426 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_1259 .pmiddle {
padding-top: 1555px;
background-image: url(product/qjl_20big.jpg);
background-repeat: no-repeat;
}
#detail_page_1259 .ptitle {
margin-bottom: 12px;
} 
#detail_page_1259 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2427 .pmiddle {
padding-top: 1555px;
background-image: url(product/qjl_20big.jpg);
background-repeat: no-repeat;
}
#detail_page_2427 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2427 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2439 .pmiddle {
padding-top: 393px;
background-image: url(product/hp1_wide.jpg);
background-repeat: no-repeat;
}
#detail_page_2439 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2439 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2440 .pmiddle {
padding-top: 405px;
background-image: url(product/hp2_wide.jpg);
background-repeat: no-repeat;
}
#detail_page_2440 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2440 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2441 .pmiddle {
padding-top: 423px;
background-image: url(product/pon1_wide.jpg);
background-repeat: no-repeat;
}
#detail_page_2441 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2441 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2442 .pmiddle {
padding-top: 505px;
background-image: url(product/lsl1_wide.jpg);
background-repeat: no-repeat;
}
#detail_page_2442 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2442 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_245 .pmiddle {
padding-top: 1225px;
background-image: url(product/big1p.jpg);
background-repeat: no-repeat;
}
#detail_page_245 .ptitle {
margin-bottom: 12px;
} 
#detail_page_245 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_239 .pmiddle {
padding-top: 1000px;
background-image: url(product/big_ambar.jpg);
background-repeat: no-repeat;
}
#detail_page_239 .ptitle {
margin-bottom: 12px;
} 
#detail_page_239 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_1529 .pmiddle {
padding-top: 1025px;
background-image: url(product/big_chello.jpg);
background-repeat: no-repeat;
}
#detail_page_1529 .ptitle {
margin-bottom: 12px;
} 
#detail_page_1529 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_722 .pmiddle {
padding-top: 1225px;
background-image: url(product/amber2_big.jpg);
background-repeat: no-repeat;
}
#detail_page_722 .ptitle {
margin-bottom: 12px;
} 
#detail_page_722 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_723 .pmiddle {
padding-top: 925px;
background-image: url(product/florite_big.jpg);
background-repeat: no-repeat;
}
#detail_page_723 .ptitle {
margin-bottom: 12px;
} 
#detail_page_723 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_241 .pmiddle {
padding-top: 1122px;
background-image: url(product/big_labo.jpg);
background-repeat: no-repeat;
}
#detail_page_241 .ptitle {
margin-bottom: 12px;
} 
#detail_page_241 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_725 .pmiddle {
padding-top: 1025px;
background-image: url(product/big_mala1.jpg);
background-repeat: no-repeat;
}
#detail_page_725 .ptitle {
margin-bottom: 12px;
} 
#detail_page_725 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_237 .pmiddle {
padding-top: 925px;
background-image: url(product/big_mala2.jpg);
background-repeat: no-repeat;
}
#detail_page_237.ptitle {
margin-bottom: 12px;
} 
#detail_page_237 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_238 .pmiddle {
padding-top: 1020px;
background-image: url(product/big_rose.jpg);
background-repeat: no-repeat;
}
#detail_page_238.ptitle {
margin-bottom: 12px;
} 
#detail_page_238 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_247 .pmiddle {
padding-top: 1225px;
background-image: url(product/big_neck.jpg);
background-repeat: no-repeat;
}
#detail_page_247.ptitle {
margin-bottom: 12px;
} 
#detail_page_247 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_232 .pmiddle {
padding-top: 825px;
background-image: url(product/big_tiger.jpg);
background-repeat: no-repeat;
}
#detail_page_232.ptitle {
margin-bottom: 12px;
} 
#detail_page_232 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2703 .pmiddle {
padding-top: 825px;
background-image: url(product/big_florite.jpg);
background-repeat: no-repeat;
}
#detail_page_2703.ptitle {
margin-bottom: 12px;
} 
#detail_page_2703 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2704 .pmiddle {
padding-top: 1025px;
background-image: url(product/ama_big.jpg);
background-repeat: no-repeat;
}
#detail_page_2704.ptitle {
margin-bottom: 12px;
} 
#detail_page_2704 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}

/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2705 .pmiddle {
padding-top: 1025px;
background-image: url(product/big_sun.jpg);
background-repeat: no-repeat;
}
#detail_page_2705.ptitle {
margin-bottom: 12px;
} 
#detail_page_2705 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2707 .pmiddle {
padding-top: 720px;
background-image: url(product/big_mala6.jpg);
background-repeat: no-repeat;
}
#detail_page_2707.ptitle {
margin-bottom: 12px;
} 
#detail_page_2707 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2708 .pmiddle {
padding-top: 911px;
background-image: url(product/big_chalo.jpg);
background-repeat: no-repeat;
}
#detail_page_2708.ptitle {
margin-bottom: 12px;
} 
#detail_page_2708 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2709 .pmiddle {
padding-top: 1225px;
background-image: url(product/big_labo2.jpg);
background-repeat: no-repeat;
}
#detail_page_2709.ptitle {
margin-bottom: 12px;
} 
#detail_page_2709 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2710 .pmiddle {
padding-top: 1125px;
background-image: url(product/big_rainbow5.jpg);
background-repeat: no-repeat;
}
#detail_page_2710.ptitle {
margin-bottom: 12px;
} 
#detail_page_2710 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2711 .pmiddle {
padding-top: 1025px;
background-image: url(product/big_saraph.jpg);
background-repeat: no-repeat;
}
#detail_page_2711.ptitle {
margin-bottom: 12px;
} 
#detail_page_2711 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2712 .pmiddle {
padding-top: 1175px;
background-image: url(product/big_mlala5.jpg);
background-repeat: no-repeat;
}
#detail_page_2712.ptitle {
margin-bottom: 12px;
} 
#detail_page_2712 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2713 .pmiddle {
padding-top: 1050px;
background-image: url(product/big_torquo3.jpg);
background-repeat: no-repeat;
}
#detail_page_2713.ptitle {
margin-bottom: 12px;
} 
#detail_page_2713 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2714 .pmiddle {
padding-top: 1025px;
background-image: url(product/mala_big7.jpg);
background-repeat: no-repeat;
}
#detail_page_2714.ptitle {
margin-bottom: 12px;
} 
#detail_page_2714 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2715 .pmiddle {
padding-top: 1525px;
background-image: url(product/big_rose2.jpg);
background-repeat: no-repeat;
}
#detail_page_2715.ptitle {
margin-bottom: 12px;
} 
#detail_page_2715 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2827 .pmiddle {
padding-top: 321px;
background-image: url(product/tribal3.jpg);
background-repeat: no-repeat;
}
#detail_page_2827 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2827 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2849 .pmiddle {
padding-top: 925px;
background-image: url(product/oldlabo_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2849 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2849 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2850 .pmiddle {
padding-top: 925px;
background-image: url(product/amazo_big.jpg);
background-repeat: no-repeat;
}
#detail_page_2850 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2850 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2851 .pmiddle {
padding-top: 925px;
background-image: url(product/torquize_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2851 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2851 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2852 .pmiddle {
padding-top: 925px;
background-image: url(product/tiger_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2852 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2852 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2853 .pmiddle {
padding-top: 925px;
background-image: url(product/moon2_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2853 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2853 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2854 .pmiddle {
padding-top: 925px;
background-image: url(product/malakite_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2854 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2854 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2855 .pmiddle {
padding-top: 925px;
background-image: url(product/florite_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2855 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2855 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2856 .pmiddle {
padding-top: 925px;
background-image: url(product/rodo_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2856 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2856 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2857 .pmiddle {
padding-top: 925px;
background-image: url(product/ccrysoplas_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2857 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2857 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2858 .pmiddle {
padding-top: 925px;
background-image: url(product/seraphy_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2858 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2858 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2859 .pmiddle {
padding-top: 925px;
background-image: url(product/labra_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2859 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2859 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2860 .pmiddle {
padding-top: 925px;
background-image: url(product/purpulelabo_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2860 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2860 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2861 .pmiddle {
padding-top: 925px;
background-image: url(product/amatyst_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2861 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2861 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2862 .pmiddle {
padding-top: 925px;
background-image: url(product/amatyst2_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2862 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2862 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2863 .pmiddle {
padding-top: 925px;
background-image: url(product/ocean_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2863 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2863 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2864 .pmiddle {
padding-top: 925px;
background-image: url(product/hawk_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2864 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2864 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2865 .pmiddle {
padding-top: 925px;
background-image: url(product/crystal_l.jpg);
background-repeat: no-repeat;
}
#detail_page_2865 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2865 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2932 .pmiddle {
padding-top: 725px;
background-image: url(product/how_to.jpg);
background-repeat: no-repeat;
}
#detail_page_2932 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2932 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2933 .pmiddle {
padding-top: 725px;
background-image: url(product/how_to.jpg);
background-repeat: no-repeat;
}
#detail_page_2933 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2933 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2934 .pmiddle {
padding-top: 725px;
background-image: url(product/how_to.jpg);
background-repeat: no-repeat;
}
#detail_page_2934 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2934 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2935 .pmiddle {
padding-top: 725px;
background-image: url(product/how_to.jpg);
background-repeat: no-repeat;
}
#detail_page_2935 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2935 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3014 .pmiddle {
padding-top: 665px;
background-image: url(image/jump_b.jpg);
background-repeat: no-repeat;
}
#detail_page_3014 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3014 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3013 .pmiddle {
padding-top: 665px;
background-image: url(image/jump_b.jpg);
background-repeat: no-repeat;
}
#detail_page_3013 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3013 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3012 .pmiddle {
padding-top: 665px;
background-image: url(image/jump_b.jpg);
background-repeat: no-repeat;
}
#detail_page_3012 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3012 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3011 .pmiddle {
padding-top: 665px;
background-image: url(image/jump_b.jpg);
background-repeat: no-repeat;
}
#detail_page_3011 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3011 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3412 .pmiddle {
padding-top: 677px;
background-image: url(product/apj_7.jpg);
background-repeat: no-repeat;
}
#detail_page_3412 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3412 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3493 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_3493 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3493 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3491 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_3491 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3491 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2938 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2938 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2938 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2937 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2937 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2937 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2936 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2936 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2936 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2922 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2922 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2922 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2921 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2921 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2921 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2920 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2920 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2920 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2919 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2919 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2919 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2918 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2918 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2918 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2917 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2917 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2917 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_2916 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_2916 .ptitle {
margin-bottom: 12px;
} 
#detail_page_2916 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3492 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_3492 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3492 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3494 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_3494 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3494 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}
/********************************************************************/
/*inserting large image infront of pmiddle& spacing between the image and the header*/
#detail_page_3493 .pmiddle {
padding-top: 625px;
background-image: url(image/yws_big1.jpg);
background-repeat: no-repeat;
}
#detail_page_3493 .ptitle {
margin-bottom: 12px;
} 
#detail_page_3493 .other_item .pmiddle { 
background-image: none; 
padding-top: 0px;
}