/* CSS Document */

/********************************************************************/
/* 大外 */
#container {
	width: 960px;
	background-color: #FFFFFF;
	font-size: 12px;
}

#container2 {
	width: 960px;
	background-color: #FFFFFF;
	font-size: 12px;
}


/********************************************************************/
/* ヘッダー */
#header {
	width: 960px;
	height: 169px;
	background-color: #transparent;
margin:0 auto 18px;
}

.top_page_body #header {
	width: 960px;
	height: 516px;
	background-color: #transparent;
	margin:0 auto 18px;
}

/* ヘッダー下ライン */
#bline {
	width: auto;
}


.otoiawase {
	color: #3c3c3c;
	width: auto;
	margin:0px 0px 0px 520px;
	position: absolute;
	top: 3px;
	height: 35px
	text-decoration: none;
	font-size: 10px;
	z-index:1000;
}

/* リンク色 */
.otoiawase A:link {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.otoiawase A:active {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.otoiawase A:visited {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}
.otoiawase A:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

.otoiawase2 {
	width: auto;
	margin:0px 0px 0px 850px;
	position: absolute;
	top: 3px;
	height: 35px
	text-decoration: none;
	font-size: 10px;
	z-index:1000;
}




/********************************************************************/
/* キャッチコピー */
#copy {
display:none;
}

#copy3 {
	margin: 32px 0px 0px 0px;
	position: absolute;
	z-index:10;
}


#copy4 {
	width: 100%;
	margin: 134px auto 0px;
	position: absolute;
	z-index:5;
	margin-bottom:0px;
  left: 0;
}

#copy5 {
	width: 100%;
	margin: 176px auto 0px;
	position: absolute;
	z-index:5;
	margin-bottom:15px;
  left: 0;
}

#copy7 {
	width: 400px;
	height:28px;
	position: absolute;
	padding: 4px 0px 0px 5px;
	margin:0px;
	color: #555555;
	font-size: 10px;
	z-index:9999;
}

#copy7 A {
text-decoration:none;
}

/* リンク色 */
#copy7 A:link {
    font-size: 10px;
color: #3C3C3C;
text-decoration:none;
}

#copy7 A:active {
    font-size: 10px;
color: #3C3C3C;
text-decoration:none;
}

#copy7 A:visited {
	font-size: 10px;
color: #3C3C3C;
text-decoration:none;
}

#copy7 A:hover {
	font-size: 10px;
color: #666666;
text-decoration:underline;
} 



/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
display:none;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
display:none;
}


/********************************************************************/
/* サブナビゲーション */

.subnavi .subicon01,
.subnavi .subicon02,
.subnavi .search_label,
.subnavi .sec_linel {
    display: none;
}



.subnavi {
	color: #3c3c3c;
	width: 240px;
	height: 35px;
	position: absolute;
	text-decoration: none;
	font-size: 10px;
	background-image: url(image/980px/searchback.png);
	background-repeat: no-repeat;
margin:23px 0 0 697px;
padding:10px 0 0 23px;
}


.souryou {
	margin: 36px 0px 0px 290px;
	position: absolute;
	font-size:13px;
	font-weight:bold;
	color:#F00;
}

.souryou2 {
	width: 400px;
	margin: 58px 0px 0px 290px;
	position: absolute;
	height: 60px
}


.souryou3 {
	margin: 55px 0px 0px 290px;
	position: absolute;
	font-size:13px;
	font-weight:bold;
	color:#F00;
}

.souryou4 {
	width: 400px;
	margin: 62px 0px 0px 290px;
	position: absolute;
	height: 60px
}



/* リンク色 */
.subnavi A:link {
   font-size: 10px;
}

.subnavi A:active {
   font-size: 10px;
}

.subnavi A:visited {
   font-size: 10px;
}

.subnavi A:hover {
   font-size: 10px;
}


.subnavi .searchinput {
width: 33px;
height: 24px;
background-image: url(image/980px/searchbtn.gif);
margin-left:1px;
} 
 .subnavi .bot_b input {
 display: block;
 cursor: pointer;
 text-indent: -9999px;
 border: none;
 background-color: transparent;
 display: inline;
 } 


/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 2px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	background-image: url(img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 2px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	height: auto;
	background-image: url(image/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}


.subicon05 {
	height: 15px;
	background-image: url(image/980px/subiconBK.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 13px;
	padding-bottom: 2px;
}
/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#righttd .side_box {
	width: 0px;
}

/* 中央用枠160 */
#column2 .center_box {
	width: 670px;
	margin: 0px 0px 15px 0px;
clear:both;
}

#column2 #centertd {
    width: 670px;
	padding: 0px 0px 10px 30px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 28px;
	background-image: url(img/menu_bg01.gif);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	color: #000000;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #000000;
}

.mcategory A:active {
	color: #000000;
}

.mcategory A:visited {
	color: #000000;
}

.mcategory A:hover {
	color: #222222;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 28px;
	background-image: url(img/menu_bg01.gif);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/* 内容 */
.pickup_category_list {
	width: auto;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	color: #000000;
}

/*　リンク色 */
.pickup_category_list A:link {
	color: #000000;
}

.pickup_category_list A:active {
	color: #000000;
}

.pickup_category_list A:visited {
	color: #000000;
}

.pickup_category_list A:hover {
	color: #222222;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 
↓このテンプレートはナビゲーション部分の画像をマウスオーバーで変更
させています。
変更させない場合は、下記.navi A:link～A:hover設定をcolorのみにし
各コメントショップ通信～ビッダーズオークションを
左記のように記載して下さい /* ショップ通信 */
/********************************************************************/

/* ナビゲーション */
.navi A:link {
        width: auto;
        color: #4d4d4d;
	height: 23px;
	margin: 10px 0px 1px;
	padding: 9px 0px 0px 31px;
        text-decoration: none;
	background-image: url(image/980px/menu_bg01.gif);
	display: block;
}

.navi A:active {
        width: auto;
        color: #4d4d4d;
	height: 23px;
	margin: 10px 0px 1px;
	padding: 9px 0px 0px 31px;
        text-decoration: none;
	background-image: url(image/980px/menu_bg01.gif);
	display: block;
}

.navi A:visited {
        width: auto;
        color: #4d4d4d;
	height: 23px;
	margin: 10px 0px 1px;
	padding: 9px 0px 0px 31px;
        text-decoration: none;
	background-image: url(image/980px/menu_bg01.gif);
	display: block;
}

.navi A:hover {
        width: auto;
        color: #000000;
	height: 23px;
	margin: 10px 0px 1px;
	padding: 9px 0px 0px 31px;
        text-decoration: none;
	background-image: url(image/980px/menu_bg01b.gif);
	display: block;
}

/********************************************************************/
/* 
各ボタンで違う画像を設定したい場合は、下記を追加して下さい。
.shop A:link {
    width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
	display: block;
}

.shop A:active {
    width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
	display: block;
}

.shop A:visited {
    width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
	display: block;
}

.shop A:hover {
    width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg04.gif);
	display: block;
}

/********************************************************************/
/* ↓マウスオーバーで画像を変更しない場合以下部分のコメントを変更

/* ショップ通信 
.shop {
	width: auto;
	height: 22px;
	margin: 0px 0px 1px;
	padding: 8px 0px 0px 18px;
	background-image: url(image/WhiteImage/menu_bg07-gray.jpg);
}

/* 店長日記 
.diary {
	width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}

/* リンク集 
.link {
	width: auto;
	height: 28px;
	margin: 0px 0px 1px;
	padding: 12px 0px 0px 18px;
	background-image: url(img/menu_bg02.gif);
}



/* フリー 
.free_menu {
	width: auto;
	height: 22px;
	margin: 0px 0px 1px;
	padding: 8px 0px 0px 18px;
	background-image: url(image/WhiteImage/menu_bg07-gray.jpg);
}




/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	background-color:#111111;
	padding-top:4px;
	text-align:center;
	height:20px;
}

.shopc_title h3 {
color:#ffffff;
background-color:#111111;
font-size:11px;
font-weight:bold;
}

.shopc_title h3 span{
color:#ffffff;
font-size:10px;
font-weight:normal;
}

.shopc_titlem {
	background-color:#3d9cb7;
	padding-top:4px;
	text-align:center;
	height:20px;
}

.shopc_titlem h3 {
color:#ffffff;
background-color:#3d9cb7;
font-size:11px;
font-weight:bold;
}

.shopc_titlem h3 span{
color:#ffffff;
font-size:10px;
font-weight:normal;
}

.shopc_titlel {
	background-color:#de5252;
	padding-top:4px;
	text-align:center;
	height:20px;
}

.shopc_titlel h3 {
color:#ffffff;
background-color:#de5252;
font-size:11px;
font-weight:bold;
}

.shopc_titlel h3 span{
color:#ffffff;
font-size:10px;
font-weight:normal;
}


.shopc_titlek {
	background-color:#efc20f;
	padding-top:4px;
	text-align:center;
	height:20px;
}

.shopc_titlek h3 {
color:#ffffff;
background-color:#efc20f;
font-size:11px;
font-weight:bold;
}

.shopc_titlek h3 span{
color:#ffffff;
font-size:10px;
font-weight:normal;
}


/* カートの中身大枠 */
.shopc_list {
	border: 1px solid #E0DFE3;
	padding: 5px 8px 5px 8px;
	width: auto;
	margin-bottom: 25px;

}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	padding: 5px 5px 5px 30px;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
margin-bottom:1px;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	margin: 1px 0px 0px;
	padding: 0px 10px 10px 15px;
	font-size: 12px;
	border-bottom: 1px solid #E0DFE3;
}

/* レジに行く */
.shopc_go {
	padding: 5px;
margin-bottom:5px;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
	margin: 5px 0px 0px;
	padding: 0px;
}

/* 左td */
#lefttd {
    width: 160px;
	padding: 5px 0px 0px;
	margin: 0px;
}


/* 内部ページtd */
#pagetd {
    background-color: #FFFFFF;
}

