/* CSS Document */

/* =Global
-------------------------------------------------------------- */
/* CSS Document */

/* =Global
-------------------------------------------------------------- */
a img {
    border: none;
}

body {
    background: #42080D url(http://www.yoshidawines.com/data/yoshidawines/image/pac-bg.jpg) center top no-repeat;
    word-break: break-all;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #3c3c3c;
    line-height: 140%;
    font-family : “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
}

body.top_page_body {
    background: #42080D url(http://www.yoshidawines.com/data/yoshidawines/image/pac-bg.jpg) center top no-repeat;
}


/* =Clearfix
-------------------------------------------------------------- */

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}


/********************************************************************/
/* 大外テーブル */
#container {
    width: 860px;
    background-image: none;
    font-size: 12px;
}

/********************************************************************/
/* ヘッダー */
#header {
    height: 140px;
    margin: 0;
    padding: 0;
    position: relative;
}

/* ヘッダー下ライン */
#bline {
    display: none;
}

/********************************************************************/
/* キャッチコピー */
#copy {
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #fff;
}

/* リンク色 */
#copy A:link {
    font-size: 10px;
    color: #666666;
}

#copy A:active {
    font-size: 10px;
    color: #666666;
}

#copy A:visited {
    font-size: 10px;
    color: #666666;
}

#copy A:hover {
    font-size: 10px;
    color: #666666;
}

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
    margin: 8px 0 0 -5px;
}

#header img {
    width: 426px;
    height: 89px;
}


/* ショップロゴテキストの場合使用 */
.shoptext { width: auto; height: 1px; overflow: hidden; }
/* リンク色 */
.shoptext A:link { font-weight: bold; text-decoration: none; color: #0f9f1e; font-size: 1px; width: 200px; height: 150px; }

.shoptext A:active { font-weight: bold; text-decoration: none; color: #996633; font-size: 1px; }

.shoptext A:visited { font-weight: bold; text-decoration: none; color: #996633; font-size: 1px; }

.shoptext A:hover { font-weight: bold; text-decoration: underline; color: #c18344; font-size: 1px; }

/********************************************************************/
/* サブナビゲーション
MacIE以外のブラウザ用の指定に注意 */
.subnavi {
    font-size: 11px;
    color: #fff;
    padding: 10px 0 0;
    text-align: right;
}

/* リンク文字サイズ */
.subnavi A:link,
.subnavi A:active,
.subnavi A:visited,
.subnavi A:hover { color: #fff; font-size: 10px; }

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 { color: #fff; height: 15px; background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/head_sub01.gif); background-repeat: no-repeat; background-position: left center; padding-left: 17px; }

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
    color: #fff;
    /*display: block;*/
    /*height: 70px;*/
    position: absolute;
    right: 20px;
    top: 47px;
    /*width: 226px;*/
}

.top_page_body .subicon02 {
    right: 10px;
}

.subnavi .subicon02 a {
    display: block;
    font-size: 10px;
    height: 100%;
    text-decoration: underline;
    width: 100%;
}

.subnavi .subicon02 a:hover {
    color: #5E0000;
}


/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
    height: 15px;
    background-image: url(img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
    height: 15px;
    background-image: url(img/icon_winclose.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
}

/* ヘッダー検索ボタン */
#header .bot_b input {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/search-btn2.jpg) center center no-repeat;
    border: none;
    padding: 4px;
    font-size: 11px;
}


/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
    width: 160px;
    margin: 0 0 14px;
    padding: 0;
}
/* 中央用枠160 */
.center_box {
    width: 500px;
    margin: 0 0 0;
    padding: 0;
}
#column2 .center_box {
    width: 650px;
}
#column2 .style1_middle {
    width: 630px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
    margin: 0;
    padding: 10px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
}

.category_title h3 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

/* カテゴリ一覧部分 */
.category_list {
    background-color: #fff;
    margin: 0;
    padding: 0;
    color: #666666;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-li-bg-42.png) left bottom no-repeat;
}

.side_box .category_list ul {
    margin: 0;
    padding: 12px 4px 12px 24px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-li-bg-41.png) left top repeat-y;
}

.side_box .category_list li {
    font-size: 14px;
    line-height: 1.5;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link { color: #fff; }

.mcategory A:active { color: #fff; }

.mcategory A:visited { color: #fff; }

.mcategory A:hover { color: #C59F75; }

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
    margin: 0;
    padding: 10px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
}
.pickup_category_title h3 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}
/* 内容 */
.pickup_category_list {
    background-color: #fff;
    margin: 0;
    padding: 0 0 7px;
    color: #666666;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-li-bg-42.png) left bottom no-repeat;
}
.side_box .pickup_category_list ul {
    margin: 0;
    padding: 12px 4px 12px 24px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-li-bg-41.png) left top repeat-y;
}

/* リンク色 */
.pickup_category_list A:link {
    color: #fff;
}

.pickup_category_list A:active {
    color: #fff;
}

.pickup_category_list A:visited {
    color: #fff;
}

.pickup_category_list A:hover {
    color: #C59F75;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
    width: auto;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

/********************************************************************/
/*
↓このテンプレートはナビゲーション部分の画像をマウスオーバーで変更
させています。
変更させない場合は、下記.navi A:link～A:hover設定をcolorのみにし
各コメントショップ通信～ビッダーズオークションを
左記のように記載して下さい /* ショップ通信 */
/********************************************************************/

/* ナビゲーション
リスト部分を枠指定している場合line-height:150%で記載 */

.navi a {
    padding: 10px;
    display: block;
    font-weight: bold;
}

.navi a:link {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
    color: #fff;
    text-decoration: none;
}

.navi a:visited {
    background: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
    color: #fff;
    text-decoration: none;
}

.navi A:hover {
    background: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
    color: #fff;
    text-decoration: none;
}

.navi a:active {
    background: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-sd-title.jpg) center center no-repeat;
    color: #fff;
    text-decoration: none;
}

/********************************************************************/

/* ナビゲーションオークション
.shop A:link {
    width: auto;
	height: 24px;
	margin: 0px 0px 1px;
	padding: 11px 0px 0px 18px;
	background-image: url(img/menu_bg04.gif);
	display: block;
}

.shop A:active {
    width: auto;
	height: 24px;
	margin: 0px 0px 1px;
	padding: 11px 0px 0px 18px;
	background-image: url(img/menu_bg04.gif);
	display: block;
}

.shop A:visited {
    width: auto;
	height: 24px;
	margin: 0px 0px 1px;
	padding: 11px 0px 0px 18px;
	background-image: url(img/menu_bg04.gif);
	display: block;
}

.shop A:hover {
    width: auto;
	height: 24px;
	margin: 0px 0px 1px;
	padding: 11px 0px 0px 18px;
	background-image: url(img/menu_bg04.gif);
	display: block;
}

/********************************************************************/
/* ↓マウスオーバーで画像を変更しない場合以下部分のコメントを変更

/* ショップ通信
.shop {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* 店長日記
.diary {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* リンク集
.link {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* 掲示板
.bbs {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* フリー
.free_menu {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* yahooオークション
.yahoo {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* 楽天オークション
.rakuten {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* ビッダーズオークション
.bidders {
	width: auto;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 27px;
	background-image: url(img/menu_bg02.gif);
}

/* オークションリンク文字サイズ */
.yahoo A:link {
    font-size: 10px;
}

.yahoo A:active {
    font-size: 10px;
}

.yahoo A:visited {
    font-size: 10px;
}

.yahoo A:hover {
    font-size: 10px;
}

.rakuten A:link {
    font-size: 10px;
}

.rakuten A:active {
    font-size: 10px;
}

.rakuten A:visited {
    font-size: 10px;
}

.rakuten A:hover {
    font-size: 10px;
}

.bidders A:link {
    font-size: 10px;
}

.bidders A:active {
    font-size: 10px;
}

.bidders A:visited {
    font-size: 10px;
}

.bidders A:hover {
    font-size: 10px;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title,
.side_box .welcome_top {
    margin: 0;
    padding: 10px;
    background-image: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-title.jpg);
    text-align: center;
}
.shopc_title h3,
.side_box .welcome_top .text-bold-b {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}
/* カートの中身大枠 */
.shopc_list,
.side_box .welcome_middle {
    padding: 10px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-sd-li-bg-41.png) center center repeat-y;
    border-bottom: 2px solid #C59F75;
    color: #666666;

    /*	margin: 0;
     padding: 2px 0 5px;
     width: auto;
     border-right: 1px solid #8c8773;
     border-bottom: 1px solid #8c8773;
     border-left: 1px solid #8c8773; */
}
.side_box .welcome_middle {
    background-color: #F0E0CE;
}
.shopc_list .price {
    background-image: none;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title { width: auto; height: 20px; margin: 0 2px 2px; padding-left: 25px; padding-top: 5px; background-image: url(img/cart.gif); background-repeat: no-repeat; background-position: left 50%; color: #333333; background-color: #ff9f2b; }

/* カートの中身商品リスト */
.shopc_in { width: auto; border-bottom: 1px solid #ffffff; margin: 1px 2px 0; padding: 5px; font-size: 10px; background-color: #f0e0ce; }

/* レジに行く */
.shopc_go {
    width: auto;
    margin: 0;
    padding: 5px 5px 3px;
}




.side_box ul {
    list-style-position: outside;
    margin: 5px 0 10px 5px;
    padding: 0 3px 0 20px;
}
/* ナビゲーション用リストアイコン */
.category_list li { margin-left: 3px; padding-bottom: 2px; list-style-image: url(img/icon04.gif); list-style-position: outside; }



/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
    width: 700px;
    height: 130px;
    margin: 0px;
    padding: 0px;
}

/* 左td */
#lefttd { width: 160px; padding: 0; margin: 0; }

/* 中央td */
#column2 #centertd {
    width: 650px;
    padding: 10px 0;
    margin: 0;
}

#centertd {
    width: 500px;
    padding: 5px 0px 5px 25px;
    margin: 0;
}
.top_page_body #centertd {
    padding: 0;
}

/* 右td */
#righttd {
    width: 160px;
    padding: 0 0 0 20px;
    margin: 0;
}

