@charset "UTF-8";
/* CSS Document */


/********************************************************************/
/* 大外 */
#container {
	width: 860px;
	background-color: #FFFFFF;
	font-size: 12px;
	position: relative;
}

/********************************************************************/
/* ヘッダー */
#header {
	width: 960px;
	height: 65px;
	background-image: url(image/header-bg.gif);			/* 変更 */
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 10px;
	position: relative;
    height: 110px;
    background-repeat: no-repeat;
    display: none;
}

/* ヘッダー下ライン */
#bline {
	width: 860px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* キャッチコピー */
#copy {
    position: relative;
    width: 980px;
    left: 0;
    top: 0;
    height: 160px;
    background-image: url("image/cart_icon_white.png");
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1;
    color: white;
    font-weight: bold;
    line-height: normal;
    padding-left: 0;
    white-space: nowrap;
}

#copy a {
	color: white;
	font-weight: bold;
	/* line-height: 51px; */
}

/* キャッチコピーリンク設定有り */
/*
#copy A:link {
	font-size: 10px;
	font-weight: bold;
}

#copy A:active {
	font-size: 10px;
	font-weight: bold;
}

#copy A:visited {
	font-size: 10px;
	font-weight: bold;
}

#copy A:hover {
	font-size: 10px;
	font-weight: bold;
}
*/

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 360px;
	float: left;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 350px;
	margin: 15px 0px 0px 5px;
	font-weight: bold;
	float: left;
}

.shoptext A:link {
	color: #FFFFFF;
}

.shoptext A:active {
	color: #FFFFFF;
}

.shoptext A:visited {
	color: #FFFFFF;
}

.shoptext A:hover {
	color: #FFFFFF;
}

/********************************************************************/
/* サブナビゲーション */
.subnavi {
    position: relative;
    width: 630px;
    background-color: #499AC4;
    border: 1px solid #529DC3;
    padding: 0 10px;
    float: left;
    color: #FFFFFF;
    margin-left: -75px;
    height: 92px;
}

.subnavi A:link {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 140%;
}

.subnavi A:active {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
}

.subnavi A:visited {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
}

.subnavi A:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 140%;
}