/* 写真影 */
.photo_line_80 a {
	width: 80px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.photo_line_80 a:hover {
	width: 80px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.list_table_middle .photo_line_80 a{
	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.list_table_middle .photo_line_80 a:hover{
 	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	opacity:0.6;
	filter: alpha(opacity=60);
	display: block;
}



.photo_line_120 a{
	width: 120px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.photo_line_120 a:hover{
	width: 120px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.photo_line_140 a{
	width: 140px;
	height: auto;
	border:1px solid #f0f0f0; 
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.photo_line_140 a:hover{
	width: 140px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.photo_line_160 a{
	width: 160px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.photo_line_160 a:hover{
	width: 160px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.photo_line_250 a{
	width: 300px;
	height: auto;
	border:1px solid #f0f0f0;	
	margin: 0px 5px 5px 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.photo_line_250 a:hover{
	width: 300px;
	height: auto;
	border:1px solid #f0f0f0;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.photo_line {
	width: 80px;
	height: auto;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}


/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top  {
	width: 662px;
	height: 18px;
	background-image: url(image/01.gif);
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 0px 0px 8px;
	color: #ffffff;
margin-top:5px;
}

.welcome_top .text-bold-b {
	font-size: 12px;
}



/* 大枠中 */
.welcome_middle {
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	padding: 20px;
}

/* 大枠下 */
.welcome_bottom {
display:none;
}

#righttd .welcome_top {
    padding: 10px 5px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 10px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	width: auto;
	height: 30px;
	background-image: url(img/what_top_bg.gif);
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
}

.whatnew_middle ul {
    padding: 0px;
	list-style: none;
}

.whatnew_middle li {
    font-size: 10px;
	padding: 5px;
	margin-bottom: 1px;
}

/* リンク色 */
.whatnew_middle li A:link {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

.whatnew_middle li A:active {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

.whatnew_middle li A:visited {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

.whatnew_middle li A:hover {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

#righttd .whatnew_top {
	margin: 0px;
	background-image: url(img/what_top_bg_s.gif);
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_new {
	width: 655px;
	height: 29px;
	background-image: url(image/980px/top_title_bg670.gif);
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	padding: 11px 0px 0px 15px;
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}

#column2 .style1_top {
	width: 655px;
	height: 29px;
	background-image: url(image/980px/top_title_bg670.gif);
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	padding: 11px 0px 0px 15px;
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}

/* 大枠中 */

#column2 .style1_middle {
	width: 640px;
	border: 1px solid #E0DFE3;
	padding: 14px;
}

/* 大枠下 */
#column2 .style1_bottom {
	width: auto;
	margin-bottom: 10px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	margin: 0px 0px 5px;
	padding: 0px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin: 10px 0px 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #e0dfe3;
	margin: 0px;
	padding: 9px 9px 0px 9px;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}


.style1_table_middle .photo_line_80 a{
	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.style1_table_middle .photo_line_80 a:hover{
 	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px auto;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.style2_table .photo_line_80 a{
	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;

}

.style2_table .photo_line_80 a:hover{
 	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* 説明 */
.style1_text {
	width: auto;
	margin: 0px;
	padding: 0px 8px 5px;
	font-size: x-small;
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color: #222222;
	font-weight: bold;
}

/* 価格 */
.price {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/* 価格大 */
.priceb {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
margin-top:5px;
}

#pricech {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.pricech{
	font-size: 14px;
}

/* 在庫ありなし */
.stock {
	color: #333333;
}


/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
#column2 .style2_top {
	width: 655px;
	height: 29px;
	background-image: url(image/980px/top_title_bg670.gif);
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	padding: 11px 0px 0px 15px;
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}


/* 大枠中 */
#column2 .style2_middle {
	width: 640px;
	border: 1px solid #E0DFE3;
	padding: 14px;
}

/* 大枠下 */
#column2 .style2_bottom {
	width: auto;
	margin-bottom: 10px;
	padding: 0px;
}



/*　コピー　*/
.style2_copy {
width: auto;
	margin: 0px 0px 0px;
	padding:0px 0px 0px;
	line-height:160%;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
	width: auto;
	margin: 5px 0px 0px;
	padding: 0px;
}


/* 各テーブル枠中 */
.style2_table_middle {
	width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #f0f0f0 ;
	margin: 0px;
	padding: 9px 9px 0px 9px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 458px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 620px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
	width: 114px;
	text-align: center;
}


/* 2-5位セル */
.style2_rank {
	width: auto;
	margin: 0px 1px;
	padding: 4px;
	font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 12px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: auto;
	margin: 0px 8px;
	padding: 0px 5px 5px;
	font-size: 10px;
}


/* 1位テキスト */
.rank1 {
	width: 40px;
	font-size: 12px;
	color: #ffffff;
	background:#ff0000;
	margin:0 0 5px 0px;
	text-align: center;
}

/* 2-5位テキスト */
.rank2-5 {
width: 40px;
	font-size: 12px;
	color: #ffffff;
	background:#ff0000;
	margin:0 0 5px 32px;
	text-align: center;
}

#column2 .style2_table {
	width: 600px;
	margin: 0px;
	padding-left:18px;
}

#column2 .style2_rank_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 28px;
	background-image: url(img/menu_bg01.gif);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
    background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	margin: 0px;
	padding: 5px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

/* テーブル */
.style3_table {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin-top: 10px;
	padding: 10px 5px 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 25px;
}

/* 説明 */
.style3_text {
	width: auto;
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: 10px;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	width: auto;
	height: 28px;
	background-image: url(img/menu_bg01.gif);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
    background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	margin: 0px;
	padding: 5px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;
	margin: 0px 5px 0px 5px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 28px;
	background-image: url(img/menu_bg01.gif);
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
    background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	margin: 0px;
	padding: 5px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/* コメント */
.tcom {
	margin: 5px 5px 0px;
	padding: 5px;
	font-size: 10px;
	border-t9op: 1px solid #E0DFE3;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 10px 15px 20px;
}

#pagemain2 {
	width: 670px;
	margin: 0px;
	padding: 0px 10px 25px 20px;
}

/* 第二階層パンクズ */
#pan {
	width: 632px;
	padding: 7px 10px 7px 28px;
	margin: 10px 0px 5px 15px;
	background-image: url(image/980px/home.gif);
	background-repeat: no-repeat;
z-index:9000;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	background-image: url(image/980px/top_title_bg01.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	width: 640px;
	padding: 15px 15px 10px 15px;
	font-size: medium;
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	padding: 10px 5px 10px 5px;
	background-color: #ffffff;
}


/* 第二階層下 */
.pbottom {
	width: 660px;
	margin: 0px;
	padding: 5px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	margin: 0px;
	padding: 10px;
	border: 1px solid #E0DFE3;
	color: #999999;
}

.item_bot_box2 {
	margin: 5px 0px;
	padding: 15px 5px 10px;
	border-top: 1px solid #E0DFE3;
}


.item_bot_box2 .text-11 {
margin-bottom:15px;
}


.item_bot_box2 .text-11 a {
    padding: 5px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
text-decoration: none;
}

.item_bot_box2 .text-11 a:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 300px;
	height: auto;
	background-image: url(image/980px/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 8px 0px 5px 25px;
	font-size: 14px;
	float: left;
	color: #000000;
}


/* ソート */
.list_soat {
	width: 300px;
float: right;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin: 10px;
	padding: 5px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 618px;
	margin: 0px;
	padding-top: 5px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	padding: 10px;
	margin: 0px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	padding: 0px;
	margin: 0px 10px 10px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 640px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	margin: 10px 0px 5px 0px;
	background: url(image/980px/top_title_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding: 15px 5px 7px 5px;
	font-size: medium;
}


/* 詳細説明 */
.detail_sub_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/* 他の写真 */
.detail_sub_table02 {
	width: 618px;
	margin: 0px;
	padding: 5px 0px 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 5px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 200px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 15px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	background: url(image/980px/top_title_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding: 15px 0px 10px 5px;
	margin: 20px 20px 0px;
	font-size: medium;
}

/* 内部ページの中 */
.page_table_middle {
	background-color: #FFFFFF;
	margin: 0px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	margin: 0px 20px;
	padding: 5px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	background: url(image/980px/top_title_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding: 15px 0px 10px 5px;
	margin: 10px 20px 0px;
	font-size: medium;
}

/* 内部ページの中 */
.page_table2_middle {
	margin: 5px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table2_bottom {

}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	background: url(image/980px/top_title_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding: 15px 0px 10px 5px;
	margin: 10px 20px 0px;
	font-size: medium;
}

/* 内部ページの中 */
.page_table3_middle {
	margin: 5px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table3_bottom {

}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	background-image: url(image/980px/icon_sub_title01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	font-weight: bold;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	background-image: url(image/980px/icon_sub_title01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	font-weight: bold;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 600px ;
}


/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 598px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 598px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin: 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

.point_box2 {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.point_box3 {
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
	margin: 10px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 5px 40px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* エラーテキスト */
.error_text {
	color: #CC6666;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	border-bottom: 1px solid #E3E3E3;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 11px;
}

.cart_step_2 {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 11px;
}

.cart_step_3 {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 11px;
}

.cart_step_4 {
	width: auto;
    background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 11px;
}

.cart_step_1_check {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	color: #000000;
	font-size: 11px;
}

.cart_step_2_check {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	color: #000000;
	font-size: 11px;
}

.cart_step_3_check {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	color: #000000;
	font-size: 11px;
}

.cart_step_4_check {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	color: #000000;
	font-size: 11px;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 610px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#333333;
	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:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #000000;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 28px;
	background-image: url(img/sub_menu_bg01.gif);
	margin: 10px 20px 1px;
	padding: 12px 5px 0px 15px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	margin: 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	margin: 0px 0px 0px;
	padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E0DFE3;
    border-right: 1px solid #E0DFE3;
	padding: 5px;
}

/* td右 */
.td_link_shop2 {
    width: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E0DFE3;
	padding: 1px;
}

/* 大枠 */
.link_shop {
    margin: 10px 5px 10px 5px;
	padding: 10px 10px 0px;
}

/* テーブル */
.link_shop_table {
	width: 628px;
	margin: 0px;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 25px;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 8px 0px 0px 25px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 22px;
}

/* テキスト部分 */
.shop_link_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px;
}

/********************************************************************/
/* フッター */

#footer
{
	clear:both;
	width: 100%;
	margin:0 auto 0;
	background-image: url(image/980px/ft_bk.jpg);
	background-color:none;
	background-repeat: repeat-x;
	background-position: center bottom;
}



#footer #ftmain
{
	width:960px;
	height:220px;
	margin:0 auto;
	color:#fff;
}

#ftmain .info {
	float:left;
	width:218px;
	height:130px;
	margin-top:35px;
	padding-left:17px;
	text-align:left;
	border-left:1px #fff solid;
}



#ftmain	.info .tl {
	float:left;
	width:218px;
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.1em;
}

#ftmain .info ul {
margin: 0;
padding: 0;
}

.infoline{
padding-bottom: 1px;
}

#ftmain	.info ul li  {
	clear:both;
	float:left;
	width:200px;
	padding-left:11px;
	background:url(image/980px/footer/ft_list_arrow.gif) no-repeat left top;
	background-position:0 4px;
	list-style:none;
	font-size:10px;
	}

#ftmain	.info ul li a {
	clear:both;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#ftmain	.info ul li a:hover {
	text-decoration:underline;
}

#ftmain .mobile {
	float:left;
	width:218px;
	height:130px;
	margin:35px 0 0 0px;
	padding-left:20px;
	border-left:1px #fff solid;
	text-align:left;
}

#ftmain .mobile	.tl {
	float:left;
	width:218px;
	font-size:120%;
	font-weight:bold;
	letter-spacing:0.1em;
}

#ftmain	.mobile	.code {
	float:left;
	margin-top:15px;
}

#ftmain	.mobile p {
	float:left;
	width:130px;
	margin:13px 0 0 13px;
	font-size:11px;
	line-height:150%;
}

#ftmain	.mobile	.url {
	clear:both;
	float:left;
	width:130px;
	margin-top:13px;
}


#ftmain	.mail {
	float:left;
	width:212px;
	height:130px;
	margin-top:35px;
	padding-left:20px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	text-align:left;
}

#ftmain	.mail .tl {
	float:left;
	width:212px;
	font-size:120%;
	font-weight:bold;
	letter-spacing:0.1em;
}

#ftmain	.mail .icon {
	float:left;
	width:59px;
	margin-top:15px;
}

#ftmain	.mail p {
	float:left;
	width:130px;
	margin:13px 0 23px 13px;
	font-size:11px;
	line-height:150%;
}

#ftmain	.mail .magazine
{
	float:left;
	width:130px;
}


#ftmain	.link {
	float:left;
	width:222px;
	height:130px;
	padding-left:20px;
	text-align:left;
	position:relative;
}

#ftmain .link .tl {
	float:left;
	width:222px;
	font-size:120%;
	font-weight:bold;
	letter-spacing:0.1em;
}