/* 内部ページtd */
#pagetd {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-pagetd-bg.jpg) left top repeat-y;
    padding: 0 32px 128px;
}
.top_page_body #pagetd {
    padding: 0 0 64px 20px;
    background: none;
}
#pagetd table {
    width: auto;
}
#pagetd table.cart_table {
    width: 598px;
}
#pagetd table.cart_table_bottom {
    width: 598px;
}
#pagetd table.table_fream {
    width: 598px;
}
/* 左サイドバー */
#lefttd .free_menu {
    display: none;
}


/* 写真影 */
.photo_line_80 { width: 80px; height: auto; border-right: 0 solid #666666; border-bottom: 0 solid #666666; margin: 0; padding: 0; }

.photo_line_140 {
    width: 140px;
    height: auto;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    margin: 0px;
    padding: 0px;
}

.photo_line_250 {
    width: 250px;
    height: auto;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    margin: 0px;
    padding: 0px;
}

.photo_line {
    width: auto;
    height: auto;
    border-right: 0px solid #666666;
    border-bottom: 0px solid #666666;
    margin: 0px;
    padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
    width: auto;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    padding: 5px;
    margin: 5px 200px 5px 200px;
    text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
/* .welcome_top {
    width: auto;
	background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/nikki_title.gif);
	height: 28px;
	padding: 6px 0 0 20px;
	color: #fff;
	background-color: #9a0000;
	background-repeat: repeat;
	margin: 0;
} */
/* .welcome_top .text-bold-b { color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; background-position: 0 30px; } */
/* 大枠中 */
/* .welcome_middle { color: #fff; font-size: 13px; background-color: #9a0000; width: auto; margin: 0; padding: 5px 10px 10px; }
.welcome_middle .text-bold-b { color: #fff; font-size: 14px; font-weight: bold; line-height: 20px; background-position: 0 30px; text-decoration: none; } */
/* 大枠下 */
/* .welcome_bottom { background-color: #9a0000; width: auto; margin: 0; padding: 0; } */

/* 写真 */
/* .photo_welcome {
	width: auto;
	margin: 0px 10px 0px 0px;
	float:left;
} */

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top { color: #f9f9f3; font-size: 12px; font-weight: bold; background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/menu_bg01.gif); margin: 0 0 1px; padding: 5px 0 0 10px; width: auto; height: 20px; }
/* 大枠中 */
.whatnew_middle {
    width: auto;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px;
}

/* リスト文字サイズ */
.whatnew_middle li {
    font-size: 10px;
    margin: 5px 0px;
    background-image: url(img/secline.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 5px;
}

/* リンク文字サイズ */
.whatnew_middle li A:link,
.whatnew_middle li A:active,
.whatnew_middle li A:visited,
.whatnew_middle li A:hover {
    font-size: 10px;
    padding-left: 10px;
}

/* 大枠下 */
.whatnew_bottom {
    width: auto;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上
※縦画像を入れた際一部レイアウトが崩れる場合があります */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
    /*font-size: 13px;*/
    /*font-weight: bold;*/
    /*background: #2D060D;*/
    /*padding: 10px 20px;*/
    /*width: auto;*/
    /*border-bottom: 3px solid #C59F75;*/
    /*border-top: 3px solid #C59F75;*/
    /*color: #E0D694;*/
    /* 画像で表示するため非表示に */
    display: none;
}
#column2 .style1_top {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    background-color: #9a0000;
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/nikki_title.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 6px 0 0 20px;
    width: auto;
    height: 22px;
}
/* 大枠中 */
.style1_middle {
}
/* 大枠下 */
.style1_bottom {
    width: auto;
    margin: 0 0 30px;
    padding: 0;
}

/* コピー */
.style1_copy {
    /*width: auto;*/
    /*padding: 16px 20px 10px;*/
    /*background: #6E060D url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-st1-copy-bg.jpg) left top repeat-x;*/
    /*color: #fff;*/
    /*font-size: 12px;*/
    /*line-height: 1.5;*/
    /* 画像で表示するためスタイル設定なし */
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
    margin: 0;
    padding: 0;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: 479px;
    margin: 0;
    padding: 10px;
    background: #E5B75C url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-st1-mid-bg.jpg) left top repeat-y;
}
.style1_table_middle table {
}
.style1_table_middle td {
}
/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
    margin: 0px;
    padding: 0px;
}

/* テーブル */
.style1_table {
    width: 458px;
    margin: 0px;
    padding: 0px;
}

/* 写真 */
.style1_photo {
    width: auto;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

/* 説明 */
.style1_text { color: #9a0000; width: auto; margin: 0; padding: 5px; font-size: 10px; }

/* 商品名 */
.item_name { font-size: 15px; color: #fff; font-weight: bold; }
/* 価格 */
.price {
    font-size: 10px;
    color: #584641;
    font-weight: bold;
    font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 価格大 */
.priceb { font-size: 20px; color: #9a0000; font-weight: bold; font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

/* 在庫ありなし */
.stock {
    color: #666666;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
#column2 .style2_top {
    /*width: auto;
     height: 25px;
     background-image: url(img/top_title_bg.gif);
     margin: 0px 0px 1px;
     padding: 10px 0px 0px 25px;
     font-size: 14px;
     color: #000000;*/
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    background-color: #9a0000;
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/nikki_title.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 6px 0 0 20px;
    width: auto;
    height: 22px;
}

/* 大枠中 */
.style2_middle {
    width: 480px;
    background-color: #E9E9DE;
    margin: 0px;
    padding: 10px;
}

/* 大枠下 */
.style2_bottom {
    width: auto;
    margin: 0px;
    padding: 0px;
}

/*　コピー　*/
.style2_copy {
    width: auto;
    margin: 0px 0px 10px;
    padding: 0px;
    font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
    margin: 5px 0px 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px;
    padding: 10px;
}

/* 各テーブル枠下 */
.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;
    background-color: #F6F6F2;
    border: 1px solid #F1EBEB;
    margin: 0px;
    padding: 5px;
    font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
    width: 458px;
    padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 114px;
}

/* 2-5位セル */
.style2_rank {
    width: auto;
    background-color: #F6F6F2;
    border: 1px solid #F1EBEB;
    margin: 0px 1px;
    padding: 4px;
    font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
    width: 80px;
    margin: 0px 9px;
    padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
    width: auto;
    margin: 8px 8px;
    padding: 8px 0px 0px;
    font-size: 10px;
}

/* 1位テキスト */
.rank1 {
    font-size: 12px;
    width: auto;
    padding: 5px;
    color: #C59F75;
    font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 2-5位テキスト */
.rank2-5 {
    font-size: 12px;
    color: #C59F75;
    font-family: "ＭＳ ゴシック", Osaka－等幅;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px; }

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/iodc-sd-title.jpg);
    margin: 0 0 1px;
    padding: 10px;
    width: auto;
}
.style3_top h3 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}
/* 大枠中 */
.style3_middle {
    color: #fff;
    margin: 0;
    padding: 2px 0 5px;
    width: auto;
}
/* 大枠下 */
.style3_bottom {
    width: auto;
    margin: 0px;
}

/* コピー */
.style3_copy {
    color: #fff;
    width: auto;
    margin: 0 0 10px;
    padding: 2px;
    font-size: 12px;
    text-align: center;
}

/* テーブル */
.style3_table {
    width: auto;
    border: 2px solid #C59F75;
    padding: 10px 5px 5px;
    margin-top: 10px;
}

/* 写真 */
.style3_photo {
    width: 80px;
    margin: 0px;
    padding: 0px 23px;
}

/* 説明 */
.style3_text {
    width: auto;
    margin: 8px 0 0;
    padding: 5px;
    font-size: 11px;
}

.style3_text h3 {
    font-weight: bold;
}

.style3_text a:link { color: #C59F75; }
.style3_text a:visited { color: #C59F75; }
.style3_text a:hover { color: #EE5454; }
.style3_text a:active { color: #EE5454; }

.style3_text .price,
.style3_text .stock {
    color: #fff;
}


/********************************************************************/
/* メルマガ */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
    width: auto;
    height: 25px;
    background-image: url(img/menu_bg01.gif);
    margin: 0px 0px 1px;
    padding: 10px 0px 0px 25px;
}

/* 大枠中 */
.melmaga_middle {
    width: auto;
    background-color: #E9E9DE;
    margin: 0px;
    padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {
    width: auto;
    margin: 0px;
}

/* 内容 */
.mdata {
    font-size: 10px;
    line-height: 140%;
    margin: 0px 5px 0px 5px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top { background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/menu_bg01.gif); margin: 0 0 1px; padding: 5px 0 0 10px; width: auto; height: 20px; }
.tdiary_top h3 { color: #fff; font-size: 12px; font-weight: bold; margin: 0; padding: 0; }
/* 大枠中 */
.tdiary_middle { color: #666666; margin: 0; padding: 2px 0 5px; width: auto; border-right: 1px solid #8c8773; border-bottom: 1px solid #8c8773; border-left: 1px solid #8c8773; }
/* 大枠下 */
.tdiary_bottom {
    width: auto;
    margin: 0px;
}

/* 写真 */
.tphoto {
    width: 60px;
    float: left;
    margin: 0px 0px 0px 1px;
    padding: 0px;
}

/* プロフィール */
.tdata {
    width: 60px;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    font-size: 10px;
}

/* プロフィールタイトル */
.ttitle {
    margin: 0px;
    padding: 0px;
    color: #000000;
}

/* コメント */
.tcom {
    margin: 5px 5px 0;
    padding: 5px;
    font-size: 11px;
    background-image: url(img/secline.gif);
    background-repeat: repeat-x;
    background-position: 50%
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
    /*width: 670px;*/
    margin: 0px;
    /*padding: 0px 15px 15px;*/
}

/* 第二階層パンクズ */
#pan { padding: 10px; width: auto; }
/* 第二階層タイトル
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
    width: 605px;
    height: 35px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-ptilte.png) left top no-repeat;
    margin: 0;
    padding: 10px 0 0 45px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

/* 第二階層中 */
.pmiddle {
    width: 650px;
    /*background-color: #f0e0ce;*/
    margin: 0;
    /*padding: 10px 5px;*/
}

/* 第二階層下 */
.pbottom {
    width: 650px;
    margin: 0;
    padding: 5px 5px 10px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
    margin: 0px;
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #F1EBEB;
    color: #E0DFE3;
}

.item_bot_box2 {
    margin: 0px 0px;
    padding: 10px 5px;
    border-top: 1px solid #F1EBEB;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
    width: 245px;
    height: auto;
    background-image: url(img/icon_sub_title01.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 10px;
    padding: 9px 0px 5px 25px;
    font-size: 14px;
    float: left;
    color: #000000;
}

/* ソート */
.list_soat {
    width: 300px;
    margin-left: 330px;
    padding: 5px 0px 0px 15px;
    font-size: 12px;
}

/* 商品数 */
.list_count {
    width: auto;
    border-top: 3px dotted #6B5C46;
    margin: 0px 10px 5px;
    padding: 5px 0px 0px 5px;
    font-size: 11px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
    margin: 10px 10px 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 10px;
    padding: 10px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
    margin: 0px 10px;
    padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
    width: 618px;
    margin: 0px;
    padding: 0px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
    width: auto;
    padding: 0px;
    margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    padding: 10px;
    /*margin: 0px 10px 0px 10px;*/
}

/* テーブル枠下 */
.detail_table_bottom {
    width: auto;
    padding: 0px;
    margin: 0px 10px 10px;
}

/* 商品詳細テーブル */
.detail_item_table { width: 618px; margin: 0; padding: 0; }

/* 商品詳細商品説明 */
.detail_item_text { width: auto; margin: 0 0 5px; padding: 5px; font-size: 14px; line-height: 160%; }
.detail_item_text h2 { background-color: #9a0000; margin-bottom: 10px; padding: 3px; }
/* 商品詳細サブタイトル
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
    display: none;
/*
    width: auto;
    height: 25px;
    margin: 20px 0 5px 5px;
    font-size: 14px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 10px;
    border-bottom: 1px solid #9a0000;
    border-left: 6px solid #9a0000;
*/
}

/* 詳細説明 */
.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: #F6F6FC;
    margin: 0px;
    padding: 5px;
    font-size: 12px;
    line-height: 140%;
}

/* 他の写真サブセル */
.sub_item {
    background-color: #ebebe5;
    margin: 0 5px 10px;
    padding: 10px 10px 20px;
    font-size: 14px;
    line-height: 160%;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 200px;
}

/* 他の商品写真 */
.sub_item_photo { width: auto; height: auto; margin-top: 10px; margin-bottom: 20px; padding: 0; }

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
    width: auto;
    height: 25px;
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/menu_bg01.gif);
    margin: 10px 20px 5px;
    padding: 10px 0 0 15px;
    font-size: 14px;
    color: #f9f9f3;
}

/* 内部ページの中 */
.page_table_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 20px;
    padding: 10px;
}

/* 内部ページの下 */
.page_table_bottom {
    width: auto;
    margin: 0px 20px;
    padding: 5px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
    width: auto;
    height: 25px;
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/menu_bg01.gif);
    margin: 10px 20px 5px;
    padding: 10px 0 0 15px;
    font-size: 14px;
    color: #f9f9f3;
}

/* 内部ページの中 */
.page_table2_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 20px;
    padding: 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
    width: auto;
    margin: 0px 20px;
    padding: 5px;
}

/* 内部ページbbs用
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
    width: auto;
    height: 25px;
    background-image: url(img/page_title_bg02.gif);
    margin: 10px 20px 5px;
    padding: 10px 0px 0px 25px;
    font-size: 14px;
    color: #000000;
}

/* 内部ページの中 */
.page_table3_middle {
    width: auto;
    background-image: url(img/text_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 20px;
    padding: 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
    width: auto;
    margin: 0px 20px;
    padding: 5px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
    width: auto;
    height: 26px;
    background-image: url(img/icon_sub_title02.gif);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding: 9px 0px 0px 20px;
    font-size: 14px;
    color: #000000;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
    width: auto;
    height: 26px;
    background-image: url(img/icon_sub_title02.gif);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding: 9px 0px 0px 20px;
    font-size: 14px;
    color: #000000;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 598px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
    width: 598px;
    margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 598px;
    margin: 0px;
    padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
    width: auto;
    background-color: #F3F3DE;
    border: 1px solid #DDCECE;
    margin: 5px 5px 0px 5px;
    padding: 10px;
    font-size: 12px;
    line-height: 140%;
}

.point_box2 {
    width: auto;
    margin: 0px 5px 8px 5px;
    padding: 5px;
    font-size: 12px;
    line-height: 140%;
}

.point_box3 {
    width: auto;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 10px;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    line-height: 140%;
}

/* エラーボックス */
.error_box {
    width: auto;
    background-color: #ff9f2b;
    border: solid 1px #ddcece;
    margin: 5px 40px 0;
    padding: 10px;
    font-size: 12px;
    line-height: 140%;
}

/* エラーテキスト */
.error_text { color: #9a0000; font-size: 15px; }
/* テーブルパティング　
※各項目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 #E0DFE3;
}

/* カートステップテーブル */
.cart_step_table {
    width: auto;
    margin-left: 5px;
}

/* カートステップ
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 { width: auto; background-color: #f5f5eb; padding: 5px; color: #3c3c3c; border: solid 1px #e9e9de; }

.cart_step_2 {
    width: auto;
    background-color: #f5f5eb;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #3c3c3c;
}

.cart_step_3 {
    width: auto;
    background-color: #f5f5eb;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #3c3c3c;
}

.cart_step_4 {
    width: auto;
    background-color: #f5f5eb;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #3c3c3c;
}

.cart_step_1_check { width: auto; background-color: #9a0000; padding: 5px; color: #ffffff; border: solid 1px #e9e9de; }

.cart_step_2_check {
    width: auto;
    background-color: #9a0000;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #ffffff;
}

.cart_step_3_check {
    width: auto;
    background-color: #9a0000;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #ffffff;
}

.cart_step_4_check {
    width: auto;
    background-color: #9a0000;
    border-top: 1px solid #e9e9de;
    border-right: 1px solid #e9e9de;
    border-bottom: 1px solid #e9e9de;
    padding: 5px;
    color: #ffffff;
}

/* 内容確認用テキスト */
.bottom_check {
    width: 610px;
    text-align: center;
    margin: 10px 20px 0px;
    padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#666666;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 5px;
    color: #FFFFFF;
}

.td_color2 {
    background-color:#F5F5EB;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 5px;
}

.td_color3 {
    background-color:#BCB5B3;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 5px;
    color: #FFFFFF;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
    width: auto;
    height: 25px;
    background-image: url(img/page_title_bg02.gif);
    margin: 10px 20px 5px;
    padding: 10px 0px 0px 25px;
    font-size: 14px;
    color: #000000;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
    width: auto;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 20px 5px;
    padding: 0px 10px 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;
    padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
    width: auto;
    margin: 0px;
    padding: 10px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
    background-color: #E9E9DE;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 5px;
}

/* td右 */
.td_link_shop2 {
    width: auto;
    padding: 1px;
    border-bottom: 1px solid #FFFFFF;
}

/* 大枠 */
.link_shop {
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    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: 10px 0px 0px 25px;
    font-size: 14px;
    color: #000000;
}

/* リンクタイトル項目 */
.link_title {
    width: auto;
    margin-bottom: 5px;
    padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
    width: auto;
    margin: 0px;
    padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
    width: auto;
    margin: 0px;
    padding: 0px 10px 5px;
}

/********************************************************************/
/* フッター */
#footer {
    color: #fff;
    font-size: 11px;
    background-image: url(http://yoshidawines.ocnk.net/data/yoshidawines/image/head_top_bg.gif);
    background-repeat: repeat-x;
    text-align: center;
    width: 100%;
    height: 35px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko { height: 10px; padding: 5px 15px 5px 0; }
/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
    padding-left: 10px;
}

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
    width: auto;
    margin: 5px 20px 0px;
    padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
    width: auto;
    background-color: #FFFFFF;
    border: 1px solid #DDCECE;
    margin: 0px 20px;
    padding: 10px;
}

/* 大枠下 */
.bbs_table_bottom {
    width: auto;
    margin: 0px 20px 5px;
    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:#666666;
    padding: 5px;
    color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#E9E9DE;
    padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#E9E9DE;
    padding: 5px;
}

/* テキスト */
.bbs_text {
    width: auto;
    background-color: #F3F3DE;
    border: 1px solid #DDCECE;
    margin: 5px 5px 15px;
    padding: 10px;
}

/* ページ送り */
.sec_line_top {
    width: auto;
    text-align: right;
    margin: 10px 20px 0px;
    padding: 5px;
    border-top: 1px solid #DDCECE;
    border-bottom: 1px solid #DDCECE;
    color: #333333;
}

/********************************************************************/
/* フォームボタン強調 */

.bot_b input,
.point_box .bot_b .default_bot_b .memberregisterinput,
.point_box .bot_b .default_bot_b .nonmemberregisterinput,
.point_box .bot_b .default_bot_b .sendereditinput,
.point_box .bot_b .default_bot_b .shippingeditinput,
.point_box .bot_b .shippingregisterinput {
    padding: 4px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/btn-bg-brown.jpg) left center repeat-x #704d32;
    border: 2px solid #4b3321;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

#submit_cart_input_btn {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/btn-bg-yellow.jpg) left center repeat-x #704d32;
    border: 2px solid #e68e15;
    color: #741d22;
    font-size: 16px;
    font-weight: bold;
}

/********************************************************************/



/* HTMLタグ要素 */

A:link {
    text-decoration: none;
    color: #9a0000;
}
A:active {
    text-decoration: none;
    color: #9a0000;
}
A:visited {
    text-decoration: none;
    color: #9a0000;
}
A:hover {
    text-decoration: underline;
    color: #ee5454;
}
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: #000000;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

/*サイドカテゴリーリストリンクの色*/
.folder0 { padding: 0 3px 0 5px; }
.folder0 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder0 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder1 { padding: 0 3px 0 5px; }
.folder1 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder1 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder2 { padding: 0 3px 0 5px; }
.folder2 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder2 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder3 { padding: 0 3px 0 5px; }
.folder3 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder3 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder4 { padding: 0 3px 0 5px; }
.folder4 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder4 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder5 { padding: 0 3px 0 5px; }
.folder5 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder5 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}

.folder6 { padding: 0 3px 0 5px; }
.folder6 a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}
.folder6 a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #C59F75;
}
/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li { margin-left: 3px; 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;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
}

/* ノーマル */
.text-normal {
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {  }

/* パンクズ現ページ */
.thispage {
    color: #000000;
}

/* リンク文字かご関連 */
.text-link-bot-b {
    font-size: 12px;
}

/* サイズ小用 */
.text-11 {
    font-size: 10px;
}

/* サイズ大用 */
.text-14 {
    font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
    font-size: 20px;
    line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {
    color: #333333;
}
/*サイド入力フォームの幅*/
.mailmagazineinput { width: 100px; }
.right_banner { margin-bottom: 10px; margin-left: 10px; }
.center_banner { margin-bottom: 10px; }
/*化粧箱梱包*/
.guide_text2 img { margin-right: 10px; }
.guide_text2 { text-align: center; }

/*RSS非表示*/
#ochanoko img {
    display: none;
}

#ochanoko #counter img {
    display: block;
}

/*商品ページカート上特商法リンク非表示*/
#detail_return {
    display: none;
}
/*商品ページカート上特商法リンクひかえめ表示*/
/*#detail_return a:link,
#detail_return a:visited {
    color: #666;
    font-size: 12px;
}

#detail_return a:hover {
    color: #666;
    font-size: 12px;
}
*/






/* = DetailPage, FreePage
-------------------------------------------------------------- */
.detail_page_body #pagetd .pink,
.free_page_body #pagetd .pink {
    color: #9E005D;
}
.detail_page_body #pagetd .pale-pink,
.free_page_body #pagetd .pale-pink {
    color: #9E4F7E;
}
.detail_page_body #pagetd .beige,
.free_page_body #pagetd .beige {
    color: #C7B299;
}
.detail_page_body #container #pagetd,
.free_page_body #container #pagetd {
    color: #260E00;
    font-size: 14px;
    line-height: 1.8;
}
.detail_page_body #pagetd #iodc-detail h1,
.detail_page_body #pagetd #iodc-detail h2,
.detail_page_body #pagetd #iodc-detail h3,
.free_page_body #pagetd h1,
.free_page_body #pagetd h2,
.free_page_body #pagetd h3 {
    margin-bottom: 1.625em;
}
.detail_page_body #pagetd #iodc-detail h2,
.free_page_body #pagetd h2 {
    margin-top: 1.625em;
}
.detail_page_body #pagetd #iodc-detail h3,
.free_page_body #pagetd h3 {
    font-size: 18px;
    font-weight: bold;
}
.free_page_body #pagetd .subhead {
    font-size: 18px;
    font-weight: bold;
}
.detail_page_body #pagetd #iodc-detail p,
.detail_page_body #pagetd #iodc-detail ul,
.free_page_body #pagetd p,
.free_page_body #pagetd ul {
    margin-bottom: 1em;
}
.detail_page_body #pagetd #iodc-detail p.body-text,
.free_page_body #pagetd p.body-text {
    padding: 0 10px;
    font-size: 16px;
}
.detail_page_body #pagetd #iodc-detail li,
.free_page_body #pagetd li {
    font-size: 14px;
    line-height: 1.8;
}