.subnavi a {
      font-size: 13px;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 16px;
	background-image: url(//daishi.ocnk.net/data/daishi/image/h-icon-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0 1px 16px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
    height: 16px;
    background-image: url(//daishi.ocnk.net/data/daishi/image/h-icon-favorite.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1px 0 1px 16px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
    height: 16px;
	background-image: url(img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1px 0 1px 16px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(img/icon_winclose.gif);			/* ダウン */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 215px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

/* 中央用枠160 */
.center_box {
	width: 490px;
	margin: 0px 0px 10px;
	padding: 0px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg01.gif);
	display: none;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	color: #000000;
	font-weight: bold;
	/*background-image: url(image/menu_bg01_middle.gif); */
	display: none;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #000000;
}

.mcategory A:active {
	color: #000000;
}

.mcategory A:visited {
	color: #000000;
}

.mcategory A:hover {
	color: #666666;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg01.gif);			/* 変更 */
}

/* 内容 */
.pickup_category_list {
	width: auto;
	background-image: url(image/menu_bg01_middle.gif);			/* 変更 */
	margin: 0px;
	padding: 5px 10px 0px 0px;
	color: #000000;
	font-weight: bold;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* ナビゲーションリンク文字色 */
.navi A:link {
	color: #CC3333;
}

.navi A:active {
	color: #CC3333;
}

.navi A:visited {
	color: #CC3333;
}

.navi A:hover {
	color: #CC6666;
}

/* ショップ通信 */
.shop {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* 店長日記 */
.diary {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* リンク集 */
.link {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* 掲示板 */
.bbs {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* フリー */
.free_menu {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* yahooオークション */
.yahoo {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* 楽天オークション */
.rakuten {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/menu_bg02.gif);			/* 変更 */
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	height: 20px;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	background-image: url(image/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;
}

/********************************************************************/
/* ショッピングカート */

/* ショッピングカート・ログインメニューの下を閉じるためのクラス */
.shopc_bottom {
	width: auto;
	height: 11px;
	background-image: url(image/menu_green_btm.png);
	background-size: 100% 100%;
}

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	width: auto;
/*	height: 20px; */
	margin: 0px;
	padding: 4px 0px 3px 23px;
	/*background-image: url(image/menu_bg03.gif);*/			/* 変更 */
	background-image: url(image/menu_green_top.png);
	background-size: 100% 100%;
}

/* ショッピングカート、ログインボックスの矢印アイコン */
.member .subicon03 {
	background-image: url(image/icon03_big.png);
	padding-left: 20px;
	height: 16px;
}

.member A:link {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 14px;
	color: #336699;
	line-height: 140%;
}

.member A:active {
	text-decoration: underline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	line-height: 140%;
}

.member A:visited {
	text-decoration: underline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	line-height: 140%;
}

.member A:hover {
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3399CC;
	line-height: 140%;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	/*background-image: url(image/menu_bg03_middle.gif);*/			/* 変更 */
	background-image: url(image/menu_green_mdl.png);
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
	background-size: 100% 100%;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
/*	width: auto;*/
	width: 172px;
	height: 20px;
	margin: 0px 0px 0px 6px;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #99CC99;
	font-weight: bold;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
/*
	background-color: #E6FFEE;
	border-bottom: 1px solid #99CC99;
*/
	margin: 0px 11px 1px 5px;
	padding: 5px;
	font-size: 10px;
}

/* レジに行く */
.shopc_go {
	width: auto;
	/*background-image: url(image/menu_bg03_middle.gif);*/			/* 変更 */
	margin: 0px 11px 1px 0px;
	padding: 5px;
	color: #990000;
	text-align: center;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 720px;
	height: 170px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#photo img {
	width: 720px !important;
	height: 170px !important;
}

/* 左td */
#lefttd {
    width: 220px;
	padding: 0px;
	margin: 0px;
}

/* 中央td */
#centertd {
    width: 490px;
	padding: 15px 5px 15px 25px;
	margin: 0px;
}

/* 右td */
#righttd {
    width: 160px;
	padding: 15px 5px 15px 5px;
	margin: 0px;
}

/* 内部ページtd
#pagetd {
}
*/

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	background-color: #FFFFFF;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	width: auto;
	background-image: url(img/welcome_top_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	background-image: url(img/welcome_middle_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 10px;
}

/* 大枠下 */
.welcome_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/welcome_bottom_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 5px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	width: auto;
	background-image: url(img/what_top_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 8px 5px 0px 8px;
	font-size: 14px;
	font-weight: bold;
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	background-image: url(img/what_middle_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/what_bottom_bg.gif);			/* ダウン */
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: 460px;
	height: 25px;
	background-image: url(img/top_title_bg01.gif);			/* ダウン */
	margin: 0px;
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style1_middle {
	width: 480px;
	background-image: url(img/top_middle_bg01.gif);			/* ダウン */
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	height: 15px;
	background-image: url(img/top_bottom_bg01.gif);			/* ダウン */
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin-top: 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 458px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #666666;
	/* background-image: url(https://daishi.ocnk.net/data/daishi/image/info3.gif) */
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color:#336699;
	font-weight: bold;
}

/* 価格 */
.price {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}

/* 価格大 */
.priceb {
	font-size: 13px;
	color: #555;
	font-weight: bold;
}

.detail_page_body .priceb {
	background-image: url(image/info350.gif?2);
	background-repeat: no-repeat;
	background-position: top left;    
}

/* 在庫ありなし */
.stock {
	color: #000000;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: 460px;
	height: 25px;
	background-image: url(img/top_title_bg02.gif);			/* ダウン */
	margin: 0px;
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style2_middle {
	width: 480px;
	background-image: url(img/top_middle_bg02.gif);			/* ダウン */
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style2_bottom {
	width: 490px;
	height: 15px;
	background-image: url(img/top_bottom_bg02.gif);			/* ダウン */
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #A82E2B;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin-top: 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 460px;
	margin: 0px;
	padding: 0px;
}
.test {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* 説明 */
.style2_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #666666;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 460px;
	margin: 0px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 110px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px 2px 0px 2px;
	padding: 5px;
	font-size: 10px;
	color: #535337;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 9px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: 80px;
	margin: 0px 8px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
}

/* 1位テキスト */
.rank1 {
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-left: 5px;
	color: #A82E2B;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 10px;
	color: #A82E2B;
	font-weight: bold;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	height: 23px;
	background-image: url(image/menu_bg04.gif);			/* 変更 */
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
	background-image: url(image/menu_bg04_middle.gif);			/* 変更 */
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	height: 15px;
	background-image: url(image/menu_bg04_bottom.gif);			/* 変更 */
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #25724B;
}

/* テーブル */
.style3_table {
	width: auto;
	background-color: #FFFFFF;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin-bottom: 5px;
	padding: 0px 20px;
}

/* 説明 */
.style3_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	color: #666666;
}

/********************************************************************/
/* メルマガ */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	width: auto;
	height: 23px;
	background-image: url(image/menu_bg04.gif);			/* 変更 */
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.melmaga_middle {
	width: auto;
	background-image: url(image/menu_bg04_middle.gif);			/* 変更 */
	margin: 0px;
	padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {
	width: auto;
	height: 15px;
	background-image: url(image/menu_bg04_bottom.gif);			/* 変更 */
	margin: 0px;
	padding: 0px;
}

/* 内容 */
.mdata {
	font-size: 10px;
	line-height: 140%;
	margin: 2px 5px 0px 2px;
	padding: 2px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	width: auto;
	height: 23px;
	background-image: url(image/menu_bg04.gif);			/* 変更 */
	margin: 0px;
	padding: 7px 0px 0px 15px;
}

/* 大枠中 */
.tdiary_middle {
	width: auto;
	background-image: url(image/menu_bg04_middle.gif);			/* 変更 */
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/* 大枠下 */
.tdiary_bottom {
	width: auto;
	height: 15px;
	background-image: url(image/menu_bg04_bottom.gif);			/* 変更 */
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 65px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* プロフィールタイトル */
.ttitle {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* コメント */
.tcom {
    background-color: #ECFFF2;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
	color: #000000;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 15px 15px;
}

/* 第二階層パンクズ */
#pan {
	padding: 5px;
    width: auto;
}

/* 第二階層タイトル
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: 652px;
	height: 26px;
	background-image: url(img/page_title_bg01.gif);			/* ダウン */
	margin-top: 5px;
	padding: 9px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	background-image: url(img/page_middle_bg01.gif);			/* ダウン */
	margin: 0px;
	padding: 5px;
}

/* 第二階層下 */
.pbottom {
	width: 670px;
	height: 25px;
	background-image: url(img/page_bottom_bg01.gif);			/* ダウン */
	margin: 0px;
	padding: 0px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
    background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

.item_bot_box2 {
    background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 255px;
	height: auto;
	background-image: url(img/icon_sub_title01.gif);			/* ダウン */
	background-repeat: no-repeat;
	margin: 0px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

/* ソート */
.list_soat {
	width: 300px;
	margin-left: 340px;
	padding: 7px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px 10px 5px 5px;
	padding: 5px 0px 0px 5px;
	color: #336699;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 0px 10px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 5px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 628px;
	margin: 0px;
	padding: 0px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 10px 0px 10px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
    word-break: normal;
}

/* 商品詳細サブタイトル
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: auto;
	height: 26px;
	background-image: url(img/page_title_bg02.gif);			/* ダウン */
	margin: 5px 0px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 詳細説明 */
.detail_sub_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/* 他の写真 */
.detail_sub_table02 {
	width: 618px;
	margin: 0px;
	padding: 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 5px;
}

/* 他の写真サブセル */
.sub_item {
	width: auto;
	margin: 0px 5px 5px;
	padding: 5px;
	background-color: #F5F5F5;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 206px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 22px;
	padding: 0px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_01.gif);			/* ダウン */
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_01.gif);			/* ダウン */
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table2_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページbbs用
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_03.gif);			/* ダウン */
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 内部ページの中 */
.page_table3_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}


/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);			/* ダウン */
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 9px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: auto;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);			/* ダウン */
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 9px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 595px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 595px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 595px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	background-color:#FFFFF0;
	border: 1px solid #D4D0C8;
	margin: 5px 5px 0px 0px;
	padding: 10px;
}

.point_box2 {
	width: auto;
	background-color:#F5F5F5;
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}

.point_box3 {
	width: auto;
	margin: 10px;
	padding: 5px;
	text-align: center;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color:#FFFFF0;
	border: 1px solid #D4D0C8;
	margin: 5px 40px 0px 40px;
	padding: 10px;
}

/* エラーテキスト */
.error_text {
    color: #FF0000;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D4D0C8;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	text-align: right;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
	background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_2 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_3 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_4 {
	width: auto;
    background-color:#FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #666666;
}

.cart_step_1_check {
	width: auto;
	background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_2_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_3_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

.cart_step_4_check {
	width: auto;
    background-color:#FFE6E6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #CC3333;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 608px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	color: #336699;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#336699;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

.td_color2 {
    background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#BFE0F0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #336699;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	width: auto;
	height: 17px;
	background-image: url(img/sub_menu_bg_01.gif);			/* ダウン */
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル */
.tdiary_news_table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/* テキスト部分 */
.tdiary_news_text {
	width: auto;
	background-color: #F5F5F5;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #336699;
}

/* 写真部分 */
.tdiary_news_photo {
	width: auto;
	margin: 0px;
	padding: 10px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
    background-color:#BFE0F0;
	border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

/* td右 */
.td_link_shop2 {
    width: auto;
    background-color:#F5F5F5;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

/* 大枠 */
.link_shop {
	background-color:#FFFFFF;
    margin: 10px 5px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* テーブル */
.link_shop_table {
	width: 625px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 10px;
}

/* ショップタイトル項目 */
.shop_title {
	width: 145px;
	height: 28px;
	background-image: url(img/icon_sub_title02.gif);			/* ダウン */
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	width: 410px;
	margin: 0px;
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

/********************************************************************/
/* フッター */
#footer {
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
	color: #000000;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
}

.win_close A:link {
	color: #336699;
}

.win_close A:active {
	color: #336699;
}

.win_close A:visited {
	color: #336699;
}

.win_close A:hover {
	color: #336699;
}

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	background-color: #FFFFFF;
	margin: 20px 20px 0px 20px;
	padding: 5px;
}

/* 大枠中 */
.bbs_table_middle {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	width: auto;
	height: 10px;
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_s {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.bbs_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
	background-color:#336699;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#BFE0F0;
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
    background-color:#BFE0F0;
	padding: 5px;
	color: #FFFFFF;
}

/* テキスト */
.bbs_text {
	width: auto;
    background-color:#F5F5F5;
	margin: 5px 5px 15px 5px;
	padding: 10px;
}

/* ページ送り */
.sec_line_top {
	width: auto;
	text-align: right;
	margin: 10px 20px 0px;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* リンク色 */
.sec_line_top A:link {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
}

.sec_line_top A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.sec_line_top A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    margin: 0 5px;
    padding: 2px;
	background-color: #FFFFFF;
	background-image: url(img/bot_bg.gif);			/* ダウン */
	color: #FFFFFF;
	font-weight: bold;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	background-image: url(img/bg.gif);			/* ダウン */
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background-position: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

A:link {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #336699;
	line-height: 140%;
}

A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 140%;
}

A:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 140%;
}

A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif); /* ダウン */
	line-height: 180%;
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);			/* ダウン */
}

.whatnew_middle li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);			/* ダウン */
}

li {
	padding-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal {
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
    color: #000000;
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 18px;
	line-height: 100%;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FF0000;
}


/********************************************************************/
/* 追加CSS */

/* 販売価格 */
#pricech {
	font-size: 16px;
	color: #333;
	}
/* 文章のタイトル */
.pagetitle{
	width:550px;
	border-left:solid 5px #0000ff;
	border-bottom:solid 1px #0000ff;
	font:bold large "ＭＳ ゴシック","ＭＳ 明朝";
	padding-bottom:3px;
	}

/* ヘッダー部分送料無料バナ */
#muryou-bana {
	margin: 0 0 0 766px;
	padding: 0;
	width: 210px;
	height: 85px;
	background: url(https://daishi.ocnk.net/data/daishi/image/muryou-bana.png) right 0 no-repeat;
	position: absolute;
	top: 0;
	z-index: 100;
	display: none;
	}

div.pickup_category_title,
div.pickup_category_list {
	display: none;
	}

/* 商品ページ */

.f12 {
font-size: 12px;
line-height: 130%;
color: #000000;
}

.f12glay {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.f12glayline {
	font-size: 12px;
	line-height: 170%;
	color: #666666;
}

.f12hadairo {
	font-size: 12px;
	line-height: 120%;
	color: #FFFBBA;
}

.f12white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

.f12blueko {
	font-size: 12px;
	line-height: 120%;
	color: #1899CD;
}

.f12purple {
	font-size: 12px;
	line-height: 120%;
	color: #390073;
}

.f12gold {
	font-size: 12px;
	line-height: 120%;
	color: #938A01;
}

.f12white {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}

.f12red {
	font-size: 12px;
	line-height: 130%;
	color: #FF0000;
}

.f12orange {
	font-size: 12px;
	line-height: 130%;
	color: #FF9900;
}

.f12sky {
	font-size: 12px;
	line-height: 130%;
	color: #0099FF;
}

.f12koiblue {
	font-size: 12px;
	line-height: 120%;
	color: #00A0C6;
}

.f12yellow {
	font-size: 12px;
	line-height: 130%;
	color: #FFFF97;
}

.f12green {
	font-size: 12px;
	line-height: 130%;
	color: #00CC33;
}

.f12white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

.f12koigreen {
	font-size: 12px;
	line-height: 130%;
	color: #009900;
}

.f12koiaka {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
}

.f12blue {
	font-size: 12px;
	line-height: 130%;
	color: #0000FF;
}

.f12cha {
	font-size: 12px;
	line-height: 130%;
	color: #660000;
}

.f12brown {
	font-size: 12px;
	line-height: 130%;
	color: #996633;
}

.f12brownwide {
	font-size: 12px;
	line-height: 160%;
	color: #996633;
}

.f12pink {
	font-size: 12px;
	line-height: 140%;
	color: #FF6666;
}

.f12rose {
	font-size: 12px;
	line-height: 130%;
	color: #E296B5;
}

.f12hipink {
	font-size: 12px;
	line-height: 140%;
	color: #F347C0;
}

.f12brown {
	font-size: 12px;
	line-height: 130%;
	color: #996633;
}

.f12asagreen {
	font-size: 12px;
	line-height: 130%;
	color: #A9D3D3;
}

.f14orange {
	font-size: 14px;
	line-height: 120%;
	color: #FF6600;
}

.f18 {
	font-size: 18px;
	line-height: 120%;
}

.f18red {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
}

.f18hipink {
	font-size: 18px;
	line-height: 120%;
	color: #F347C0;
}

.f18yellow {
	font-size: 18px;
	line-height: 120%;
	color: #FFFF00;
}

.f18sky {
	font-size: 18px;
	line-height: 130%;
	color: #0099FF;
	font-weight: bold;
}

.f18purple {
	font-size: 18px;
	line-height: 120%;
	color: #390073;
}

.f18redbold {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
	font-weight: bold;
}

.f18koiblue {
	font-size: 18px;
	line-height: 120%;
	color: #00A0C6;
}

.f18koiaka {
	font-size: 18px;
	line-height: 120%;
	color: #CC0000;
}

.f18bluebold {
	font-size: 18px;
	line-height: 120%;
	color: #0000FF;
	font-weight: bold;
}

.f19 {
	font-size: 19px;
	line-height: 130%;
}

.style2 {
	font-size: 12px;
	line-height: 130%;
	color: #FF0000;
	font-weight: bold;
}

.style3 {
	font-weight: bold
}

.style4 {
	font-size: 12px;
	line-height: 130%;
	color: #0099FF;
	font-weight: bold;
}

#policy_agree_block div.box_padding_b:first-child
{
 height:200px;
overflow-y:scroll;
 border:solid;
}

.usercheck {
margin: 0;
margin-top: 15px;
padding: 0;
text-align: center !important;
font-size: x-large;
font-weight: 700;
}


.error_text {
font-size: x-large;
font-weight: 700;
line-height: 150%;
}

#policy_agree
{
width:20px;
height:20px;
}




/* トップページデザイン変更用のスタイル（2015/07/14） */
/* ヘッダーメニューを追加する */
#head-menu {
    position: absolute;
    top: 115px;
    left: 0;
    width: 980px;
    height: 46px;
	background-image: url("https://daishi.ocnk.net/data/daishi/image/head-menu-bg3.jpg");
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#head-menu li {
    float: left;
/*    width: 160px; */
    padding-left: 28px;
    text-align: center;
    height: 40px;
    line-height: 48px;
    color: #2F2C2B;
    text-decoration: none;
    font-size: 15px;
}
#head-menu li a {
}
#three_column {
    position: absolute;
    margin-top: -260px;
    width: 700px;
    z-index: 1;
}

/* 商品カテゴリの背景画像を変更 */
h2.nav-title {
    background: url(image/leftnav-title_bg.jpg) 0 0 no-repeat;
}

/* ヘッダーメニューを追加した分、右上リンクを上にずらす */
#copy>a {
	position: relative;
	left: 710px;
	top: 10px;
}

/* トップ写真を使用しない（必要であれば消す） */
#photo {
    display: none;
}

/* ログインフォーム変更 */
#login_box_area {
    margin-top: 10px;
}
.member {
    background-color: #D5D5D5;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#D5D5D5));
    background: linear-gradient(to bottom, white, #D5D5D5);
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.member .shopc_title {
    display: none;
}
.member .shopc_list .icon {
    display: none;
}
.member .shopc_list {
    background-image: none;
}
.member .subicon03 {
    background-image: none;
}
#mregistration, #mlogin {
    padding: 0;
    height: 43px;
}
#mregistration a {
    display: block;
    padding: 0;
    background-image: url("image/register_btn.jpg");
    text-indent: -9999px;
    width: 191px;
    height: 43px;
}
#mlogin a {
    display: block;
    padding: 0;
    background-image: url("image/login_btn.jpg");
    text-indent: -9999px;
    width: 191px;
    height: 43px;
}
#es_banner_box {
	margin: 5px 0 5px 5px;
    white-space: nowrap;
}

/* 商品フリーページ */
.product-free-page {
    width: 680px;
    margin-left: 10px;
}
.product-free-page h2 {
    text-align: center;
}
.product-free-page .buttons {
    margin-top: 10px;
    margin-left: 5px;
}
.product-free-page .buttons img {
    border-style: none;
    margin: 3px 5px;
}
.product-free-page .buttons img:hover {
    opacity: 0.8;
}


/* トップページに商品カテゴリ一覧を追加 */
#top-page-spacer {
/*    margin-top: 380px; */
    margin-top: 510px;
}