#ftmain	.link .code {
	float:left;
	margin-top:12px;
}

#ftmain	.link p {
	float:left;
	width:150px;
	margin:13px 0 23px 11px;
	font-size:11px;
	line-height:150%;
}



#ftmain	.page_top {
	display:inline;
	float:right;
	width:127px;
	margin-right:30px;
}

#ftmain	.page_top a {
	outline:none;
}


#copyright
{
	clear:both;
	float:left;
	width:960px;
	margin-top:25px;
	font-size:12px;
	text-align:left;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 10px 15px 15px 0px;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
} 

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	margin: 0px 20px 10px;
	padding: 5px;
}

/* テーブル小 */
.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:#F1F1F1;
	padding: 5px;
	color: #333333;
}

.bbs_td_color2 {
    background-color:#FFFFFF;
    border-top: 1px solid #E0DFE3;
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#FFFFFF;
    border-top: 1px solid #E0DFE3;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 5px 5px 15px;
	padding: 15px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin: 10px 20px 0px;
	padding: 5px;
	border-bottom: 0px solid #E0DFE3;
	color: #333333;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 2px;
	background-color: #FFFFFF;
	background-image: url(img/bot_bg.gif);
	color: #333333;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	background: url(image/980px/backsale.gif) repeat-x;
	background-position: center top;
  	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	line-height: 150%;
	}

A:link {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

A:active {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

A:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

A:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #111;
	line-height: 150%;
}

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: 12px;
	color: #222222;
	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;
}

.clear {
	clear: both;}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
    font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
	color: #000000;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 11px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #000000;
}

/* 読み込み画像 */
.td_color2 .box_padding .td_color1 {
    background-color:#999999;
}


/* ここまで*/


.detail_item_text div.text-normal {
} 

.text-weekly {
text-decoration: line-through;
} 

.welcome_middle4743 {
	width: auto;
	padding: 0px;

}


.welcome_middle4743 dl {
width: 100%; /* 新着リストの幅 */
margin: 0;
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
border-bottom: 1px #c0c0c0 dotted; /* 新着リストの下境界線 */
	height:12em;
	overflow:auto;
}

/* --- 日付エリア --- */
.welcome_middle4743 dt {
width: 7em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 140%;
}

/* --- 本文エリア --- */
.welcome_middle4743 dd {
margin: 0;
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 140%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

.list_table_middle_vd .style1_text .text-normal .text-11 {


}


.list_table_middle .style1_text .text-normal .text-11 {

}


.navi960list {
    width: 960px;
	margin:0 auto;
}


.navi960list ul {
	margin: 0px;
	padding: 0px;
}

.navi960list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navi960list li a {
	display: block;
	text-decoration: none;
}

.navi960list li a span {
    visibility: hidden;
	text-indent: -9999px;
	font-size: 12px;
}


#navi960 {
    width: 960px;
	margin:0 auto;
}

#navi960 li a {
	height: 42px;
    background-image: url(image/980px/nav_gnavlistBK.png);
}

.navi960_home {
    width: 77px;
}

.navi960_new {
    width: 68px;
}

.navi960_style {
    width: 76px;
}

.navi960_press {
    width: 72px;
}

.navi960_event {
    width: 75px;
}

.navi960_blog {
    width: 74px;
}

.navi960_info {
    width: 66px;
}

.navi960_brand {
    width: 80px;
}

.navi960_link {
    width: 65px;
}

.navi960_signin {
    width: 82px;
}

.navi960_mail {
    width: 72px;
}

.navi960_faq {
    width: 63px;
}

.navi960_yoyaku {
    width: 90px;
}

/* home */
.navi960_home A:link,
.navi960_home A:active, 
.navi960_home A:visited {
	background-position: 0px 0px;
}

.navi960_home A:hover {
	background-position: 0px -42px;
}

/* new */
.navi960_new A:link,
.navi960_new A:active, 
.navi960_new A:visited {
	background-position: -77px 0px;
}

.navi960_new A:hover {
	background-position: -77px -42px;
}

/* style */
.navi960_style A:link,
.navi960_style A:active, 
.navi960_style A:visited {
	background-position: -145px 0px;
}

.navi960_style A:hover {
	background-position: -145px -42px;
}

/* press */
.navi960_press  A:link,
.navi960_press  A:active, 
.navi960_press  A:visited {
	background-position: -221px 0px;
}

.navi960_press A:hover {
	background-position: -221px -42px;
}

/* event */
.navi960_event A:link,
.navi960_event A:active, 
.navi960_event A:visited {
	background-position: -293px 0px;
}

.navi960_event A:hover {
	background-position: -293px -42px;
}

/* blog */
.navi960_blog A:link,
.navi960_blog A:active, 
.navi960_blog A:visited {
	background-position: -368px 0px;
}

.navi960_blog A:hover {
	background-position: -368px -42px;
}

/* shop info */
.navi960_info A:link,
.navi960_info A:active, 
.navi960_info A:visited {
	background-position: -442px 0px;
}

.navi960_info A:hover {
	background-position: -442px -42px;
}

/* brand */
.navi960_brand A:link,
.navi960_brand A:active, 
.navi960_brand A:visited {
	background-position: -508px 0px;
}

.navi960_brand A:hover {
	background-position: -508px -42px;
}

/* link */
.navi960_link A:link,
.navi960_link A:active, 
.navi960_link A:visited {
	background-position: -588px 0px;
}

.navi960_link A:hover {
	background-position: -588px -42px;
}

/* 会員登録 */
.navi960_signin A:link,
.navi960_signin A:active, 
.navi960_signin A:visited {
	background-position: -653px 0px;
}

.navi960_signin A:hover {
	background-position: -653px -42px;
}

/* メルマガ登録 */
.navi960_mail A:link,
.navi960_mail A:active, 
.navi960_mail A:visited {
	background-position: -735px 0px;
}

.navi960_mail A:hover {
	background-position: -735px -42px;
}

/* Q&A */
.navi960_faq A:link,
.navi960_faq A:active, 
.navi960_faq A:visited {
	background-position: -807px 0px;
}

.navi960_faq A:hover {
	background-position: -807px -42px;
}

/* 予約 */
.navi960_yoyaku A:link,
.navi960_yoyaku A:active, 
.navi960_yoyaku A:visited {
	background-position: -870px 0px;
}

.navi960_yoyaku A:hover {
	background-position: -870px -42px;
}



.navi960blist ul {
	margin: 0px;
	padding: 0px;
}

.navi960blist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navi960blist li a {
	display: block;
	text-decoration: none;
}

.navi960blist li a span {
    visibility: hidden;
	text-indent: -9999px;
	font-size: 12px;
}




/*------------------------------
　おねだり機能
------------------------------*/

.onedaributton {
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 25px;
    background-color: #1c53c2;
    color: #fff;
    border-style: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
margin-top:10px;
	cursor:pointer;
}


