/* CSS Document */

/********************************************************************/
/* 大外 */
#container {
	width: 1000px;
	background-image: url("https://xdirect.ocnk.net/data/xdirect/image/top_image/copy.jpg");
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-size: 12px;
}

/********************************************************************/
/* ヘッダー */
#header {
	width: 1000px;
	height: 87px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/header_bg.jpg);
	/*background-color: #1b7890;*/
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* ヘッダー下ライン */
#bline {
	width: 1000px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* キャッチコピー */
#copy {
	width: 1000px;
	height: 23px;
	/*background-color: #FFFFFF;*/
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/copy.jpg);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #fff;
}

/* キャッチコピーリンク設定有り */
#copy A:link {
	font-size: 10px;
	font-weight: bold;
}

#copy A:active {
	font-size: 10px;
	font-weight: bold;
}

#copy A:visited {
	font-size: 10px;
	font-weight: bold;
}

#copy A:hover {
	font-size: 10px;
	font-weight: bold;
} 

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 515px;
	height: 65px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/logo.jpg);
	float: left;
	margin: 0px 0px 0px 0px;
}
.shoplogo img{
	margin: 25px 0px 0px 0px;
	width: 470px;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	/*width: 350px;
	margin: 15px 0px 0px 5px;
	font-weight: bold;
	float: left;*/
}

.shoptext A:link {
	color: #FFFFFF;
}

.shoptext A:active {
	color: #FFFFFF;
}

.shoptext A:visited {
	color: #FFFFFF;
}

.shoptext A:hover {
	color: #FFFFFF;
}

/********************************************************************/
/* サブナビゲーション */
.subnavi {
	width: 450px;
	height: 38px;
	background-color: #f4f8f9;
	/*border: 1px solid #529DC3;*/
	float: right;
	color: #4c4c4c;
	margin-top: 19px;
	padding-top: 10px;
	padding-left:15px;
}

.subnavi A:link {
	/*font-weight: bold;*/
	text-decoration: underline;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 140%;
}

.subnavi A:active {
	text-decoration: underline;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

.subnavi A:visited {
	text-decoration: underline;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

.subnavi A:hover {
	text-decoration: none;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;

}

/*ライン*/
.sec_linel{
	margin-left:10px;
	margin-right:10px;
}


/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-right:20px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	height: 15px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 180px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

/* 中央用枠160 */
.center_box {
	/*width: 600px;*/
	/*margin: 20px 20px 0px 20px;*/
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 38px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/title1.jpg);
	/*background-color: #1b7890;*/
	background-repeat:no-repeat;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	/*background-image: url(img/menu_bg01_middle.gif);*/
	background-color: #f4f8f9;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #000000;
	/*font-weight: bold;*/
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #000000;
}

.mcategory A:active {
	color: #000000;
}

.mcategory A:visited {
	color: #000000;
}

.mcategory A:hover {
	color: #666666;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 38px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/title1.jpg);
	background-repeat:no-repeat;
}

/* 内容 */
.pickup_category_list {
	width: auto;
	/*background-image: url(img/menu_bg01_middle.gif);*/
	background-color:#f4f8f9;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	color: #000000;
	font-weight: bold;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* ナビゲーションリンク文字色 */
.navi A:link {
	color: #CC3333;
}

.navi A:active {
	color: #CC3333;
}

.navi A:visited {
	color: #CC3333;
}

.navi A:hover {
	color: #CC6666;
}

/* ショップ通信 */
.shop {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-color:#f4f8f9;
}

/* 店長日記 */
.diary {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-color:#f4f8f9;
}

/* リンク集 */
.link {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-color:#f4f8f9;
}

/* 掲示板 */
.bbs {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-color:#f4f8f9;
}

/* フリー */
.free_menu {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}

/* yahooオークション */
.yahoo {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}

/* オークションリンク文字サイズ */
.yahoo A:link {
	font-size: 10px;
}

.yahoo A:active {
	font-size: 10px;
}

.yahoo A:visited {
	font-size: 10px;
}

.yahoo A:hover {
	font-size: 10px;
}

.rakuten A:link {
	font-size: 10px;
}

.rakuten A:active {
	font-size: 10px;
}

.rakuten A:visited {
	font-size: 10px;
}

.rakuten A:hover {
	font-size: 10px;
}
.bidders A:link {
	font-size: 10px;
}

.bidders A:active {
	font-size: 10px;
}

.bidders A:visited {
	font-size: 10px;
}

.bidders A:hover {
	font-size: 10px;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	width: auto;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 38px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/title1.jpg);
	background-repeat:no-repeat;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	/*background-image: url(img/menu_bg03_middle.gif);*/
	background-color:#f4f8f9;
	margin: 0px;
	padding: 0px;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	width: auto;
	height: 20px;
	margin: 0px 11px 0px 5px;
	padding: 5px;
	/*background-image: url(img/cart.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left center;*/
	border-bottom: 1px solid #227a90;
	/*font-weight: bold;*/
	background-color:#f4f8f9;

}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	/*background-color: #f4f8f9;*/
	border-bottom: 1px solid #227a90;
	margin: 0px 11px 1px 5px;
	padding: 5px;
	font-size: 10px;
	background-color:#f4f8f9;
}