.free_page_body #pagetd .hr-bottom {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 2px dotted #C7B299;
}
.detail_page_body #pagetd #iodc-detail ul,
.free_page_body #pagetd ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.detail_page_body #pagetd #iodc-detail img.align-right,
.free_page_body #pagetd img.align-right,
.free_page_body #pagetd .img-right img {
    float: right;
    margin-left: 1em;
}
.detail_page_body #pagetd #iodc-detail img.align-left,
.free_page_body #pagetd img.align-left,
.free_page_body #pagetd .img-left img {
    float: left;
    margin-right: 1em;
}
.detail_page_body #pagetd #iodc-detail p.align-right,
.free_page_body #pagetd p.align-right {
    text-align: right;
}


/* =FreePage 4 会社概要
-------------------------------------------------------------- */
#free_page_4 .google-map {
    padding: 8px 0 0 12px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp4-22.jpg) left top no-repeat;
}

#free_page_4 .google-map small {
    display: block;
    margin: 6px 8px 6px 6px;
    text-align: right;
}

/* =FreePage 5 自己紹介
-------------------------------------------------------------- */
#free_page_5 #pagetd dt {
    float: left;
    width: 6em;
}

#free_page_5 #pagetd dl {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp5-17.jpg) right top no-repeat;
    padding: 30px 0;
}