.onedaributton:hover {
    background-color: #457be9;
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

/* おねだり機能 */

/* トップページスタイル */





.special_style {
 width:670px;
 height:auto;
padding-top:10px;
clear: both;
}


.style_title {
 background:#FFFFFF url(image/BANNER/feature/style_title.gif) no-repeat scroll 0 0;
 height:25px;
 width:120px;
 padding:0px 0px 0px 550px;
 float:left;
 border-bottom:1px solid #E0DFE3;
margin-bottom:10px;
padding-bottom:5px;
}




.new_style2 {
	width: 680px;
margin:0px -10px 0px 0;
clear:both;
}

.new_style2 ul {
    padding: 0px;

}




.style_box2 {
 width:160px;
 height:213px;
margin:0px 10px 0px 0px;
 float:left;
list-style:none;
}




.style_box2 a img{
border-style:none;
margin-bottom:0;
}


.style_date {
 margin:0px;
 width:140px;
 background:#000;
 color:#fff;
 font-size:12px;
 padding:5px 10px;
font-weight:normal;
text-align:center;
}







#side_navi_brand {width:248px;border:solid #ccc 1px; margin-bottom:10px;}
#side_navi_brand ul {list-style:none; margin:0; padding:0;}

#side_navi_brand li {border-bottom:dotted 1px #CCC;color:#111111; list-style:none; margin:0; padding:0;
font-size:12px; font-weight:bold; font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}
#side_navi_brand li:last-child {border-bottom:solid 1px #FFFFFF;}
#side_navi_brand img {float:left; margin-right:10px; border:none;}
#side_navi_brand a {height:34px; display:block; text-decoration:none;/*範囲内すべて可能*/
color:#333333; line-height:15px; padding-top:7px; padding-bottom:3px; padding-left:10px;}
#side_navi_brand a:hover {color:#ff7200; background-color:#fafafa; text-decoration:none;}
#side_navi_brand span {color:#111111; font-size:10px; font-weight:normal;}


.detail_desc_box table {
	border-collapse: collapse;
table-layout: fixed;
	width:100%;
}
.detail_desc_box table tr th {
	color: #000000;
	background-color: #FFFFFF;
	font-weight:normal;
}

.detail_desc_box table tr.nrow th {
	color: #000000;
	background-color: #f8f8f8;
}

.detail_desc_box table tr td {
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}

.detail_desc_box table tr.nrow td {
	background-color: #f8f8f8;
	text-align:center;
}


#nav {
  padding: 0;
  z-index: 1000;
  width: 100%;
  height:44px;
  background: url(image/980px/bg_navBK.png) 0 0 repeat-x;

}

.fixed {
  position: fixed;
  top: 0px;
  left: 0;
} 






#brand_navi {
width:248px;
border:solid #E0DFE3 1px;
margin-bottom:0px;
}

#brand_navi ul {
list-style:none;
margin:0;
padding:0;
}

#brand_navi li {
border-bottom:dotted 1px #E0DFE3;
color:#111111;
list-style:none;
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
}

#brand_navi li:last-child {
border-bottom:solid 1px #FFFFFF;
}

#brand_navi img {
float:left;
margin-right:10px;
border:none;
}

#brand_navi a {
height:34px;
display:block;
text-decoration:none;
color:#333333;
line-height:15px;
padding-top:7px;
padding-bottom:3px;
padding-left:10px;
}

#brand_navi a:hover {
color:#ff7200;
background-color:#fafafa;
text-decoration:none;
}

#brand_navi span {
color:#111111;
font-size:10px;
font-weight:normal;
}


.menuCategory {margin-bottom:20px; width:248px ;border:solid #ccc 1px;}
.menuCategory .lists {list-style:none; margin:0; padding:0;}
.menuCategory .lists li { border-bottom:dotted 1px #CCC;color:#111111; list-style:none; margin:0; padding:0;
font-size:12px; font-weight:bold; font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro'; position:relative;}
.menuCategory li:last-child {border-bottom:solid 1px #FFFFFF;}
.menuCategory .lists li a { font-size:12px;  padding:8px 2px 7px 15px; display:block; text-decoration:none; background:url(image/980px/ico_arrow_4.png) no-repeat 225px 0px; color:#333333; }
.menuCategory .static li a:hover { color:#ff7200; background-color:#fafafa; text-decoration:none; }
.menuCategory .lists li div { position:absolute; left:-99999px; top:0; background:#fff; z-index:20; }
.menuCategory .lists li div ul { padding:0px; box-shadow:0 5px 8px rgba(0,0,0,0.5); width:200px; border:solid #ccc 1px;}
.menuCategory .lists li div ul li {border-bottom:dotted 1px #CCC; color:#111111; padding:0 0 0 ; position:relative; }
.menuCategory .lists li div ul li:last-child {border-bottom:solid 1px #FFFFFF;}
.menuCategory .lists li div ul li a { background:none; display:block; border:0; padding:8px 2px 7px 12px; white-space:nowrap; text-decoration:none;}
.menuCategory .lists li div ul li a:hover { tcolor:#ff7200; background-color:#fafafa; text-decoration:none;}
.menuCategory .static li:hover div { left:200px; top:-5px; }


.member .shopc_list {
background-color: #fff;
border: 1px solid #E0DFE3;
	padding: 5px 8px 5px 8px;
	width: auto;
	margin-bottom: 25px

}



.member .shopc_list .auto .shopc_in {
	width: auto;
	padding: 12px;
	border-bottom: 0px solid #E0DFE3;
}



#mlogin,
#mregistration {
background-color: #1c53c2;
display:block;
height: auto;
}

.side_box .member .shopc_list .auto .shopc_in #mlogin a,
.side_box .member .shopc_list .auto .shopc_in #mregistration a {
color: #fff;
display:block;
text-decoration:none;
padding: 10px 28px;
}

.side_box .member .shopc_list .auto .shopc_in #mlogin a:hover,
.side_box .member .shopc_list .auto .shopc_in #mregistration a:hover {
color: #fff;
display:block;
text-decoration:underline;
padding: 10px 28px;
}





/*=====================================
	for Loading...
=====================================*/
#fade {
	position: absolute;
	width: 100%;
	height: 482px;
	background-color: #fafafa;
	top: 0px;
	left: 0px;
	z-index: 50;
}
#loader {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 158px;
	left: 50%;
	margin-left: -16px; /* widthの半分のマイナス値 */
	background: url(image/980px/loader.gif) no-repeat 0 0;
	z-index: 500;
	text-indent: -9999px;
}






/* =======================================
	Wideslider
======================================= */
.wideslider {
	position: relative;
	width: 100%;
	height: 350px;
	text-align: left;
	overflow: hidden;
}

.wideslider img,
.wideslider a {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
/*	outline: 0;*/
}

.wideslider a:hover {
	opacity:0.85;
	filter:alpha(opacity=85); /* IE6・7 */
	-ms-filter: "alpha( opacity=85 )"; /* IE8 */
	-webkit-transition: opacity 130ms ease-in;
	-moz-transition: opacity 130ms ease-in;
	-o-transition: opacity 130ms ease-in;
	transition: opacity 130ms ease-in;
	z-index: 0;
}


.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	vertical-align: baseline;
		margin: 0;
	padding: 0;
	border: none;
}



.wideslider_base {
	position: absolute;
	top: 0;
}

.wideslider_wrap {
	position: absolute;
	top: 0;
	overflow: hidden;
}

.slider_prev,
.slider_next {
	top: 0;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	cursor: pointer;
	opacity:0.80!important;
	filter:alpha(opacity=80)!important; /* IE6・7 */
	-ms-filter: "alpha( opacity=80 )"!important; /* IE8 */
}
.slider_prev {background: #fff url(image/980px/wideslider_prev.gif) no-repeat right center;}
.slider_next {background: #fff url(image/980px/wideslider_next.gif) no-repeat left center;}

.slider_prev:hover,
.slider_next:hover {
	opacity:0.45!important;
	filter:alpha(opacity=45)!important; /* IE6・7 */
	-ms-filter: "alpha( opacity=45 )"!important; /* IE8 */
	-webkit-transition: opacity 200ms ease-in!important;
	-moz-transition: opacity 200ms ease-in!important;
	-o-transition: opacity 200ms ease-in!important;
	transition: opacity 200ms ease-in!important;
	z-index: 0;
}


.pagination {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 16px;
	text-align: center;
	z-index: 40;
}
.pagination a {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	background: url(image/980px/slider_pn_off.png) no-repeat;
	overflow: hidden;
}
.pagination a.active {
	background: url(image/980px/slider_pn_on.png) no-repeat;
}



/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}




A.box img {
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}


A.box:HOVER img {
	opacity:0.7;
	filter: alpha(opacity=70)
}

.special_feature {
 width:670px;
 height:auto;
padding-top:10px;
}

.special_title {
 background:#FFFFFF url(image/BANNER/feature/feature_title.gif) no-repeat scroll 0 0;
 height:25px;
 width:120px;
 padding:0px 0px 0px 550px;
 float:left;
 border-bottom:1px solid #E0DFE3;
margin-bottom:10px;
padding-bottom:5px;
}

.new_feature {
 width:660px;
 height:auto;
 padding-top:10px;
 clear:both;
 margin-left:10px;
}

.feature_box {
 width:210px;
 height:160px;
 margin-bottom:5px;
 margin-right:10px;
 float:left;
}

.feature_box4 {
 width:122px;
 height:200px;
 margin:5px 6px 0px 0px;
 float:left;
}

.feature_box5 {
 width:122px;
 height:200px;
 margin-top:5px;
 float:left;
}

.feature_date {
 margin-top:5px;
 width:90px;
 height:auto;
 background:#9c9992;
 color:#ffffff;
 font-size:10px;
 padding-top:0px;
 padding-left:5px;
 margin-left:5px;
margin-bottom:3px;
}


.feature_info {
 width:203px;
 font-size:11px;
 line-height:130%;
 margin-top:0px;
 margin-left:5px;
 margin-bottom:0px;
 color: #7a101a;
 text-decoration: none;
 }

.feature_info A:link {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:active {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:visited {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:hover {
 color: #7a101a;
	text-decoration: underline;
}


.feature_info_thum {
 font-size:10px;
 line-height:130%;
 width:203px;
 margin-left:5px;
 margin-top:0px;
}
.img_border {
 border:4px solid #bebcb4;
}

img{border:none;}


.nixonlist ul {
	margin: 10px 0;
	padding: 0px;
}

.nixonlist li {
	list-style:none;
	margin: 5px 0;
	padding: 0x;
	float: left;
font-size:9px;

}

#nixoncategory1 {
    margin: 10px 13px;
}

#nixoncategory1 li {
	margin-right: 0px;
}

#nixoncategory {
    margin: 10px 13px;
}

#nixoncategory li {
	margin-right: 0px;
}


html {
	background-image: url(image/980px/ft_bk.jpg);
	background-color:none;
	background-repeat: repeat-x;
	background-position: center bottom;
	word-break: break-all;

	}


#ssl_banner {
margin:10px auto;
}


.form {
	width: 182px;
	height: 12px;
	background: #fffff;
	border: 1px solid #E0DFE3;
	padding: 4px;
	color: #111111;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=number],
input[type=password],
textarea {
padding: 5px 5px;
border: #999999 solid 1px;
border-radius: 5px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

select {
padding: 4px;
height: 35px;
line-height: 35px;
border: #999999 1px solid;
border-radius: 5px;
vertical-align: middle;
}

input[type=radio],
input[type=checkbox] {
margin-right: 7px;
cursor: pointer;
}

input[type="search"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0px;
outline: thin dotted 9;
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px rgba(82, 168, 236, 0.6);
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
outline: thin dotted #333333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
box-shadow: none;
}

#search input {
padding: 2px;
}





.count32 {
	margin: 50px 0px 0px 361px;
	position: absolute;
}

#glowingLayout {
	border: 0px solid #CCC;
	padding:5px;
	width:248px;
	height:43px;
background-color:#ff0000;
}


#glowingLayout span { display: block; float: left; width: 31px; height: 43px; 
    background: url(image/980px/count.gif) no-repeat 0px 0px; } 
#glowingLayout span.image0 { background-position: -0px 0px; } 
#glowingLayout span.image1 { background-position: -31px 0px; } 
#glowingLayout span.image2 { background-position: -62px 0px; } 
#glowingLayout span.image3 { background-position: -93px 0px; } 
#glowingLayout span.image4 { background-position: -124px 0px; } 
#glowingLayout span.image5 { background-position: -155px 0px; } 
#glowingLayout span.image6 { background-position: -186px 0px; } 
#glowingLayout span.image7 { background-position: -217px 0px; } 
#glowingLayout span.image8 { background-position: -248px 0px; } 
#glowingLayout span.image9 { background-position: -279px 0px; } 
#glowingLayout span.imageDay { background-position: -310px 0px; } 
#glowingLayout span.imageSep { background-position: -341px 0px; } 
#glowingLayout span.imageSpace { background-position: -372px 0px; } 





.brandlisttable {
width: 672px;
margin:0 0 ;

	margin:2px -2px 20px 0;
}


.brandlisttable ul {
    padding: 0px;
	list-style: none;

}


.brandlisttable1 {
width:108px;
height:108px;
border: solid 1px #dddddd;
list-style:none;
float:left;
text-align:center;
line-height:60%;
margin:0px 2px 2px 0px;
display:block;
}

.brandlisttable1 a{
font-size:9px;
	text-decoration:none;
color:#000;

display:block;
	}


/* バレンタイン */

#pickuplist_page_626 .ptitle {
width: 670px;
height: 244px;
text-indent: -9999px;
background-image: url(image/topbanner/0115VD670.jpg);
padding: 0px;
margin-bottom: 1px;
}



/* セールテーブル枠コメントアウト*/

#pickuplist_page_417 .ptitle {
width: 670px;
height: 244px;
text-indent: -9999px;
background-image: url(image/topbanner/0617SP670.jpg);
padding: 0px;
margin-bottom: 1px;
}