/* IE9以下でリンク画像に枠線が表示されるのを防止 */
a img {
    border-style: none;
}

/* サンプル請求ページ */
#sample-form {
  width: 700px;
  margin: 10px auto;
}
#sample-form td a {
  font-size: 13px;
}

#sample-form h2 {
  width: 660px;
  height: 55px;
  line-height: 57px;
  color: white;
  background-image: url("image/form_header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 25px;
  letter-spacing: 3px;
}

#sample-form table {
  width: 660px;
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px;
  border-color: #E0E0E0;
}

#sample-form th, #sample-form td {
  border-style: solid;
  border-width: 1px;
  border-color: #E0E0E0;
}

#sample-form td {
  padding: 5px 10px;
  font-size: 13px;
}

#sample-form textarea {
  resize: none;
  height: 90px;
  width: 470px;
  padding: 5px;
  border-radius: 5px;
  border-color: #C4C6C3;
  border-style: solid;
  border-width: 1px;
  font-size: 13px;
  overflow: auto;
}

#sample-form textarea.sample-area {
  resize: vertical;
}

#sample-form input[type=text],
#sample-form input[type=tel],
#sample-form input[type=email] {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color:#C4C6C3;
  height: 30px;
  width: 290px;
  padding: 0px 5px;
  font-size: 13px;
}