#fp5-kando {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp5-35.jpg) right bottom no-repeat;
    padding-bottom: 110px;
}

/* =FreePage 6 理念
-------------------------------------------------------------- */
#free_page_6 #pagetd dt {
    float: left;
    width: 12em;
}
#free_page_6 #pagetd dd {
    margin-left: 12em;
}
#free_page_6 img#yoshida-osamu {
    margin-top: 100px;
}

/* =FreePage 7 ギフトラッピング
-------------------------------------------------------------- */
#free_page_7 .fp7-photo {
    float: left;
    width: 412px;
    padding: 0 0 0 8px;
}
#free_page_7 .fp7-text {
    float: right;
    width: 212px;
    padding: 0 8px 0 0;
}
#free_page_7 .gift-price {
    padding: 52px 0 0;
    margin-top: 24px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp7-ruffle.png) left top no-repeat;
}
#free_page_7 .gift-price h4 {
    margin: 0 0 0.5em;
}

#free_page_7 .clearfix {
    margin-bottom: 3em;
}

/* =FreePage 8 ワインの開栓後の保存
-------------------------------------------------------------- */
#free_page_8 dl {
    padding: 0 10px;
}
#free_page_8 dt {
    float: left;
    padding-bottom: 6px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp8-tbl-bd.jpg) left bottom no-repeat;
}
#free_page_8 dt.double {
    height: 3.6em;
}
#free_page_8 dd {
    padding: 0 0 6px 18em;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp8-tbl-bd.jpg) left bottom no-repeat;
}
#free_page_8 #pagetd h3 {
    padding: 0 10px;
    margin-bottom: 0;
}