/*



#pickuplist_page_448 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/448.gif);
padding: 0px;
margin-bottom: 1px;
}



#pickuplist_page_562 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/562.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_449 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/449.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_517 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/517.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_548 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/548.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_560 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/560.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_556 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/556.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_546 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/546.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_518 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/518.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_519 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/519.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_450 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/450.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_308 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/308.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_306 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/306.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_305 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/305.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_311 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/311.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_444 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/444.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_565 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/565.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_566 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/566.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_567 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/567.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_568 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/568.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_569 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/569.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_570 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/570.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_312 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/312.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_313 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/313.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_301 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/301.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_608 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/pelle.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_614 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/irie670.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_621 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/nakamaru670.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_303 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/303.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_316 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/316.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_317 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/317.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_318 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/318.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_319 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/319.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_320 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/320.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_300 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/300.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_441 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/441.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_304 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/304.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_491 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/491.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_493 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/493.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_445 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/445.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_321 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/321.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_315 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/315.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_322 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/322.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_325 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/champion.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_326 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/326.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_327 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/327.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_328 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/328.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_295 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/295.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_431 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/431.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_426 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/426.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_427 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/427.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_439 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/439.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_430 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/430.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_432 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/432.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_440 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/440.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_429 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/429.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_428 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/428.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_536 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/536.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_438 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/438.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_419 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/419.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_466 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/466.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_563 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/563.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_574 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/bad.gif);
padding: 0px;
margin-bottom: 1px;
}
#pickuplist_page_575 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/etnies.gif);
padding: 0px;
margin-bottom: 1px;
}
#pickuplist_page_576 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/nemes.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_585 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/585.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_578 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/578.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_582 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/582.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_583 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/583.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_423 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/423.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_674 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/hava.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_673 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/kangol.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_675 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/kuumba.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_676 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/proclub.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_679 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/pnb.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_680 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/stance.gif);
padding: 0px;
margin-bottom: 1px;
}


#pickuplist_page_678 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/baboom.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_677 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/2012summer/lil.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_684 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/684.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_682 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/682.gif);
padding: 0px;
margin-bottom: 1px;
}

#pickuplist_page_683 .ptitle {
width: 670px;
height: 50px;
text-indent: -9999px;
background-image: url(image/BANNER/SALE/683.gif);
padding: 0px;
margin-bottom: 1px;
}

*/


/* ランク */

a.dailyrank {
	width: 260px;
                height: 25px;
	background-image: url(image/weekly_access.jpg);
	background-repeat: no-repeat;
	padding: 110px 0px 0px 410px;
	float: left;
	color: #000000;
                margin-bottom:20px;
                display:block;
text-decoration:none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

a:hover.dailyrank {
                opacity:0.6;
	filter: alpha(opacity=60);
}


.dailyrank2 {
	color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
background-color: #e02a00;
padding: 5px 10px;
}

.dailyrank3 {
	width: 260px;
                height: 25px;
	background-image: url(image/weekly_access.jpg);
	background-repeat: no-repeat;
	padding: 110px 0px 0px 410px;
	float: left;
	color: #000000;
                margin-bottom:5px;
                display:block;
}


.photo_on img {
border-bottom: 3px solid #FF0000;
}



/*------------------------------
　おねだり機能
------------------------------*/

#onedari { border:solid 1px #E0DFE3; padding:10px 11px 12px 11px; width:400px; line-height:1.8; height:100%; }
#onedari h3 { margin:0; padding:0 0 2px 0; border-bottom:1px #c9c9c9 solid; color:#202020; font-size:18px;}
#onedari p { line-height:1.8;  padding:0; }
#onedari p.txt { margin:8px 0 8px 0; }




.komidashi
 {
	color: #6b395f;
	font-size: 110%;
	font-weight: 700;
}

.iteminfo {
	width:600px;
	height:210px;
	margin:0;
	padding-bottom:15px;
	border-bottom: 1px solid #E0DFE3;
	}

.iteminfo2 {
	width:600px;
	}

.iteminfoleft {
	width:280px;
	float:left;
	}

.iteminforight {
	width:310px;
	padding-left:10px;
float:right;
}

.iteminfoleft2 {
	width:280px;
	float:right;
	}

.iteminforight2 {
	width:310px;
	padding-right:10px;
float:left;
}



/* セール */

.MSbrand {
width:624px;
height:auto;
margin-bottom:10px;
margin-left:4px;
margin-top:10px;
}

.MSbrand_box {
width:94px;
height:130px;
margin-bottom:5px;
margin-right:4px;
float:left;
}

.logo{
text-align: center;
overflow:hidden;
width:94px;
}

.brand {
text-align: center;
padding: 2px 4px;
color:#9B9B9B;
margin-bottom:12px;
}

.brand a {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
display: block;
width: auto;
margin:0 auto;
overflow: hidden;
text-decoration:none;
line-height:130%;
}

.brand a:hover{
text-decoration: underline;
}



#menumember ul{
margin: 0; 
padding: 0; 
list-style: none;
}
#menumember li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}
#menumember a{
display: block; 
border-left: 1px solid #474655;
border-top: 1px solid #474655;
border-bottom: 1px solid #474655;
background-color: #fff;
padding: 7px 8px;
text-decoration: none;
color: #333;
width: 297px; 
margin: 8px 0px;
text-align: center;
}
#menumember a:hover{
border-left: 1px solid #474655;
border-top: 1px solid #474655;
border-bottom: 1px solid #474655;
text-decoration: none;
background-color: #1c53c2;
color: #fff;
}
#menumember #haji a{
display: block; 
border: 1px solid #474655;
background-color: #fff;
padding: 7px 8px;
text-decoration: none;
color: #333;
width: 296px; 
margin: 8px 0px;
text-align: center;
}
#menumember #haji a:hover{
display: block; 
border: 1px solid #474655;
text-decoration: none;
background-color: #1c53c2;
color: #fff;
}


/* セールここまで */



/********************************************************************/
/* Global List */
/********************************************************************/

.globallist ul {
	margin: 0px;
	padding: 0px;
}

.globallist li {
	list-style:none;
	margin: 0px;
	padding: 0x;
	float: left;
}

.globallist li a {
	display: block;
	text-decoration: none;
}

.nix_category {
    width: auto;
}
.nix_category A:link,
.nix_category A:active, 
.nix_category A:visited {
	width: 126px;
                height: 20px;
	margin: 0px;
	padding: 4px 0px 0px 22px;
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
border:solid 1px #E0DFE3;

}

.nix_category A:hover {
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
border:solid 1px #ff0000;
}



.tee_category {
    width: auto;
}
.tee_category A:link,
.tee_category A:active, 
.tee_category A:visited {
	width: 176px;
                height: 30px;
	margin: 0px;
	padding: 12px 0px 0px 22px;
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
background-repeat: no-repeat;
background-position: left center;
border:solid 1px #E0DFE3;
}

.tee_category A:hover {
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
border:solid 1px #00b7ee;
}


/********************************************************************/
/* Global List */
/********************************************************************/


.clear2 {
    height: 0px;
    clear:both;
	margin: 0px;
	padding: 0px;
}

.brandsub{
	width: 628px;
    border-bottom: 1px solid #E0DFE3;
	margin:0 0 5px;
	padding-bottom: 5px;
}
.brandsub2{
	width: auto;
    border-top: 1px solid #E0DFE3;
	margin:10px 0px 0px;
	padding-top: 10px;
}
.brandsub3 {
	width: 628px;
    border-bottom: 1px solid #E0DFE3;
	margin:0px 0 5px;
	padding-bottom: 5px;
}