#sample-form input[name=postcode] {
  width: 150px;
}

#sample-form input[name=address], #sample-form input[name=purpose] {
  margin: 5px 0px;
  width: 470px;
}

#sample-form input[name=mail], #sample-form input[name=mail_confirm] {
  width: 280px;
}

#sample-form input[name=mail] {
  margin-bottom: 5px;
}

#sample-form input[name=mail_user], #sample-form input[name=mail_host] {
  width: 170px;
}

#sample-form input[name=phone1], #sample-form input[name=phone2], #sample-form input[name=phone3] {
  width: 58px;
}

#sample-form input[name=url] {
  width: 520px;
}

#sample-form .phone-help {
  float: right;
  width: 200px;
  font-size: 11px;
  line-height: 120%;
  margin: 2px 0px 0px 0px;
  position: relative;
  left: -20px;
  top: 1px;
}

#sample-form input[name=postcode],
#sample-form input[name=tel] {
  width: 175px;
}

#sample-form .phone-help2 {
    width: 250px;
    font-size: 13px;
    line-height: 120%;
    margin: 2px 0px 0px 10px;
    display: inline-block;
    vertical-align: bottom;
}

#sample-form .require {
  width: 25px;
  background-color: #2894D9;
  color: white;
  font-size: 20px;
}

#sample-form .label {
  width: 125px;
  font-size: 12px;
  padding: 10px 0px;
}

#sample-form .url-label {
  font-size: 11px;
}

#sample-form tr .label {
  background-color: #D6EDF8;
}

#sample-form .center {
  text-align: center;
}

#sample-form .require-explain {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 5px 0px;
  line-height: 180%;
}

#sample-form .require-explain img {
  vertical-align: middle;
}

#sample-form .require-explain strong {
  color: red;
}

#sample-form .atmark {
  padding: 0px 5px;
}

#sample-form .line {
  font-size: 30px;
  vertical-align: middle;
  padding: 0px 5px;
}

#sample-form label {
  line-height: 200%;
  vertical-align: middle;
}

#sample-form .comment {
  font-size: 11px;
  padding-top: 2px;
}

#sample-form .comment strong {
  color: red;
  font-size: 13px;
}

#sample-form .help {
  font-size: 13px;
  margin: 5px 0px;
  line-height: normal;
}

#sample-form .help strong {
  font-size: 15px;
  padding: 2px;
  display: inline-block;
}

#sample-form p {
  font-size: 12px;
  line-height: 180%;
  margin: 5px;
}

#sample-form em {
  font-style: normal;
  color: red;
}

#sample-form .coupon {
  background-color: #FCEC00;
  padding: 2px;
  margin: 5px;
  line-height: normal;
  font-size: 12px;
  color: #F90000;
}

#sample-form span.customSelect {
  width: 100px;
  height: 30px;
  background-image: url("image/sample_select.jpg");
  background-position: center;
  padding-left: 10px;
  line-height: 30px;
  background-repeat: no-repeat;
}

#sample-form .error {
  padding: 5px;
  color:  #EE3C42;
  font-weight: bold;
  display: none;
}

#sample-form input[type=image] {
  margin: 40px;
}

#sample-form input[type=radio] {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}

#sample-form .button {
  cursor: pointer;
  display: block;
  margin-top: 5px;
}