/* =FreePage 9 家庭でのワイン保存法
-------------------------------------------------------------- */
.free_page_body #pagetd img.no-margin {
    margin: 0;
}

/* =FreePage 10 ヴィンテージワイン
-------------------------------------------------------------- */
#free_page_10 dl {
    padding: 0 10px;
}
#free_page_10 dt {
    float: left;
    padding-bottom: 6px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp8-tbl-bd.jpg) left bottom no-repeat;
}
#free_page_10 dd {
    padding: 0 0 6px 10em;
    margin-right: 22em;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp8-tbl-bd.jpg) left bottom no-repeat;
}


/* =FreePage 11 ご利用ガイド
-------------------------------------------------------------- */
#free_page_11 #pagetd h2 {
    margin-top: 3em;
}
#free_page_11 #pagetd h3 {
    margin-top: 2em;
    clear: both;
}

.bank-table {
    border-collapse: collapse;
    border-left: 1px solid #4A1700;
    border-top: 1px solid #4a1700;
    margin-left: 1em;
}

.bank-table td {
    border-bottom: 1px solid #4a1700;
    border-right: 1px solid #4a1700;
    padding: 12px 36px;
}



/* =FreePage 12 よくあるご質問
-------------------------------------------------------------- */
#free_page_12 #pagetd h2 {
    margin-top: 3em;
}
#free_page_12 #pagetd h3 {
    margin-top: 2em;
    clear: both;
}