.brandsub4 {
	width: 628px;
    border-bottom: 1px solid #E0DFE3;
	margin:0;
	padding-bottom: 5px;
}


.brandindex{
	width: 568px;
	background-color:#FFFFFF;
    border-bottom: 1px solid #E0DFE3;
	margin-bottom: 20px;
	padding: 10px 30px 10px 30px;
	font-size: 12px;
	line-height: 140%;
}

.pict {
border-width: 1px;
border-style: solid;
padding: 4px;
border-color: #cbcbcb;
margin: 3px 5px 2px 0px;
}

.new_items_banner2 {
width: 500px;
height: 120px;
overflow: hidden;
padding: 0px;
margin: 0px;
cursor: pointer;
}

/* 以下はコンテンツ部分の指定※サンプル用 */
.new_items_contents2 {
height: 100px;
background-color: #000000;
padding: 0px;
margin: 0px;
}

.sale_category {
width: auto;
}

.sale_category A:link,
.sale_category A:active,
.sale_category A:visited {
width: 128px;
height: 20px;
margin: 0px;
padding: 4px 0px 0px 22px;
text-decoration: none;
background-image: url(image/BANNER/2011WINTER/menz.gif);
border:solid 1px #d0d0d0;

}

.sale_category A:hover {
text-decoration: none;
background-image: url(image/BANNER/2011WINTER/menz.gif);
border:solid 1px #ff0000;
}



#brandcategory {
    margin: 10px 4px 0px 8px;
}

#brandcategory li {
	margin-right: 4px;
	margin-bottom: -1px;
text-decoration: none;
}



#teecategory {
    margin: 10px 2px 0px 8px;
}

#teecategory li {
	margin-right: 6px;
	margin-bottom: 3px;
text-decoration: none;
}



#faqcategory {
    margin: 10px 4px 10px 8px;
}

#faqcategory li {
	margin-right: 4px;
margin-bottom: -1px;
text-decoration: none;
}

#faqcategory2 {
margin: 5px 0px 5px 4px;
}
#faqcategory2 li {
margin-right: 4px;
margin-bottom: -1px;
text-decoration: none;
}

#faqcategory3 {
margin: 10px 0px 5px 4px;
}

#faqcategory3 li {
margin-right: 4px;
margin-bottom: -1px;
text-decoration: none;
}

.sale_category2 {
width: auto;
}

.sale_category2 A:link,
.sale_category2 A:active,
.sale_category2 A:visited {
width: 128px;
height: 20px;
margin: 0px;
padding: 4px 0px 0px 22px;
text-decoration: none;
background-image: url(image/BANNER/2011WINTER/ladyz.gif);
border:solid 1px #d0d0d0;
}

.sale_category2 A:hover {
text-decoration: none;
background-image: url(image/BANNER/2011WINTER/ladyz.gif);
border:solid 1px #ff0000;
}

#faqcategory3 {
margin: 10px 0px 5px 4px;
}

#faqcategory3 li {
margin-right: 4px;
margin-bottom: -1px;
text-decoration: none;
}

#faqcategory4 {
margin: 10px 0px 5px 4px;
}

#faqcategory4 li {
margin-right: 4px;
margin-bottom: -1px;
text-decoration: none;
}

.sale_top {
width: 585px;
height: 29px;
background-image: url(image/BANNER/2011WINTER/attention.gif);
border-bottom: 1px solid #FFFFFF;
margin: 25px 0 0 4px;
padding: 12px 0px 0px 35px;
color: #222222;
font-weight: bold;
font-size: 14px;
}

.sale_middle {
width: 590px;
border: 1px solid #E0DFE3;
padding: 14px;
margin-left:4px;
margin-bottom:4px;
	line-height:160%;
}



/* 予約するボタン */
#detail_page_41239 .detail_item_text .bot_b .cartaddinput,
#detail_page_41240 .detail_item_text .bot_b .cartaddinput,
#detail_page_41237 .detail_item_text .bot_b .cartaddinput,
#detail_page_41238 .detail_item_text .bot_b .cartaddinput,
#detail_page_41212 .detail_item_text .bot_b .cartaddinput,
#detail_page_41211 .detail_item_text .bot_b .cartaddinput {
width: 270px;
height: 100px;
background-image: url(image/icon/add_cartyoyaku.gif) ;
float: left;
margin-bottom: 10px;
} 

#detail_page_41239 .ptitle,
#detail_page_41240 .ptitle,
#detail_page_41237 .ptitle,
#detail_page_41238 .ptitle,
#detail_page_41212 .ptitle,
#detail_page_41211 .ptitle {
width: 640px;
height: 20px;
background-image: url(image/BANNER/senkou_attention.gif);
margin-bottom: 1px;
	padding: 330px 15px 10px 15px;
	font-size: medium;
}


#categorylist_page_931 .ptitle,
#categorylist_page_502 .ptitle,
#pickuplist_page_622 .ptitle,
#categorylist_page_522 .ptitle,
#pickuplist_page_616 .ptitle {
width: 640px;
height: 20px;
background-image: url(image/BANNER/yoyaku670.jpg);
margin-bottom: 1px;
	padding: 830px 15px 10px 15px;
	font-size: medium;
}

#categorylist_page_965 .ptitle,
#categorylist_page_964 .ptitle,
#pickuplist_page_751 .ptitle,
#pickuplist_page_752 .ptitle{
width: 640px;
height: 20px;
background-image: url(image/BANNER/SENKO670.jpg);
margin-bottom: 1px;
	padding: 450px 15px 10px 15px;
	font-size: medium;
}

.ptitleprivacy {
	background-image: url(image/980px/privacy/guide_privacy.gif); 
	background-repeat: no-repeat;
	width: 670px;
	height: 40px;
}


/* Menu Size */
.off7_2012w,
.off4_2012w,
.offtuika  {
width: 620px;
height: 33px;
text-indent:-9999px;
}

/* Category01 */
.off7_2012w A:link,
.off7_2012w A:active,
.off7_2012w A:visited {
width: 620px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/saletop.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off7_2012w A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/saletop.gif);
background-position: bottom;
}



/* Category01 */
.offtuika A:link,
.offtuika A:active,
.offtuika A:visited {
width: 620px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/icon/tuikaaitem.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.offtuika A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/icon/tuikaaitem.gif);
background-position: bottom;
}

.off4_2012w {
width: 620px;
height: 33px;
text-indent:-9999px;
}

.off4_2012w A:link,
.off4_2012w A:active,
.off4_2012w A:visited {
width: 620px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/70off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off4_2012w A:hover {
text-decoration: none;
background-image: url(image/70off.gif);
background-position: bottom;
	opacity:0.7;
	filter: alpha(opacity=70)
}

.off7_2012s,
.off5_2012s {
width: 308px;
height: 33px;
text-indent:-9999px;
}

.off5_2012s A:link,
.off5_2012s A:active,
.off5_2012s A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/50off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off5_2012s A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/50off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}



.off7_2012s A:link,
.off7_2012s A:active,
.off7_2012s A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/30off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off7_2012s A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/30off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

#free_page_334 .ptitle {
width: 670px;
height: 300px;
text-indent: -9999px;
background-image: url(image/980px/melmag.gif);
padding: 0px;
margin-left:0px;
}



/* ボタン画像設定 */

/* 共通設定 */
.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,
.member .bot_b input,
.mobile .bot_b input,
.melmaga_middle .bot_b input,
.shopc_go .bot_b input,
.shopc_in .changeinput,
.shopc_in .deleteinput,
.detail_item_text .bot_b input {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
}



/*　ボタン表示幅設定区切り線非表示 */
.link_bot_box .bot_b {
width: 130px;
margin-left: auto;
margin-right: auto;
} 

※↓下記は非表示にしない場合に使用
/*　ボタン表示幅設定区切り線表示 */
.link_bot_box .bot_b {
width: 145px;
margin-left: auto;
margin-right: auto;
} 

/* レジに進む */
.link_bot_box .bot_b .registerinput {
width: 90px;
height: 25px;
background-image: url(image/register.gif);
}
/* ログイン */
.point_box .bot_b .logininput {
width: 70px;
height: 25px;
background-image: url(image/login.gif);
}
/* 次へ */
.link_bot_box .bot_b .nextinput {
width: 50px;
height: 25px;
background-image: url(image/next.gif);
float: left;
}
/* 戻る */
.link_bot_box .bot_b .backinput {
width: 50px;
height: 25px;
background-image: url(image/back.gif);
float: left;
margin-right: 10px;
}

/* 複数のお届け先に送る */
.point_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/check.gif);
}
/* 登録する */
.link_bot_box .bot_b .entryinput {
width: 70px;
height: 25px;
background-image: url(image/entry_b.gif);
float: left;
}
/* 変更する */
.link_bot_box .bot_b .changeinput {
width: 70px;
height: 25px;
background-image: url(image/change_b.gif);
float: left;
}
/* 送信する */
.link_bot_box .bot_b .sendinput {
width: 70px;
height: 25px;
background-image: url(image/send_b.gif);
float: left;
}
/* 削除する */
.point_box3 .bot_b .deleteinput,
.link_bot_box .bot_b .deleteinput {
width: 70px;
height: 25px;
background-image: url(image/delete_b.gif);
}
/* 反映する */
.td_color3 .bot_b .reflectinput {
width: 70px;
height: 25px;
background-image: url(image/reflect.gif);
}
/* 購入する */
.link_bot_box .bot_b .buyinput {
width: 70px;
height: 25px;
background-image: url(image/buy.gif);
float: left;
}

/* 決済する */
.link_bot_box .bot_b .paymentinput {
width: 70px;
height: 25px;
background-image: url(image/payment.gif);
float: left;
}
/* 変更 */
.td_color2 .bot_b .changeinput,
.shopc_in .changeinput {
width: 40px;
height: 25px;
background-image: url(image/change.gif);
float: left;
margin-right: 10px;
}
/* 削除 */
.td_color2 .bot_b .deleteinput,
.shopc_in .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);
}