#sample-form .mark {
  background-color: red;
  color: white;
  font-size: 11px;
  padding: 0px 2px;
  vertical-align: middle;
  margin: 3px;
  font-weight: bold;
}

#sample-form .caution {
  background-color: yellow;
  padding: 2px;
  color: red;
  font-size: 16px;
}

#sample-form .select-time {
  margin-top: 5px;
  margin-left: 20px;
  white-space: nowrap;
  line-height: 180%;
}

#sample-form .mini {
  font-size: 12px;
}

/* 領収書発行ページ */
#ryosyu-form {
    text-align: center;
    margin: 10px;
}
#ryosyu-form h2 {
    background-image: url("image/free_title.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: 54px;
    color: white;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: 1px;
}
#ryosyu-form p {
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	font-size: 14px;
}
#ryosyu-form .panel {
    width: 550px;
    background-color: #F6F6F6;
    box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.2);
    margin: 20px auto 30px 35px;
    padding: 20px 0 10px 50px;
    font-size: 16px;
}
#ryosyu-form label {
	width: 130px;
	height: 60px;
	line-height: 130%;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}
#ryosyu-form .value {
	width: 335px;
	height: 60px;
	text-align: left;
	padding-left: 50px;
	display: table-cell;
	vertical-align: middle;
}
#ryosyu-form .input-group {
	clear: both;
}
#ryosyu-form input[type=text] {
	width: 240px;
	height: 42px;
	font-size: 16px;
	padding: 0 10px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	background-image: url("image/r_input_bg.png");
	border-style: none;
}
#ryosyu-form .unit {
	vertical-align: bottom;
	position: relative;
	bottom: 5px;
	left: 10px;
}
#ryosyu-form select {
	font-size: 16px;
	width: 261px;
	height: 42px;
	padding: 0 10px;
	background-image: url("image/r_select_bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	border-style: none;
	apperance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#ryosyu-form select::-ms-expand {
	display: none;
}
#ryosyu-form #ryosyu-price {
	font-size: 19px;
}
#ryosyu-form .help {
	font-size: 13px;
}
#ryosyu-form .yen {
	font-size: 16px;
	padding-left: 10px;
}
#ryosyu-form #date {
	font-size: 19px;
	line-height: 180%;
}
#ryosyu-form #mail {
	font-size: 20px;
}
#ryosyu-form .error {
    color:red;
    margin: 0 0 0 185px;
    text-align: left;
    list-style-type: none;
    font-size: 14px;
	padding: 0;
}

/* ページ固有のH1を使用するための修正 */
#new-header {
	width: 950px;
    height: 95px;
    background: linear-gradient(#0D71A6,#54A7D1);
    border-radius: 10px;
    box-shadow: 2px 2px 5px #ccc;
	margin: 0 5px;
	padding: 10px 10px 0;
	position: absolute;
}
#new-header h1  {
	font-size: 15px;
	font-weight: bold;
}
#new-header .shoptext>a {
	display: block;
}
#copy>a#cart-link {
    background-image: url("image/cart_icon_white.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#copy>a#question-link {
	left: 720px;
	top: 10px;
	line-height: 100%;
}


/* クッションページの説明文 */
#cushion-explain {
    margin: 10px;
}
#cushion-explain h1,
#cushion-explain .cushion-title {
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: lightgray;
    border-width: 2px;
    text-align: left;
}
#cushion-explain p {
    font-size: 14px;
    line-height: normal;
    word-break: normal;
    margin: 10px 0;
}

/* フリーページタイトル見出し */
/* 立体的な影付 */
h2.free-title {
    margin-top: 10px;
    padding-left: 15px;
    background-image: url(image/free-title.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 670px;
    height: 54px;
    color: white;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: left;
}

/* 平面的な影なし */
h2.free-title-2d {
    margin-top: 10px;
    padding-left: 15px;
    background-color: #336799;
    font-size: 18px;
    color: white;
    font-weight: bold;
    line-height: normal;
    padding: 3px 0 3px 15px;
    margin-bottom: 10px;
    text-align: left;
}

/* レフトメニュー */
#freepage_box_area {
    margin-bottom: 0;
}

/* クッションページ */
#cushion {
    font-size: 14px;
    line-height: normal;
    margin: 5px 10px;
}
#cushion p {
    margin: 5px 0;
}
#cushion a {
    font-size: 14px;
}
#cushion #size-select {
    position: relative;
    left: -5px;
    top: 0;
    margin-bottom: 5px;
}
#cushion #size-select a {
    display: block;
    position: absolute;
    width: 25%;
    height: 65%;
    opacity: 0.3;
    top: 15%;
    opacity: 0;
    background-color: #fff;
}
#cushion #to-all {
    left: 5%;
}
#cushion #to-a {
    left: 34%;
}
#cushion #to-b {
    left: 63%;
}
#cushion .table-title {
    width: 666px;
    height: 40px;
    background-image: url("image/cushion_head.jpg");
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin: 10px 0 0;
}
#cushion .size-table {
    width: 665px;
    border-collapse: collapse;
    margin-bottom: 5px;
}
#cushion .size-table td, .size-table th {
    border-style: solid;
    border-color: #9FA0A0;
    border-width: 2px;
    font-size: 17px;
    text-align: center;
    max-width: 50%;
    font-weight: normal;
}
#cushion .size-table th {
    background-color: #DCDDDD;
    padding: 10px 0;
    border-top-style: none;
}
#cushion .size-table td {
    padding: 6px 0;
}
#cushion .size-table td a {
    font-size: 16px;
    color: black;
}
#cushion .size-table tr:nth-child(even) td {
    background-color: #F7FBFD;
}
#cushion .size-table .caution {
    color: red;
    font-size: 12px;
    text-align: center;
    margin-top: 3px;
}

/* 商品ページ下部の説明部分の見出し */
h3.product-bottom-head {
    font-size: 18px;
    line-height: 120%;
    color: #FF0000;
    font-weight: bold;
}

/* 商品レビュー */
#product-review {
    margin-top: 20px;
}
#product-review .review-header {
    margin-left: 5px;
}
#product-review .review-content {
    width: 590px;
    height: 186px;
    margin-top: 10px;
	margin-left: 6px;
    border-width: 1px;
    border-color: #C9CACB;
    border-style: solid;
    overflow-y: scroll;
    overflow-x: hidden;
}
#product-review #reviewContent {
    margin: 0;
    padding: 10px 0;
}
#product-review #reviewContent .voice-box {
    padding: 5px 0px 15px 10px;
    border-bottom-style: solid;
	border-width: 1px;
	border-color: #54A2D1;
    line-height: normal;
    font-size: 14px;
    margin: 0px 5px 10px 5px;
    position: relative;
}
#product-review #reviewContent .voice-new {
    position: absolute;
    top: 10px;
    right: 10px;
}
#product-review #reviewContent .face {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
#product-review #reviewContent .voice-content {
    margin-left: 30px;
    display: inline-block;
    width: 450px;
    vertical-align: middle;
}
#product-review #reviewContent .voice {
    font-size: 14px;
    margin-top: 5px;
}
#product-review #reviewContent .products-label {
    color: #DC0010;
    font-weight: bold;
    float: left;
    font-size: 13px;
}
#product-review #reviewContent .products {
    font-weight: bold;
    margin-left: 70px;
    font-size: 13px;
}
#product-review #reviewContent .voice-box a {
    font-size: 14px;
    line-height: normal;
}
#product-review #more_review {
    margin-top: 20px;
    margin-left: 5px;
    margin-bottom: 20px;
    margin-right: 10px;
    text-align: right;
}
#product-review #reviewContent .date {
    font-size: 12px;
}
#product-review #reviewContent .item {
    padding-bottom: 5px;
}
#product-review #reviewContent .new {
    position:absolute;
    right: 0px;
    top:5px;
}