/* =FreePage 13 生まれ年ワイン （ヴィンテージテーブル）
-------------------------------------------------------------- */
#pagetd table#vintage-table {
    border-top: 1px dotted #4A1700;
    border-right: 1px dotted #4A1700;
    border-left: 1px dotted #4A1700;
}
#pagetd table#vintage-table th,
#pagetd table#vintage-table td {
    padding: 6px;
    font-size: 12px;
    border-bottom: 1px dotted #4A1700;
}
#pagetd table#vintage-table tr.odd {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-vtg-tbl.jpg) left top no-repeat;
}
#pagetd table#vintage-table th {
    /*font-weight: normal;*/
    width: 110px;
}
#pagetd table#vintage-table td {
    width: 53px;
}
/*#pagetd table#vintage-table td.kanreki {
	background: url(http://www.yoshidawines.com/data/yoshidawines/image/badge-kanreki.png) 30% 90% no-repeat;
}*/


/* =FreePage 17　プライバシーポリシー
-------------------------------------------------------------- */

#free_page_17 #pagetd h2 {
    margin-bottom: .8em;
    padding: 5px 25px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp-hdbg.jpg) left top no-repeat;
    font-size: 16px;
}



/* =ホームページ用ヴィンテージテーブル
-------------------------------------------------------------- */
#pagetd table#vintage-table-home {
}
#pagetd table#vintage-table-home td {
    width: 44px;
    padding: 10px 3px;
    font-size: 10px;
    font-weight: bold;
}
#pagetd table#vintage-table-home tr.odd {
    background: #e8d8c8;
}
#pagetd table#vintage-table-home tr.even {
    background: #deb997;
}
/*#pagetd table#vintage-table td {
	width: 53px;
}*/
/* =フッター用ヴィンテージテーブル
-------------------------------------------------------------- */
#pagetd table#vintage-table-footer {
}
#pagetd table#vintage-table-footer td {
    width: 57px;
    padding: 12px 4px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}