/* カートに入れるボタン */
.detail_item_text .bot_b .cartaddinput {
width: 270px;
height: 100px;
background-image: url(image/icon/add_cart2.gif) ;
float: left;
margin-bottom: 10px;
} 

/* お問い合わせボタン */
.detail_item_text .bot_b .inquiryinput {
width: 270px;
height: 40px;
background-image: url(image/icon/inquiry.gif);
float: left;
} 

/* 区切り線非表示の場合 */
.detail_item_text .sec_linel {
display: none;
}


/* レジに進む */
.shopc_go .registerinput {
width: 90px;
height: 25px;
margin-left:15px;
background-image: url(image/register.gif);
} 
 
/* ログイン */
.member .logininput {
width: 70px;
height: 25px;
margin-left:15px;
background-image: url(image/login.gif);
}

/* ログアウト */
.member .logoutinput,
.shopc_go .logoutinput {
width: 80px;
height: 25px;
margin-left:15px;
background-image: url(image/logout.gif);
} 


/* 共通設定 */
.list_item_table .bot_b .cartaddinput,
.list_item_table .bot_b .detailinput,
.list_item_table .bot_b .inquiryinput,
.other_item .bot_b .text-11 {
display: block;
cursor: pointer;
text-indent: -9999px;
border: none;
background-color: transparent;
} 

/* カートに入れるボタン */
.list_item_table .bot_b .cartaddinput {
width: 130px;
height: 25px;
background-image: url(image/add_carts.gif);
float: left;
margin-right: 10px;
} 

/* 詳細を見るボタン */
.list_item_table .bot_b .detailinput {
width: 110px;
height: 25px;
background-image: url(image/detail.gif);
float: left;
margin-right: 10px;
} 

/* お問い合わせボタン */
.list_item_table .bot_b .inquiryinput {
width: 110px;
height: 25px;
background-image: url(image/inquirys.gif);
float: left;
} 

/* 関連商品カートに入れる */
.other_item .bot_b .text-11 {
width: 100px;
height: 25px;
background-image: url(image/add_carts_other.gif);
}

/* 区切り線非表示の場合 */
.list_item_table .sec_linel,
.list_item_table .sec_liner {
display: none;
} 






.according_options{
margin-bottom:5px;
}






/* バレンタイン特集2014 */


.list_item_table_vd {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle_vd {
    width: auto;
	margin: 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.list_table_middle_vd .photo_line_80 a{
	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
/* transition */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.list_table_middle_vd .photo_line_80 a:hover{
 	width: 120px;
	height: auto;
	border:1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
	display: block;
	opacity:0.6;
	filter: alpha(opacity=60);
}


#pickuplist_page_201 #lefttd,
#pickuplist_page_201 #pan,
#pickuplist_page_201 .dailyrank,
#pickuplist_page_201 .brandtable,
#pickuplist_page_201 .list_name,
#pickuplist_page_201 .list_soat,
#pickuplist_page_201 .topshita,
#pickuplist_page_201 .brandlisttable {
display: none;
}


#pickuplist_page_201 #container {
background-color: #ffffff;
}


#pickuplist_page_201 .layout_list .style1_text,
#pickuplist_page_201 .layout_list .photo_line_80 {
width: 185px;
}

#pickuplist_page_201 .list_table_middle {
width: auto;
	margin: 0px 9px;
	padding:30px 20px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}



#pickuplist_page_201 #pagetd{
width: 960px;
}


#pickuplist_page_201 .list_item_table {
width: 900px;
}


#pickuplist_page_201 .ptitle {
width: 960px;
height: 260px;
padding: 0px;
text-indent: -9999px;
margin-top:10px;
background-image: url(image/BANNER/VD/VDtopbannerPC.gif);
} 

#pickuplist_page_201 .pmiddle,
#pickuplist_page_201 .point_box3,
#pickuplist_page_201 .category {
width: auto;
padding: 0px;
margin: 0px;
border: none;
}

#pickuplist_page_201 #pagemain {
width: 960px;
padding: 0px 0px 15px 0px;
}

#pickuplist_page_201 .ptitle,
#pickuplist_page_201 .sec_line_top,
#pickuplist_page_201 .list_count {
width: auto;
}

.list_table_middle_vd .model_number {
display: block;
}



.categorylist_page_body .model_number {
display: block;
}

.detail_page_body .model_number {
display: block;
}


.stocklist_page_body {
background-image: none;
}





#pickuplist_page_627 #lefttd,
#pickuplist_page_627 #pan,
#pickuplist_page_627 .dailyrank,
#pickuplist_page_627 .brandtable,
#pickuplist_page_627 .list_name,
#pickuplist_page_627 .list_soat,
#pickuplist_page_627 .topshita,
#pickuplist_page_627 .brandlisttable {
display: none;
}


#pickuplist_page_627 #container {
background-color: #ffffff;
}


#pickuplist_page_627 .layout_list .style1_text,
#pickuplist_page_627 .layout_list .photo_line_80 {
width: 185px;
}

#pickuplist_page_627 .list_table_middle {
width: auto;
	margin: 0px 9px;
	padding:30px 20px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}



#pickuplist_page_627 #pagetd{
width: 960px;
}


#pickuplist_page_627 .list_item_table {
width: 900px;
}


#pickuplist_page_627 .ptitle {
display:none;
} 

#pickuplist_page_627 .pmiddle,
#pickuplist_page_627 .point_box3,
#pickuplist_page_627 .category {
width: auto;
padding: 0px;
margin: 0px;
border: none;
}

#pickuplist_page_627 #pagemain {
width: 960px;
padding: 0px 0px 15px 0px;
}

#pickuplist_page_627 .ptitle,
#pickuplist_page_627 .sec_line_top,
#pickuplist_page_627 .list_count {
width: auto;
}


.salecategory {
    width: 612px;
	text-align: center;

}
.salecategory A:link,
.salecategory A:active, 
.salecategory A:visited {
	color: #FFFFFF;
	width: 612px;
	height: 25px;
	margin-top:4px;
	padding: 10px 0px 8px;
	font-size: 18px;
	text-decoration: none;
	background-color:#f40000;
	font-weight:bold;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.salecategory A:hover {
	text-decoration: none;
	background-color:#e75d5d;
}




#pickuplist_page_612 #lefttd,
#pickuplist_page_612 #pan,
#pickuplist_page_612 .dailyrank,
#pickuplist_page_612 .brandtable,
#pickuplist_page_612 .list_name,
#pickuplist_page_612 .list_soat,
#pickuplist_page_612 .topshita,
#pickuplist_page_612 .brandlisttable {
display: none;
}


#pickuplist_page_612 #container {
background-color: #ffffff;
}


#pickuplist_page_612 .layout_list .style1_text,
#pickuplist_page_612 .layout_list .photo_line_80 {
width: 185px;
}

#pickuplist_page_612 .list_table_middle {
width: auto;
	margin: 0px 9px;
	padding:30px 20px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}



#pickuplist_page_612 #pagetd{
width: 960px;
}


#pickuplist_page_612 .list_item_table {
width: 900px;
}


#pickuplist_page_612 .pmiddle,
#pickuplist_page_612 .point_box3,
#pickuplist_page_612 .category {
width: auto;
padding: 0px;
margin: 0px;
border: none;
}

#pickuplist_page_612 #pagemain {
width: 960px;
padding: 0px 0px 15px 0px;
}

#pickuplist_page_612 .ptitle,
#pickuplist_page_612 .sec_line_top,
#pickuplist_page_612 .list_count {
width: auto;
}

#pickuplist_page_612 .ptitle {
width: 960px;
height: 140px;
padding: 0px;
text-indent: -9999px;
margin-top:10px;
background-image: url(image/BANNER/09FRESHERS/fr14pc.jpg);
}


#free_page_734 #lefttd {
display: none;
}

#free_page_734 #container {
background-color: #ffffff;
}

#free_page_734 #pagetd{
width: 960px;
}

#free_page_734 .ptitle {
display:none;
} 



#free_page_762 #container {
background-color: #ffffff;
}

#free_page_762 #pagetd{
width: 960px;
}

#free_page_762 .ptitle {
display:none;
} 

#smartphonesite a{

	text-align:center;
	border:1px solid #ccc;
	background:-webkit-gradient(linear, left top, left bottom, from(#e50012), to(#b2000e));
background: -moz-linear-gradient(top,#e50012 0%, #b2000e);
background: -o-linear-gradient(top,#e50012 0%, #b2000e);

	font-weight:bold;
	-webkit-border-radius:30px;
border-radius: 30px;
-moz-border-radius: 30px;

	margin:20px auto 40px;
	width:800px;
	font-size:400%;

	display:block;
	color:#fff;
	text-decoration:none;
	padding: 40px 0 40px 60px;
	line-height:bottom;
}



table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 10px 10px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table010 td {
  text-align: center;
  width:50%;
}










/* セールボタン */
.csofftop,
.csofftuika  {
width: 620px;
height: 40px;
text-indent:-9999px;
}

.csofftop A:link,
.csofftop A:active,
.csofftop A:visited {
width: 620px;
height: 40px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/CS/saletop.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csofftop A:hover {
text-decoration: none;
background-image: url(image/CS/saletop.gif);
background-position: bottom;
}

.csofftuika A:link,
.csofftuika A:active,
.csofftuika A:visited {
width: 620px;
height: 40px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/CS/tuika.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csofftuika A:hover {
text-decoration: none;
background-image: url(image/CS/tuika.gif);
background-position: bottom;
}




.csoff90,
.csoff70,
.csoff50,
.csoff30 {
width: 308px;
height: 33px;
text-indent:-9999px;
}

.csoff90 A:link,
.csoff90 A:active,
.csoff90 A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/20off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csoff90 A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/20off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}



.csoff70 A:link,
.csoff70 A:active,
.csoff70 A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/70off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csoff70 A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/70off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}



.csoff50 A:link,
.csoff50 A:active,
.csoff50 A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/50off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csoff50 A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/50off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}



.csoff30 A:link,
.csoff30 A:active,
.csoff30 A:visited {
width: 308px;
height: 33px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/30off.gif);
background-position: top;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.csoff30 A:hover {
text-decoration: none;
background-image: url(image/BANNER/SALE/2012summer/30off.gif);
background-position: bottom;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}



#pickuplist_page_613 .ptitle {
width: 670px;
height: 244px;
text-indent: -9999px;
background-image: url(image/topbanner/USIM670.jpg);
padding: 0px;
margin-bottom: 1px;
}







#pickuplist_page_628 #lefttd,
#pickuplist_page_628 #pan,
#pickuplist_page_628 .dailyrank,
#pickuplist_page_628 .brandtable,
#pickuplist_page_628 .list_name,
#pickuplist_page_628 .list_soat,
#pickuplist_page_628 .topshita,
#pickuplist_page_628 .brandlisttable {
display: none;
}