/* 白ボール12号売り切れバナー */
#shiro12-nostock {
    display: none;
	margin: 10px 0 10px 10px;
}

/* 売り切れバナーテキスト版 */
#nostock {
    display: block;
    font-size: 20px;
    color: red;
    background-color: yellow;
    border-style: solid;
    border-color: red;
    border-width: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    margin: 10px 0 30px;
    padding: 0 5px 5px;
    line-height: normal;
    color: red;
    text-decoration: none;
}
#nostock span {
    font-size: 25px;
    line-height: 180%;
}
#nostock strong {
    text-decoration: underline;
    font-weight: 900;
}

#dansai-search {
    font-size: 14px;
    line-height: normal;
    margin: 5px 0 0 20px;
}
#dansai-search form {
    display: block;
}
#dansai-search #result_table {
    width: 90%;
    min-width: 700px;
    margin-top: 10px;
    border-collapse: collapse;
}
#dansai-search #result_table thead {
    color: black;
    font-size: 15px;
    background-color: #3E98C4;
}
#dansai-search #result_table th {
    height: 43px;
    vertical-align: middle;
    line-height: 130%;
    font-weight: normal;
    color: white;
}
#dansai-search #result_table .name {
    text-align: left;
    width: 330px;
    padding-left: 5px;
}
#dansai-search #result_table th.name {
    text-align: left;
    width: 280px;
    padding-left: 50px;
}
#dansai-search #result_table th {
    text-align: center;
}
#dansai-search #result_table .detail {
    width: 60px;
    text-align: center;
    padding: 5px 0;
}
#dansai-search #result_table .width {
    width: 70px;
}
#dansai-search #result_table .height {
    width: 70px;
}
#dansai-search #result_table td {
    font-size: 13px;
    color: #555555;
    height: 35px;
}
#dansai-search #result_table td.name {
    padding-left: 10px;
}
#dansai-search #result_table td.price {
    font-size: 14px;
}
#dansai-search #result_table tbody tr:nth-child(even) {
    background-color: rgb(249, 249, 249);
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    border-color: rgb(234, 234, 234);
}
#dansai-search #result_table th.price {
    width: 80px;
    font-size: 15px;
}
#dansai-search #result_table td.width, #result_table td.height, #result_table td.price {
    text-align: center;
}
#dansai-search #form_label {
    color: rgb(178, 20, 34);
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}
#dansai-search #size_form {
    margin: 30px 0;
}
#dansai-search #size_form>div {
    margin: 5px 0 10px;
}
#dansai-search #size_form label,
#dansai-search #size_form button {
    vertical-align: middle;
}
#dansai-search #product_type {
    min-width: 120px;
    font-size: 16px;
}
#dansai-search #result_table th.name {
    padding-left: 20px;
}
#dansai-search #size_figure {
    float: right;
    margin-right: 110px;
    margin-top: 10px;
}
#dansai-search #category_form {
    text-align: left;
    margin: 20px 0 5px;
}
#dansai-search #category_form label {
    width: 85px;
    margin-right: 5px;
    display: inline-block;
    text-align: right;
}
#dansai-search #category_form>div {
    margin: 5px 0 10px;
}
#dansai-search select {
    font-size: 14px;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: none;

    height: 23px;
    padding: 0 25px 0 5px;
    line-height: 23px;
    background-image:
        url("image/select-bg-right.jpg"),
        url("image/select-bg-left.jpg"),
        url("image/select-bg-center.jpg");
    background-repeat:
        no-repeat,
        no-repeat,
        repeat-x;
    background-position:
        center right,
        center left,
        center;
}
#dansai-search select::-ms-expand {
    display: none;
}
#dansai-search input[type=number],
#dansai-search input[type=text] {
/* background-image: url("image/input-bg.jpg"); */
/* background-repeat: no-repeat; */
/* background-position: center; */
/* appearance: none; */
/* -webkit-appearance: none; */
/* -moz-appearance: none; */
/* border-style: none; */

width: 96px;

height: 20px;
padding-left: 10px;
font-size: 14px;
border-style: solid;
border-radius: 2px;
border-color: #666666;
border-width: 1px;
}
#dansai-search label.radio {
	cursor       : pointer;
	position     : relative;
	padding-left : 5px;
	margin-right : 20px;
	overflow     : hidden;
	padding-left : 25px;
	display      : inline-block;
}
#dansai-search label.radio:before {
	position      : absolute;
	width         : 15px;
	height        : 15px;
	border        : 1px solid #ccc;
	border-radius : 50%;
	left          : 0px;
	top           : 2px;
	content       : '';
	z-index       : 3;
}
#dansai-search label.radio:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    left: 4px;
    top: 6px;
    background-color: #3A97FD;
    z-index: 1;
}
#dansai-search label.radio input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	width      : 20px;
	height     : 20px;
	left       : -23px;
	top        : 1px;
	margin     : 0px;
	box-shadow : 20px -1px #FFF;
}
#dansai-search label.radio input[type="radio"]:checked {
	box-shadow : none;
}
#dansai-search label.radio input[type="radio"]:focus {
	opacity    : 0.2;
	box-shadow : 20px -1px #FFF;
}
#dansai-search #change {
    width: 41px;
    height: 20px;
    margin: 0 5px;
    background-image: url("image/change-button.jpg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: none;
}

/* 商品ページ：全判のサイズ注意 */
.zenban-caution {
    text-align: center;
    color: red;
    font-size: 16px;
    font-weight: bold;
    background-color: yellow;
    line-height: 2;
    width: 580px;
    margin: auto;
    padding: 5px 0;
}
.zenban-caution a {
    font-size: inherit;
}

/* FREX B2B */
#copy #frex-b2b {
    position: absolute;
    top: 47px;
  left: auto;
  right: 50px;
    z-index: 1;
}
#copy #frex-b2b a {
   font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    text-decoration: none;
    vertical-align: middle;
}
#copy #frex-b2b a:hover {
    text-decoration: underline;
}
#copy #frex-b2b img {
    vertical-align: middle;
}
#copy>a#cart-link {
    top: 0;
}
#copy>a#question-link {
    top: 0;
}