#pagetd table#vintage-table-footer tr.odd {
    /* background: #C59F75; */
    background: #e8d8c8;
}
#pagetd table#vintage-table-footer tr.even {
    /* background: #8B6239; */
    background: #deb997;
}



/* =FreePage 15 ボトル彫刻文例集
-------------------------------------------------------------- */
#free_page_15 dl {
    margin: 0 20px;
    font-size: 16px;
}
#free_page_15 dt {
    font-weight: bold;
}
#free_page_15 dd {
    padding-bottom: 1em;
}
#free_page_15 #wedding {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp15-bg-17.png) 100% 30% no-repeat;
}
#free_page_15 #anniversary {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp15-bg-11.png) 100% 100% no-repeat;
}
#free_page_15 #birthday {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp15-bg-23.png) 100% 0% no-repeat;
}
#free_page_15 #parent {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp15-bg-03.png) 100% 10% no-repeat;
}
#free_page_15 #retirement {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/iodc-fp15-bg-26.png) 100% 80% no-repeat;
}

/* =DetailPage 446 ボトル彫刻
-------------------------------------------------------------- */
.pp446-right-col {
    float: right;
    width: 275px;
}
.pp446-left-col {
    float: left;
    width: 334px;
}
.pp446-right-col h4 {
    margin-top: 0;
}
#detail_page_446 .section {
    margin-bottom: 1.625em;
}
.categorylist_page_body .point_box3 {
    padding: 14px;
}