#pickuplist_page_628 #container {
background-color: #ffffff;
}


#pickuplist_page_628 .layout_list .style1_text,
#pickuplist_page_628 .layout_list .photo_line_80 {
width: 185px;
}

#pickuplist_page_628 .list_table_middle {
width: auto;
	margin: 0px 9px;
	padding:30px 20px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}



#pickuplist_page_628 #pagetd{
width: 960px;
}


#pickuplist_page_628 .list_item_table {
width: 900px;
}


#pickuplist_page_628 .pmiddle,
#pickuplist_page_628 .point_box3,
#pickuplist_page_628 .category {
width: auto;
padding: 0px;
margin: 0px;
border: none;
}

#pickuplist_page_628 #pagemain {
width: 960px;
padding: 0px 0px 15px 0px;
}

#pickuplist_page_628 .ptitle,
#pickuplist_page_628 .sec_line_top,
#pickuplist_page_628 .list_count {
width: auto;
}

#pickuplist_page_628 .ptitle {
width: 960px;
height: 128px;
padding: 0px;
text-indent: -9999px;
margin-top:10px;
background-image: url(image/BANNER/FRESH/15FRTOP.png);
}



.supracategory {
    width: 588px;
padding:0 6px;
	text-align: center;
}

.supracategory A:link,
.supracategory A:active, 
.supracategory A:visited {
	color: #FFFFFF;
	width: 588px;
	height: 20px;
	margin-top:4px;
	padding: 6px 6px 6px;
	font-size: 14px;
	text-decoration: none;
	background-color:#000;
	font-weight:bold;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.supracategory A:hover {
	text-decoration: none;
	background-color:#919191;
}


#supracategory {
    margin: 15px 4px 0px 8px;
}

#supracategory li {
	margin-right: 4px;
	margin-bottom: -1px;
text-decoration: none;
}

.color ul {margin:5px 0 0 8px;
padding: 0;
}



.color ul.teecolor li {
margin-right: 10px;
float:left;
list-style:none;
}

br.clearboth { clear:both; }

.buyer {
margin-left: 8px;
}




#pickuplist_page_3 .ptitle {
width: 670px;
height: 244px;
text-indent: -9999px;
background-image: url(image/topbanner/0525TEE670.jpg);
padding: 0px;
margin-bottom: 1px;
}


.style_titlelsls {
 background:#FFFFFF url(image/BANNER/feature/style_titlels.gif) no-repeat scroll 0 0;
 height:25px;
 width:108px;
 padding:0px 0px 0px 520px;
 float:left;
 border-bottom:1px solid #E0DFE3;
margin-bottom:10px;
padding-bottom:5px;
}



.new_stylels {
	width: 628px;
margin-bottom:5px;
clear:both;
}

.new_stylels ul {
    padding: 0px;

}



li.style_boxls {
 width:151px;
 height:205px;
margin-right:8px;
 float:left;
list-style:none;
}


li.style_boxls:last-child {
 width:151px;
 height:205px;
margin-right:0px;
 float:left;
list-style:none;
}


.style_boxls a img{
border-style:none;
margin-bottom:0;
}


.style_datels {
 margin:0px;
 width:131px;
 background:#fff;
 color:#ff00ff;
 font-size:11px;
 padding:3px 10px;
font-weight:normal;
text-align:center;
}



#lscategory {
    margin: 30px -5px 0px 0px;
}

#lscategory li {
	margin-right: 5px;
text-decoration: none;
}


.ls_category {
    width: auto;
}
.ls_category A:link,
.ls_category A:active, 
.ls_category A:visited {
	width: 182px;
                height: 20px;
	margin: 0px;
	padding: 4px 0px 0px 22px;
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
background-repeat: no-repeat;
background-position: left center;
border:solid 1px #E0DFE3;
}

.ls_category A:hover {
	text-decoration: none;
    background-image: url(image/BANNER/BRAND/NIXON/nixbotton.gif);
border:solid 1px #ff00ff;
}



.cate_titlelsls {
 background:#FFFFFF url(image/BANNER/feature/cate_titlels.gif) no-repeat scroll 0 0;
 height:25px;
 width:108px;
 padding:0px 0px 0px 520px;
 float:left;
 border-bottom:1px solid #E0DFE3;
margin-bottom:10px;
padding-bottom:5px;
margin-top:30px;
}



#pickuplist_page_243 .ptitle {
width: 670px;
height: 100px;
text-indent: -9999px;
background-image: url(image/icon/ladys670.gif);
padding: 0px;
margin-bottom: 1px;
}




/* 2015サマーセール */
.off70_2015,
.off50_2015,
.off30_2015 {
width: 204px;
height: 204px;
text-indent:-9999px;
}

.off70_2015 A:link,
.off70_2015 A:active,
.off70_2015 A:visited {
width: 204px;
height: 204px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/70.gif);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off70_2015 A:hover {
	opacity:0.7;
	filter: alpha(opacity=70)
}


.off50_2015 A:link,
.off50_2015 A:active,
.off50_2015 A:visited {
width: 204px;
height: 204px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/50.gif);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off50_2015 A:hover {
	opacity:0.7;
	filter: alpha(opacity=70)
}


.off30_2015 A:link,
.off30_2015 A:active,
.off30_2015 A:visited {
width: 204px;
height: 204px;
margin-top:5px;
padding: 0px;
text-decoration: none;
background-image: url(image/30.gif);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.off30_2015 A:hover {
	opacity:0.7;
	filter: alpha(opacity=70)
}










#sabrecategory {
    margin: 15px 0px 0px -5px;
}

#sabrecategory li {
	margin-left: 5px;
	margin-bottom: 5px;
text-decoration: none;
border:1px solid #E0DFE3;
}



/* いいえ */
.bot_b .noinput {
width: 50px;
height: 25px;
background-image: url(image/deleten.gif);
float: left;
    margin-right:5px;
}

/* はい */
.bot_b .yesinput {
width: 50px;
height: 25px;
background-image: url(image/deletey.gif);
float: left;
margin-right: 10px;
}

/* 削除する */
.bulk_delete_btn .itemdeleteinput {
width: 70px;
height: 25px;
background-image: url(image/delete_b.gif);
}


/* お気に入りに追加ボタン */
.detail_item_text .bot_b .favoriteinput {
width: 270px;
height: 40px;
background-image: url(image/icon/cart2.gif);
float: left;
    margin-top:5px;
} 



.detail-title {
	background-image: url(image/980px/top_title_bg01.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	width: 588px;
	padding: 15px 15px 10px 15px;
	font-size: medium;
    margin-bottom:1px;
}

.detail-comment {
	width: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 160%;
}

.staff-comment {
	width: 596px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

.staff-detail {
	float:left;
	height:auto;
}

.staff-comment-detail {
	float:left;
	width:310px;
	height:auto;
	margin-left:10px;
}

.staff-comment-detail h6 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#detail-footer {
	padding-top:20px;
	clear: both;
	width: 618px;
}

#kingsize-flame {
	text-align: left;
	font-size: 12px;
	margin:10px;
}


#pickuplist_page_708 .ptitle {
width: 670px;
height: 180px;
text-indent: -9999px;
background-image: url(image/harubag/bag670.jpg);
    padding: 0px;
margin-bottom: 1px;

  }


#pickuplist_page_738 .ptitle {
width: 670px;
height: 244px;
text-indent: -9999px;
background-image: url(image/topbanner/0728SP670.jpg);
    padding: 0px;
margin-bottom: 1px;

  }

.fatherday {
    width: 612px;
	text-align: center;

}
.fatherday A:link,
.fatherday A:active, 
.fatherday A:visited {
	color: #FFFFFF;
	width: 612px;
	height: 25px;
	margin-top:4px;
	padding: 10px 0px 8px;
	font-size: 18px;
	text-decoration: none;
	background-color:#0050b3;
	font-weight:bold;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}

.fatherday A:hover {
	text-decoration: none;
	background-color:#18489f;
}



/* クリスマス特集2015 */

#pickuplist_page_572 #lefttd,
#pickuplist_page_572 #pan,
#pickuplist_page_572 .dailyrank,
#pickuplist_page_572 .brandtable,
#pickuplist_page_572 .list_name,
#pickuplist_page_572 .list_soat,
#pickuplist_page_572 .topshita,
#pickuplist_page_572 .brandlisttable {
display: none;
}


#pickuplist_page_572 #container {
background-color: #ffffff;
}


#pickuplist_page_572 .layout_list .style1_text,
#pickuplist_page_572 .layout_list .photo_line_80 {
width: 185px;
}

#pickuplist_page_572 .list_table_middle {
width: auto;
	margin: 0px 9px;
	padding:30px 20px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}



#pickuplist_page_572 #pagetd{
width: 960px;
}


#pickuplist_page_572 .list_item_table {
width: 900px;
	margin: 0px auto;
	padding: 0px;
}



#pickuplist_page_572 .ptitle {
width: 960px;
height: 220px;
padding: 0px;
text-indent: -9999px;
margin-top:10px;
background-image: url(image/BANNER/xmas/xmastop960.gif);
} 

#pickuplist_page_572 .pmiddle,
#pickuplist_page_572 .point_box3,
#pickuplist_page_572 .category {
width: auto;
padding: 0px;
margin: 0px;
border: none;
}

#pickuplist_page_572 #pagemain {
width: 960px;
padding: 0px 0px 15px 0px;
}

#pickuplist_page_572 .ptitle,
#pickuplist_page_572 .sec_line_top,
#pickuplist_page_572 .list_count {
width: auto;
}


.hotitem {
	margin:3px 0 0;
	font-size:20px;
	font-weight:bold;
	color:#ff4000;
	line-height:140%;
}

.point_option_exclude {display:none;}