/* SNSボタン追加 */
#social-buttons {
  position: absolute;
  top: 5px;
}
#social-buttons>iframe,
#social-buttons>div {
  margin-right: 10px;
}
#header-links {
  position: absolute;
  top: 35px;
}
#header-links .customer-voice {
    height: 16px;
    background-image: url(//daishi.ocnk.net/data/daishi/image/h-icon-voice.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1px 0 1px 16px;
  }
#product-search {
  position: absolute;
  top: 3px;
  right: 10px;
}
.fb-like span {
  vertical-align: baseline !important;
}
.btn-standard a {
    background-color: transparent !important;
}
.hatena-bookmark-button-frame {
    border-radius: 3px;
}
#header-links .subicon03 {
    background-image: url(//daishi.ocnk.net/data/daishi/image/h-icon-cart.png?20170220);
}

/*********************************************************
 * ログイン後画面デザイン修正　ここから
 *********************************************************/
/* マイページボタン */
#lefttd #login_box_area #st_login .shopc_list .shopc_in .subicon03 {
  background-position: 0px 0px;
  cursor: pointer;
  background-image: url(https://daishi.ocnk.net/data/daishi/image/login-btn.png);
	width: 101px;
	height: 29px;
	padding: 0;
	margin-left: 0px;
  position: static;
}
#lefttd #login_box_area #st_login .shopc_list .shopc_in .subicon03:hover {
  background-position: 0;
}
#lefttd #login_box_area #st_login .shopc_list .shopc_in .subicon03 a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  line-height: 30px;
  padding-left: 29px;
  visibility: visible;
}

/* ログアウトボタン修正 */
#st_login.member form {
  position: relative;
}
#st_login.member .bot_b .logoutinput {
  position: absolute;
  left: 115px;
  top: -39px;
  background-color: #fff !important;
  color: #000 !important;
  font-weight: normal !important;
  border-style: solid;
  border-width: 2px 3px 3px 2px;
  border-color: #B3B3B3;
  padding: 0 5px !important;
  width: 83px;
  height: 27px;
  font-size: 12px;
  line-height: normal;

  /* デフォルトのスタイルをリセット */
  background-image: none;
  text-shadow: none;
  min-height: 0;
  margin-top: 0;
}

/* その他フォントサイズ調整 */
#st_login.member .shopc_in {
  font-size: 11px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
#st_login.member .point {
  font-size: 12px;
  margin: 10px 0 5px;

  float: none;
  background: none;
  width: auto;
  color: #000;
  text-align: left;
  border: none;
  position: static;
  top: 0;
}
#st_login.member .point br {
  display: none;
}
#st_login.member .point strong {
   font-size: 12px;
   vertical-align: middle;
   visibility: hidden;
   margin-left: 10px;
}
#st_login.member .point strong .value {
  font-size: 14px;
  color: #f00;
  margin-right: 3px;
  vertical-align: middle;
}
#st_login.member .subicon03 {
	margin: 5px 0;
}
#st_login.member .shopc_go {
  padding: 0;
}
/*********************************************************
 * ログイン後画面デザイン修正　ここまで
 *********************************************************/

/* 商品ページ：枚数により単価が変わります。のテキスト */
.according_options {
    font-size: 12px;
}

/* 約物半角 */
.palt {
    font-feature-settings: "palt";
}

/* 自動見積の関連商品を非表示 */
.category249_detail_page_body #similarity_item {
    display: none;
}

/* 白ボールクッション12号　メーカー変更リンク */
#cushion .maker-change-12 {
  margin: 20px 0 5px;
}
.maker-change-12 a {
  font-weight: bold;
  color: #f00;
}
.detail_page_body .maker-change-12 {
    text-align: center;
}
.detail_page_body .maker-change-12 a {
	font-weight: bold !important;
    font-size: 14px;
}

/* ヘッダーの電話番号と営業時間 */
#copy p.header-tel {
  color: #fff;
  font-size: 29px;
  font-weight: bold;
  left: 13px;
  position: absolute;
  top: 26px;
}
.header-tel::before {
  content: url(https://www.dansai.jp/data/daishi/image/header-tel.png);
  margin-top: 2px;
  margin-right: 5px;
  vertical-align: middle;
}
#copy p.header-hours {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  left: 287px;
  position: absolute;
  top: 54px;
}

/* インクジェット対応紙 */
.inkjet-product-info {
    vertical-align: top;
}
.inkjet-product-info .f18bluebold {
    margin-top: 7px;
}
.inkjet-description {
  width: 580px;
  margin: auto;
  font-size: 16px;
  line-height: 1.75;
}

.inkjet-description > p:first-child {
  margin-top: 0;
}

.inkjet-description a {
  font-size: inherit;
  font-weight: inherit;
  color: #0071BC;
}

.inkjet-product-headline {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 1.75;
  background: #99C6E4;
  padding: 3px 7px;
}

.inkjet-description .narrow-margin {
  margin: 10px 0;
}

.inkjet-compare-text {
  margin: 10px 0 7px;
}

.inkjet-compare-label {
  display: flex;
  justify-content: space-around;
}

.inkjet-printer-attention {
  margin-top: 30px;
}

.inkjet-compare-label p {
  margin: 5px 0;
  font-size: 18px;
  font-weight: bold;
}

.clickable:hover {
    opacity: .8;
}

/* 札勘商品ページ実用新案権 */
.utility-model-right-product {
  margin: 15px auto 0;
  width: 600px;
}

.utility-model-right-text-product {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  border: solid 2px #f00;
  border-radius: 7px;
  padding: 10px 15px;
  margin: 20px auto 0;
}

/* 両面印刷札観葉模擬紙幣 page/210 */
.pagetd_inner_table td {
  padding: 0;
}

#dp-satsukan {
  width: 980px;
  margin: 35px auto 0;
  line-height: 1.75;
}

#dp-satsukan .headline {
  background: #3b3928;
  color: #fff;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 53px;
  font-weight: normal;
  line-height: 1.84;
  padding: 15px 0;
  position: relative;
  text-align: center;
}
#dp-satsukan .headline.small {
  font-size: 48px;
  padding: 20px 0;
}
/* IE11 で游明朝に余白が入る対策 */
@media all and (-ms-high-contrast:none) {
  #dp-satsukan .headline {
    font-family: serif;
  }
}

#dp-satsukan .headline::after {
  border-color: #3b3928 transparent transparent;
  border-style: solid solid none solid;
  border-width: 30px 30px 0;
  content: "";
  display: block;
  left: calc(50% - 30px);
  bottom: -30px;
  position: absolute;
}

#dp-satsukan .catch-text {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 40px 0 0;
}

#dp-satsukan span {
  position: relative;
  display: inline-block;
  z-index: 0;
}

#dp-satsukan span::after {
  content: "";
  width: 100%;
  height: 10px;
  background: #fcff00;
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: -1;
}

#dp-satsukan .catch-text strong {
  color: #c30d23;
}

#dp-satsukan .gray-box {
  background: #F8F8F8;
  font-size: 20px;
  font-weight: bold;
  width: 780px;
  margin: 30px auto 20px;
  padding: 20px 30px 150px 20px;
  position: relative;
}