/* メッセージをテキストに変更 2012.06.12 */

#detail_page_446 p {
    font-size: 16px;
}
#detail_page_446 .half-col {
    width: 45%;
}
#detail_page_446 .half-left {
    float: left;
    padding: 0 0 0 10px;
}
#detail_page_446 .half-right {
    float: right;
    padding: 0 10px 0 0;
    width: 50%;
}

#detail_page_446 .frame {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/message-bg-body.jpg) center top repeat-y;
    padding: 0 20px;
    text-align: center;
}

#detail_page_446 #pagetd #iodc-detail .frame p {
    font-size: 21px;
    line-height: 1.25;
    margin-bottom: 0;
    padding-bottom: .25em;
}

#detail_page_446 .frame-contents {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/message-bg-head.jpg) center top no-repeat;
    padding: 20px 0 0;
}

#detail_page_446 .frame-wrapper {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/message-bg-tail.jpg) center bottom no-repeat;
    padding: 0 0 40px;
}




/* =お知らせ 2012.04/03修正
-------------------------------------------------------------- */
/* トップページ中央 */
.center_board {
    margin-bottom: 12px;
    padding-bottom: 15px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/cboard-foot.png) left bottom no-repeat;
}
.center_board_container {
    padding-top: 15px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/cboard-head.png) left top no-repeat;
}
.center_board p {
    margin: 0;
    padding: 4px 16px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/cboard-body.png) left top repeat-y;
    font-size: 13px;
    color: #5E0000;
    line-height: 1.5;
}
/* サイドバー */
.side_board {
    padding-bottom: 15px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/sboard-foot.png) left bottom no-repeat;
}
.side_board_container {
    padding-top: 15px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/sboard-head.png) left top no-repeat;
}
.side_board p {
    margin: 0;
    padding: 8px 16px;
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/sboard-body.png) left top repeat-y;
    font-size: 13px;
    color: #5E0000;
    line-height: 1.5;
}
/* フォントサイズ大　大声で！ */
.center_board .loudly,
.side_board .loudly {
    font-size: 16px;
}
/* サイドバーはトップページ非表示 */
.top_page_body .invisible_if_home {
    display: none;
}


/* =サイドバーカレンダー 2012.04/06修正
　　枠やタイトル欄の設定は510行目付近ショッピングカートと一緒に
-------------------------------------------------------------- */
.cal-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    color: #333;
    font-size: 11px;
}
.cal-table th,
.cal-table td {
    border-bottom: 1px dotted #999;
    text-align: center;
}
.cal-table caption {
    font-weight: bold;
    font-size: 13px;
}

.cal-table .closed,
.cal-table .rinji {
    background: #F00;
    color: #fff;
    /*font-weight: bold;*/
}

.side_box .welcome_middle p.note {
    margin-bottom: 0;
    font-size: 13px;
    color: #333;
}
.side_box .welcome_middle .marker {
    color: #f00;
}
.side_box .welcome_middle .clear-both {
    display: none;
}

/* =オーダーメイド設定 ギフトラッピング 2012.04.20修正
　　選択ドロップダウンメニュー非表示
-------------------------------------------------------------- */
.detail_page_body #order_4_item .text-bold,
.detail_page_body #cart_addcustom_4,
.detail_page_body .according_options {
    display: none;
}

/*  */
.detail_page_body .order_desc {
    padding: 10px;
    color: #fff;
    background: #9A0000;
}
.detail_page_body .order_desc a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.detail_page_body .order_desc a:focus,
.detail_page_body .order_desc a:active,
.detail_page_body .order_desc a:hover {
    color: #EE5454;
}

/* =ビールに注意書き
　　カートに入れるボタンの下にお願い表記
-------------------------------------------------------------- */

.order-notice {
    border: 1px dotted #f00;
    font-size: 12px;
    margin: 12px 0 0;
    padding: 6px 12px;
}

.order-notice h3 {
    color: #f00;
    font-weight: bold;
    font-size: 12px;
}

.order-notice h4 {
    margin: 0;
}

.order-notice p {
    margin: 6px 0;
}

/* ビール注意書き非表示商品 */

#detail_page_592 .order-notice,
#detail_page_497 .order-notice {
    display: none;
}

/* =関連商品「こちらの商品もオススメ！」の「カートに入れる」ボタン非表示
---------------------------------------------------------------- */

.other_item .list_table_middle .bot_b input {
    display: none;
}


/* =共通フッター「生まれ年ワインの使い途
---------------------------------------------------------------- */

.umaredoshi-occasion {
    background: url(http://www.yoshidawines.com/data/yoshidawines/image/pac_umare_bg.jpg) center top repeat-y;
    border: 3px solid #d3be52;
    color: #fff;
    margin: 18px 0;
}

.umaredoshi-occasion-wide {
    width: 624px;
    padding: 10px;
}

.umaredoshi-occasion-narrow {
    width: 480px;
    padding: 10px 7px;
}



.umaredoshi-occasion a {
    color: #dac96f;
    text-decoration: underline;
}

.umaredoshi-occasion a:hover {
    color: #ee5454;
}

.umaredoshi-occasion .cols {
    padding: 0;
}

.umaredoshi-occasion .col {
    float: left;
}

.umaredoshi-occasion-wide .col {
    margin-left: 8px;
    width: 23.8%;
}

.umaredoshi-occasion-narrow .col {
    margin-left: 12px;
    width: 31.5%;
}


.umaredoshi-occasion .col-1 {
    margin-left: 0;
}

.umaredoshi-occasion ul {
    list-style: none;
    padding-left: 6px;
}

.umaredoshi-occasion li {
    font-size: 13px;
    font-weight: normal;
}

.umaredoshi-occasion .message {
    font-size: 14px;
    text-align: center;
}


/* =Notice 注記
---------------------------------------------------------------- */
.notice {
    background-color: #9A0000;
    color: #fff;
    font-size: 13px;
    margin-right: 2em;
    padding: 1em;
}

.important {
    color: #f00;
    font-size: 20px;
    line-height: 1.5;
}