/* レジに行く */
.shopc_go {
	width: auto;
	/*background-image: url(img/menu_bg03_middle.gif);*/
	background-color:#f4f8f9;
	margin: 0px 11px 1px 0px;
	padding: 5px;
	color: #990000;
	text-align: center;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

/* 左td */
#lefttd {
    width: 180px;
	padding: 0px;
	margin: 0px;
}

/* 中央td */
#centertd {
	width: 600px;
	padding: 20px 20px 0px 20px;
}

/* 右td */
#righttd {
    width: 180px;
	padding: 0px;
	margin: 0px;
}

/* 内部ページtd 
#pagetd {
}
*/

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	background-color: #FFFFFF;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	width: auto;
	background-image: url(img/welcome_top_bg.gif);
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	background-image: url(img/welcome_middle_bg.gif);
	margin: 0px;
	padding: 10px;
}

/* 大枠下 */
.welcome_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/welcome_bottom_bg.gif);
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 5px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	/*width: auto;*/
	background: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/whatsnewbg.jpg) no-repeat;
        height: 38px;
	margin: 0px;
	padding: 12px 5px 0px 8px;
	font-size: 14px;
	font-weight: bold;
        color: #fff;
}

/* 大枠中 */
.whatnew_middle {
	/*width: auto;*/
	/*background-image: url(img/what_middle_bg.gif);*/
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/* 大枠下 */
.whatnew_bottom {
	/*width: auto;*/
	height: 15px;
	/*background-image: url(img/what_bottom_bg.gif);*/
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: 460px;
	height: 25px;
	background-image: url(img/top_title_bg01.gif);
	margin: 0px;
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style1_middle {
	width: 480px;
	background-image: url(img/top_middle_bg01.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/top_bottom_bg01.gif);
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin-top: 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 458px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	/*width: 500px;*/
	/*background-color: #F5F5F5;*/
	margin: 0px;
	padding: 5px 40px 5px 5px;
	font-size: 10px;
	color: #666666;
      
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color:#336699;
	font-weight: bold;
}

/* 価格 */
.price {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

/* 価格大 */
.priceb {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/* 在庫ありなし */
.stock {
	color: #000000;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: 460px;
	height: 25px;
	background-image: url(img/top_title_bg02.gif);
	margin: 0px;
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style2_middle {
	width: 480px;
	background-image: url(img/top_middle_bg02.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style2_bottom {
	width: 490px;
	height: 15px;
	background-image: url(img/top_bottom_bg02.gif);
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #A82E2B;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin-top: 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 460px;
	margin: 0px;
	padding: 0px;
}
.test {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #666666;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 460px;
	margin: 0px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 110px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px 2px 0px 2px;
	padding: 5px;
	font-size: 10px;
	color: #535337;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 9px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: 80px;
	margin: 0px 8px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
}

/* 1位テキスト */
.rank1 {
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-left: 5px;
	color: #A82E2B;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 10px;
	color: #A82E2B;
	font-weight: bold;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 23px;
	background-image: url(img/menu_bg04.gif);
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
	background-image: url(img/menu_bg04_middle.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/menu_bg04_bottom.gif);
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #25724B;
}

/* テーブル */
.style3_table {
	width: auto;
	background-color: #FFFFFF;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin-bottom: 5px;
	padding: 0px 20px;
}

/* 説明 */
.style3_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #666666;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	width: auto;
	height: 23px;
	background-image: url(img/menu_bg04.gif);
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	background-image: url(img/menu_bg04_middle.gif);
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/menu_bg04_bottom.gif);
	margin: 0px;
	padding: 0px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;
	margin: 2px 5px 0px 2px;
	padding: 2px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 23px;
	background-image: url(img/menu_bg04.gif);
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
	background-image: url(img/menu_bg04_middle.gif);
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/menu_bg04_bottom.gif);
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 65px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* コメント */
.tcom {
    background-color: #ECFFF2;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
	color: #000000;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 800px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

/* 第二階層パンクズ */
#pan {
    padding: 20px 5px 5px 20px;
    width: auto;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: auto;
	height: 27px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/ptitle_bg.jpg);
	/*background-color: #1b7890;*/
	margin-top: 5px;
	padding: 9px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 第二階層中 */
.pmiddle {
	width: auto;
	/*background-image: url(img/page_middle_bg01.gif);*/
	background-color: #f9f7f4;
	margin: 0px;
	padding: 0px;
}

/* 第二階層下 */
.pbottom {
	width: 800px;
	height: 25px;
	/*background-image: url(img/page_bottom_bg01.gif);*/
	background-color: #f9f7f4;
	margin: 0px;
	padding: 0px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
    background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

.item_bot_box2 {	
    background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: auto;
	height: auto;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/icon.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	/*font-weight: bold;*/
	float: left;
}

/* ソート */
.list_soat {
	float:right;
	width: 300px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px 10px 5px 5px;
	padding: 5px 0px 0px 5px;
	color: #336699;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
    margin: 10px 10px 0px 10px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 5px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
    margin: 0px 10px 0px 10px;
    padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 10px 0px 10px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	/*background-color: #F5F5F5;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: auto;
	height: 26px;
	background-image: url(img/page_title_bg02.gif);
	margin: 5px 0px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 詳細説明 */
.detail_sub_table {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

/* 他の写真 */
.detail_sub_table02 {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	margin: 0px 5px 5px;
	padding: 5px;
	background-color: #F5F5F5;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 206px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 22px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	width: auto;
	height: 17px;
	/*background-image: url(img/sub_menu_bg_01.gif);*/
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table_middle {
	width: auto;
	/*background-color: #FFFFFF;*/
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	height: 10px;
	background-color: #f9f7f4;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_01.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_03.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}


/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 9px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: auto;
	height: 28px;
	/*background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;*/
	border-bottom: 1px solid #b5ccd2;
	margin-bottom: 5px;
	padding: 9px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 595px ;
}
/* 内部テーブルフレームFAQ */
.table_fream2 {
    width: 740px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 595px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 595px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	background-color:#FFFFF0;
	border: 1px solid #D4D0C8;
	margin: 5px 5px 0px 0px;
	padding: 10px;
}

.point_box2 {
	width: auto;
	background-color:#F5F5F5;
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}

.point_box3 {
	width: auto;
	/*background-color:#FFFFF0;
	border: 1px solid #D4D0C8;*/
	margin: 10px;
	padding: 5px;
	text-align: center;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color:#FFFFF0;
	border: 1px solid #D4D0C8;
	margin: 5px 40px 0px 40px;
	padding: 10px;
}

/* エラーテキスト */
.error_text {
    color: #FF0000;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D4D0C8;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	text-align: right;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
	background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_2 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_3 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_4 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_1_check {
	width: auto;
	background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_2_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_3_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_4_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 608px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	color: #336699;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#336699;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

.td_color2 {
    background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#BFE0F0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #336699;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 17px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/sub_menu_bg_01.gif);
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #336699;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	margin: 0px;
	padding: 10px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
    background-color:#BFE0F0;
	border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

/* td右 */
.td_link_shop2 {
    width: auto;
    background-color:#F5F5F5;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

/* 大枠 */
.link_shop {
	background-color:#FFFFFF;
    margin: 10px 5px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* テーブル */
.link_shop_table {
	width: 625px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 10px;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

/********************************************************************/
/* フッター */
#footer {
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	/*background-color: #000000;*/
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
	color: #000000;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
}

.win_close A:link {
	color: #336699;
}

.win_close A:active {
	color: #336699;
}

.win_close A:visited {
	color: #336699;
}

.win_close A:hover {
	color: #336699;
}

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	background-color: #FFFFFF;
	margin: 20px 20px 0px 20px;
	padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_s {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.bbs_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
	background-color:#336699;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#BFE0F0;
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#BFE0F0;
	padding: 5px;
	color: #FFFFFF;
}

/* テキスト */
.bbs_text {
	width: auto;
    background-color:#F5F5F5;
	margin: 5px 5px 15px 5px;
	padding: 10px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin: 10px 20px 0px;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* リンク色 */
.sec_line_top A:link {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
}

.sec_line_top A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 2px;
	background-color: #FFFFFF;
	background-image: url(img/bot_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	background-image:url(https://xdirect.ocnk.net/data/xdirect/image/top_image/body_bg.jpg);
	background-repeat:repeat-x;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	/*background-position: center;*/
}

A:link {
	/*font-weight: bold;*/
	text-decoration: underline;
	/*font-size: 12px;*/
	color: #333;
	line-height: 140%;
}

A:active {
	text-decoration: underline;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

A:visited {
	text-decoration: underline;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

A:hover {
	text-decoration: none;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	color: #333;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 10px;
	list-style-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/icon.jpg);
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 15px;
	list-style-image: url(img/icon04.gif);
}

.whatnew_middle li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);
}

li {
	padding-bottom: 5px;
}

form {
	width: 160px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
    color: #000000;
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
	line-height:1.35em;
}


/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 18px;
	line-height: 100%;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FF0000;
}

/*★★★★エクスブリッジ追加分★★★★*/

/*共通タイトル*/
.h3_title{
	margin: 20px 0 10px 0;
}
/*画像共通*/
img{
	border:0;
}

/*センター共通*/
.cont_center{
	margin-left:10px;
	width:580px;
}


/*★★センター部分★★*/

/*トピックステーブル用*/
.topics_table{
	margin-left:10px;
}

.topics_table td{
	padding:5px;	
}
.topics_table_left{
	width:110px;
}

/*激安商品一覧*/
.sale_txt{
	font-size:10px;
}
.sale_ul{
	margin:0;
	padding:0;
}
.sale_ul li{
	list-style:none;
	float:left;
	width:180px;
	height:275px;
	margin-right:10px;
	margin-left:10px;
}
.strong_red{
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}

/*ピックアップエリア*/
.pickup_txt{
	font-size:10px;
}

.pickup_table{
	margin-top:10px;
}


/*インフォメーションエリア*/
.bg_b{
	background-color:#f4f8f9;
	padding:10px;
}

/*画像のロールオーバー*/
a:hover img
	{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}

/*レフトナビ設定*/
#left_navi_ul{
	margin:0;
	padding:0;
	list-style:none;
}

#left_navi_ul li{
	margin:0;
	width:152px;
	height:26px;
	background-image:url(https://xdirect.ocnk.net/data/xdirect/image/top_image/sidenav_sab_bg.jpg);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:35px;
	padding-bottom:0px;
	font-size:12px;
	color:#999999;
	list-style:none;

}


.accordion-list{
	margin:0;
	width:152px;
	height:26px;
	background-image:url(https://xdirect.ocnk.net/data/xdirect/image/top_image/sidenavi_bg.jpg);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:28px;
	padding-bottom:0px;
	font-size:14px;
	color:#1b788e;
	list-style:none;
        font-weight: bold;
        display: block;
        cursor: pointer;
        text-decoration: underline;
}

/*業界最安値コンテンツ用*/

.cheapest_ul{
	margin:15px 0 0 0;
	padding:0;
}
.cheapest_li1{
	list-style:none;
	float:left;
	width:176px;
	height:280px;
}

.cheapest_li2{
	list-style:none;
	float:left;
	width:176px;
	height:280px;
	margin-left:20px;
}

.cheapest_p{
	margin:0px;
	width:176px;
}


.cheapest_d_ul{
	margin:15px 0 0 0;
	padding:0;
}

.cheapest_d_li1{
	list-style:none;
	float:left;
	width:140px;
	height:230px;
}

.cheapest_d_li2{
	list-style:none;
	float:left;
	width:140px;
	height:230px;
	margin-left:0px;
}


.cheapest_d_p{
	margin:0px;
	font-size:10px;
	line-height:1.35em;
}

/*売れ筋商品用*/

.ure{
	margin-top:10px;
}


.ure_title{
	background-image:url(https://xdirect.ocnk.net/data/xdirect/image/top_image/title_bg_popular.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:45px;
	padding-left:45px;
	font-weight:bold;
}

.ure_p{
	margin-left:48px;
	font-weight:bold;
	padding:0px;

}

.taiou_txt{
	font-size:10px;
	margin: 5px 0 0 0;
	
}

.kishu_txt{
	margin:0px;
	padding:5px 0 10px 0;
	font-size:14px;
}

/*国内商品VS海外商品*/

.abroad{
	width:600px;
}

.abroad img{
	margin-top:10px;
}
		
.abroad ul{
width:600px;
margin:0;
padding:0;
			
}
			
.abroad li{
list-style:none;
float:left;
width:295px;				
}

.abroad a{
	font-size:10px;
}
		
.ml10{
	margin-left:10px;
}		
		
	
.link li{
list-style:none;
float:left;			width:183px;			
}

.link li a{
line-height:21px;
}

		
.ml15{
margin-left:15px;	
}


.link {
margin:0px 5px 0px 5px;
padding:0px;
}


.bnr_list{
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}

.bnr_list li{
	float:left;
}

/*トップページ上のコンテンツエリア*/
.top_cont{
	width:550px;
	margin: 0px 0px 10px 0px;
}


/*TOP_サイド枠テンプレート*/

.sidecont_top{
	background-image:url(https://www.exdirect.net/data/xdirect/image/top_image/sidecont_top.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	padding:0;
	width:181px;
	height:10px;
}

.sidecont_mdl{
	background-image:url(https://www.exdirect.net/data/xdirect/image/top_image/sidecont_mdl.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:10px;
	width:161px;
}

.sidecont_btm{
	background-image:url(https://www.exdirect.net/data/xdirect/image/top_image/sidecont_btm.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:181px;
	height:10px;
}

/*TOPの真ん中テキストテンプレ*/
.f_red{
	color:#e23b0c;
	font-weight:bold;
}

.main_txt{
	margin:0px;
	padding:5px 5px 0 5px;
	font-size:12px;
	color:#666;
	line-height:1.75em;
}

/*商品説明下のテーブル*/

.detail_item_table .table_de{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	border-top:1px solid #efeded;
	border-right:1px solid #efeded;
}

.detail_item_table .table_de td{
	padding:5px;
	border-bottom:1px solid #efeded;
	text-align:center;
	border-left:1px solid #efeded;
}


.detail_item_table .table_de_tr{
	background-color:#d6ddeb;
	font-weight:bold;
	text-align:center;
}

.d_font{
	font-size:20px;
	color:#00CCCC;
	font-weight:bold;
}


/*余白*/
.mt10{
	margin-top:10px;
}


/*TOP　リンク用　テーブル*/

table.link_list_table{
    width: 570px;
	text-align:left;
    /*border: 1px #E3E3E3 solid;*/
    border-collapse: collapse;
    border-spacing: 0;
	font-size:12px;
}

.link_list_table td {
    padding: 5px;
	text-align:left;
    border-bottom: 1px #E3E3E3 dotted;
    border-width: 0 0 1px 1px;
}

.directdeliverymodel_list{
	float:left;
	width:390px;
	margin: 0px;
	line-height:2.0em;
}

.tub_list{
	width:600px;
	margin:0;
	padding:0;
}
.tub_list li{
	width:150px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.tub_list_ca{
	width:560px;
	margin:0;
	padding:0;
}
.tub_list_ca li{
	width:140px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.link_list_ul{
	width:570px;
	margin:0;
	padding:0;
	list-style:none;
}

.link_list_ul li{
	float:left;
	padding:7px 0 7px 15px;
	width:170px;
	background:url('https://www.exdirect.net/data/xdirect/image/top_image/icon_list.jpg') left top no-repeat;
	border-bottom:1px #CCC dotted;
}

.directdeliverymodel_list_left{
	float:left;
	width:140px;
	margin: 0px;
	
}

.directdeliverymodel_list{
    float: left;
    line-height: 2em;
    margin: 0;
	padding:0;
    width: 420px;
	list-style:none;
}

.directdeliverymodel_list li{
	float:left;
	padding-left:5px;
	width:135px;

}

.directdeliverymodel_list_line{
	clear: both;
	border-bottom: dotted 1px #ccc;
	height:10px;
	margin: 0px 0px 10px 0px;
}




/*★★★★130829変更、商品価格の色、取り消し線★★★★*/
.pricech {
color: #FF0000;
font-size: 16px; 
}

.priceb {
color: #FF0000;
font-weight: bold;
font-size: 16px; 
}




.list_table_middle .style1_text .text-normal .text-11 {
text-decoration: line-through;
font-size: 14px; 
}
#tax_included_price
{
text-decoration: none;
font-size: 14px; 
}



/*★★★★130831追加、FAQのタイトル★★★★*/
.page_sub3_top {
	width: auto;
	height: 28px;
	/*background-image: url(img/icon_sub_title02.gif);
	background-repeat: no-repeat;*/
	border-bottom: 1px solid #b5ccd2;
	margin-bottom: 2px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.page_sub3a_top {
	width: auto;
	height: 28px;
	margin-bottom: 2px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #e60012;
}


.page_sub3b_top {
    	width: auto;
	height: 28px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(https://xdirect.ocnk.net/data/xdirect/image/top_image/ptitle_bg.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
/*★★★★130928追加、ボタンを画像に変更★★★★*/


/* ★カテゴリーグループページ */

/* 共通設定 */
.list_item_table .bot_b .cartaddinput,
.list_item_table .bot_b .detailinput,
.list_item_table .bot_b .inquiryinput,
.other_item .bot_b .text-11 {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}


/* お問い合わせボタン */
.list_item_table .bot_b .inquiryinput {
width: 120px;
height: 40px;
background-image: url(image/inquiry.gif);
float: left;
}

/* カートに入れるボタン */
.list_item_table .bot_b .cartaddinput {
width: 140px;
height: 40px;
background-image: url(image/add_cart.gif);
float: left;
margin-right: 10px;
}

/* 関連商品カートに入れる */
.other_item .bot_b .text-11 {
width: 140px;
height: 40px;
background-image: url(image/add_cart.gif);
}

/* 詳細を見るボタン */
.list_item_table .bot_b .detailinput {
width: 120px;
height: 40px;
background-image: url(image/detail.gif);
float: left;
margin-right: 10px;
}

/* 区切り線非表示の場合 */
.list_item_table .sec_linel,
.list_item_table .sec_liner {
display: none;
}


/* ★商品詳細ページ */

/* 共通設定 */
.detail_item_text .bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}

/* カートに入れるボタン */
.detail_item_text .bot_b .cartaddinput {
width: 140px;
height: 40px;
background-image: url(image/add_cart.gif);
float: left;
margin-right: 10px;
}

/* お問い合わせボタン */
.detail_item_text .bot_b .inquiryinput {
width: 120px;
height: 40px;
background-image: url(image/inquiry.gif);
float: left;
}


/* 区切り線非表示の場合 */
.detail_item_text .sec_linel {
display: none;
} 


/* ★カートページ　ボタン画像設定 */


/* 共通設定 */
.link_bot_box .bot_b input,
.point_box .bot_b input,
.point_box3 .bot_b input,
.td_color1 .bot_b input,
.td_color2 .bot_b .changeinput,
.td_color2 .bot_b .deleteinput,
.td_color2 .bot_b .detailinput,
.td_color2 .changeinput,
.td_color2 .deleteinput,
.td_color3 .bot_b .reflectinput {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}

/*　ボタン表示幅設定区切り線非表示 */
.link_bot_box .bot_b {
width: 130px;
margin-left: auto;
margin-right: auto;
}


/* レジに進む */
.link_bot_box .bot_b .registerinput {
width: 90px;
height: 25px;
background-image: url(image/register3.gif);
}

/* ログイン */
.point_box .bot_b .logininput {
width: 70px;
height: 25px;
background-image: url(image/login.gif);
}

/* 次へ */
.link_bot_box .bot_b .nextinput {
width: 50px;
height: 25px;
background-image: url(image/next.gif);
float: left;
}

/* 戻る */
.link_bot_box .bot_b .backinput {
width: 50px;
height: 25px;
background-image: url(image/back.gif);
float: left;
margin-right: 10px;
}


/* 複数のお届け先に送る */
.point_box3 .bot_b .senderinput,
.point_box3 .bot_b .shippinginput {
width: 160px;
height: 25px;
background-image: url(image/sender_n.gif);
}

/* 確認画面へ */
.link_bot_box .bot_b .checkinput {
width: 80px;
height: 25px;
background-image: url(image/check999.gif);
}

/* 登録する */
.link_bot_box .bot_b .entryinput {
width: 70px;
height: 25px;
background-image: url(image/entry_b.gif);
float: left;
}

/* 変更する */
.link_bot_box .bot_b .changeinput {
width: 70px;
height: 25px;
background-image: url(image/change_b.gif);
float: left;
}

/* 送信する */
.link_bot_box .bot_b .sendinput {
width: 70px;
height: 25px;
background-image: url(image/send_b.gif);
float: left;
}

/* 削除する */
.point_box3 .bot_b .deleteinput,
.link_bot_box .bot_b .deleteinput {
width: 70px;
height: 25px;
background-image: url(image/delete_b.gif);
}

/* 反映する */
.td_color3 .bot_b .reflectinput {
width: 70px;
height: 25px;
background-image: url(image/reflect.gif);
}

/* 購入する */
.link_bot_box .bot_b .buyinput {
width: 70px;
height: 25px;
background-image: url(image/buy.gif);
float: left;
}

/* 決済する */
.link_bot_box .bot_b .paymentinput {
width: 70px;
height: 25px;
background-image: url(image/payment.gif);
float: left;
}

/* 変更 */
.td_color2 .bot_b .changeinput {
width: 40px;
height: 25px;
background-image: url(image/change.gif);
float: left;
margin-right: 10px;
}

/* 削除 */
.td_color2 .bot_b .deleteinput {
width: 40px;
height: 25px;
background-image: url(image/delete_s.gif);
float: left;
}

/* 変更：テーブル内 */
.td_color2 .changeinput {
width: 40px;
height: 25px;
background-image: url(image/change.gif);
display: inline;
}

/* 削除：テーブル内 */
.td_color2 .deleteinput {
width: 40px;
height: 25px;
background-image: url(image/delete_s.gif);
}

/* 詳細 */
.td_color2 .bot_b .detailinput {
width: 50px;
height: 25px;
background-image: url(image/detail_s.gif);
}

/* トップへ戻る */
.link_bot_box .bot_b .backtopinput {
width: 90px;
height: 25px;
background-image: url(image/backtop.gif);
}

/* マイページトップへ戻る */
.link_bot_box .bot_b .backmypageinput {
width: 150px;
height: 25px;
background-image: url(image/backmypage.gif);
}

/* 購入履歴一覧へ戻る */
.link_bot_box .bot_b .backlistinput {
width: 130px;
height: 25px;
background-image: url(image/backlist.gif);
}

/*一覧へ戻る */
.link_bot_box .bot_b .backshippinglistinput {
width: 90px;
height: 25px;
background-image: url(image/backshippinglist.gif);
}

/* 画面を閉じる */
.link_bot_box .bot_b .wincloseinput {
width: 90px;
height: 25px;
background-image: url(image/winclose.gif);
}

/* はい */
.link_bot_box .deleteyinput {
width: 50px;
height: 25px;
background-image: url(image/deletey.gif);
float: left;
margin-right: 10px;
}

/* いいえ */
.link_bot_box .deleteninput {
width: 50px;
height: 25px;
background-image: url(image/deleten.gif);
float: left;
}


/* 区切り線非表示の場合 */
.link_bot_box .sec_linel {
display: none;
}


/* 特殊設定 */

/* ボタン配置ボックス */
.link_bot_box {
width: 250px;
margin-left: auto;
margin-right: auto;
}

/* 最下部ボタン1つ配置用 */
#inputimage input {
float: none;
margin-left: auto;
margin-right: auto;
}

 

/* ログインカートステップ2用 */
.point_box .bot_b .logininput {
display: inline;
}

/* お届け先を追加中央寄せ用 */
.point_box3 .bot_b .shippinginput {
margin-left: auto;
margin-right: auto;
}

/* 削除するカートステップ2用 */
.point_box3 .bot_b .deleteinput {
display: inline;
}

/* 共通設定 */
.point_box .bot_b .default_bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}

/* カートステップ1　ボタン中央配置 */
.cart_member_box .default_bot_b input {
float: none;
margin-left: auto;
margin-right: auto;
}

/* 会員登録して購入 */
.point_box .bot_b .default_bot_b .memberregisterinput {
width: 110px;
height: 25px;
background-image: url(image/remember.gif);
}

/* 会員登録せずに購入 */
.point_box .bot_b .default_bot_b .nonmemberregisterinput {
width: 120px;
height: 25px;
background-image: url(image/vimember.gif);
}

/* 送り主登録/変更 */
.point_box .bot_b .default_bot_b .sendereditinput {
display: inline;
width: 110px;
height: 25px;
background-image: url(image/sender.gif);
}

/* お届け先登録/変更 */
.point_box .bot_b .default_bot_b .shippingeditinput {
display: inline;
width: 120px;
height: 25px;
background-image: url(image/recipient.gif);
}

/* 新規登録はこちら */
.point_box .bot_b .shippingregisterinput {
display: block;
text-indent: -9999px;
width: 110px;
height: 25px;
background-image: url(image/regist_re.gif);
}





.price_tax_in {
text-decoration: none;}