#dp-satsukan .gray-box .col-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#dp-satsukan .gray-box .col-2 img {
  margin: 0 20px 0 0;
}

#dp-satsukan .gray-box p {
  margin: 5px 0 30px;
}

#dp-satsukan .gray-box .meku-ru {
  position: absolute;
  right: 0;
  bottom: 10px;
  text-align: right;
  display: flex;
  align-items: flex-end;
}

#dp-satsukan .gray-box figcaption {
  margin-bottom: 10px;
}

#dp-satsukan .copy-attention {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 45px;
}

#dp-satsukan .recommend-for {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 50px 0;
}

#dp-satsukan .anshin {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 850px;
  margin: 60px auto 40px;
}

#dp-satsukan .anshin + .anshin {
  margin-top: 40px;
  margin-bottom: 60px;
}

#dp-satsukan .anshin p {
  font-weight: bold;
  font-size: 20px;
  margin: -5px 25px 0 0;
}

#dp-satsukan .anshin img {
  flex: none;
}

#dp-satsukan .howto {
  width: 910px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

#dp-satsukan .howto-box {
  width: 904px;
  height: 200px;
  margin-top: 35px;
  border-style: solid;
  border-radius: 10px;
  background-color: white;
  text-align: center;
}

#dp-satsukan .howto-box .header {
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

#dp-satsukan .howto-vertical {
  border-color: #ed6c00;
  height: 460px;
  text-align: center;
}

#dp-satsukan .howto-vertical .header {
  background-color: #ed6c00;
}

#dp-satsukan .howto-box .row {
  margin-top: 25px;
  height: 180px;
  position: relative;
}

#dp-satsukan .howto-number {
  width: 25px;
  height: 25px;
  top: 0;
  position: absolute;
  color: white;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  border-radius: 5px;
}

#dp-satsukan .howto-vertical .howto-number {
  background-color: #ed6c00;
}

#dp-satsukan .number-v-1 {
  left: 50px;
}

#dp-satsukan .number-v-2 {
  left: 265px;
}

#dp-satsukan .number-v-3 {
  left: 480px;
}

#dp-satsukan .number-v-4 {
  left: 690px;
}

#dp-satsukan .number-v-5 {
  left: 50px;
}

#dp-satsukan .number-v-6 {
  left: 265px;
}

#dp-satsukan .number-v-7 {
  left: 480px;
}

#dp-satsukan .number-v-8 {
  left: 690px;
}

#dp-satsukan .howto-explain {
  position: absolute;
  width: 200px;
  line-height: 1.4;
}

#dp-satsukan .howto-explain.left {
  text-align: left;
}

#dp-satsukan .howto-explain {
  top: 130px;
}

#dp-satsukan .explain-v-1 {
  left: 35px;
}

#dp-satsukan .explain-v-2 {
  left: 280px;
}

#dp-satsukan .explain-v-3 {
  left: 480px;
}

#dp-satsukan .explain-v-4 {
  left: 670px;
}

#dp-satsukan .explain-v-5 {
  left: 60px;
}

#dp-satsukan .explain-v-6 {
  left: 280px;
}

#dp-satsukan .explain-v-7 {
  left: 480px;
  width: 190px;
}

#dp-satsukan .explain-v-8 {
  left: 700px;
  width: 180px;
}

#dp-satsukan .howto-right {
  border-color: #1ca23a;
  height: 325px;
}

#dp-satsukan .howto-right .row {
  margin-top: 30px;
}

#dp-satsukan .howto-right .header {
  background-color: #1ca23a;
}

#dp-satsukan .howto-right .howto-number {
  background-color: #1ca23a;
  top: -10px;
}

#dp-satsukan .number-r-1 {
  left: 20px;
}

#dp-satsukan .number-r-2 {
  left: 165px;
}

#dp-satsukan .number-r-3 {
  left: 320px;
}

#dp-satsukan .number-r-4 {
  left: 455px;
}

#dp-satsukan .number-r-5 {
  left: 600px;
}

#dp-satsukan .number-r-6 {
  left: 745px;
}

#dp-satsukan .howto-right .howto-explain {
  top: 165px;
  width: 150px;
  font-size: 12px;
}

#dp-satsukan .explain-r-1 {
  left: 25px;
}

#dp-satsukan .explain-r-2 {
  left: 170px;
}

#dp-satsukan .explain-r-3 {
  left: 320px;
}

#dp-satsukan .explain-r-4 {
  left: 460px;
}

#dp-satsukan .explain-r-5 {
  left: 580px;
}

#dp-satsukan .howto-right .explain-r-6 {
  left: 720px;
  width: 180px;
}

#dp-satsukan .howto-left {
  border-color: #a6559d;
  height: 320px;
}

#dp-satsukan .howto-left .header {
  background-color: #a6559d;
}

#dp-satsukan .howto-left .howto-number {
  background-color: #a6559d;
}

#dp-satsukan .number-l-1 {
  left: 30px;
}

#dp-satsukan .number-l-2 {
  left: 170px;
}

#dp-satsukan .number-l-3 {
  left: 315px;
}

#dp-satsukan .number-l-4 {
  left: 460px;
}

#dp-satsukan .number-l-5 {
  left: 600px;
}

#dp-satsukan .number-l-6 {
  left: 750px;
}

#dp-satsukan .howto-left .row {
  margin-top: 20px;
}

#dp-satsukan .howto-left .howto-explain {
  top: 170px;
  width: 135px;
  font-size: 12px;
}

#dp-satsukan .explain-l-1 {
  left: 30px;
}

#dp-satsukan .explain-l-2 {
  left: 175px;
}

#dp-satsukan .explain-l-3 {
  left: 320px;
}

#dp-satsukan .explain-l-4 {
  left: 460px;
}

#dp-satsukan .explain-l-5 {
  left: 585px;
}

#dp-satsukan .howto-left .explain-l-6 {
  left: 720px;
  width: 180px;
}

#dp-satsukan .howto-footer {
  margin-top: 30px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}

#dp-satsukan .howto-footer strong {
  font-size: 30px;
  color: rgb(183, 29, 37);
}

#dp-satsukan .video-headline {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 20px 0 10px;
}

#dp-satsukan .video-headline em {
  font-size: 40px;
  color: #c30d23;
  font-style: normal;
}

#dp-satsukan .videos {
  width: 910px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#dp-satsukan .video {
  margin: 0 0 10px;
}

#dp-satsukan .video-text {
  font-size: 30px;
  font-weight: bold;
  margin: 5px 0 50px;
  text-align: center;
}

/*　外部カート　*/
#dp-satsukan div.ocnk_cart {
  width: 350px;
  height: 653px;
}

#dp-satsukan .gaibu-area {
  height: 700px;
  position: relative;
  margin: 40px 40px;
}

#dp-satsukan .satsu-1set {
  position: absolute;
  bottom: 10px;
  left: 50px;
}

#dp-satsukan .satsu-5set {
  position: absolute;
  bottom: 10px;
  right: 50px;
}