@charset "utf-8";

/* @import url("new_base.css"); */
	/* -------------------------------------------------

    ★★★全体のレイアウト
    body #header #Wrapper(#aside #article) #footer

--------------------------------------------------*/

/* その他いろいろ
--------------------------------------------*/
#comment_main { /* 通常コメント　グレー枠　 ----------------------------*/
	padding: 20px;
	border: 2px solid #CCCCCC;
	margin: 0 auto 20px;
	color: #333;
	text-align: left;
}

#comment_main2 { /* 通常コメント　ベタ枠　 ----------------------------*/
	width: ;
	padding: 20px;
	margin: 0 0 20px;
	color: #634134;
	text-align: left;
}

div#comment_main2 p.title {
	font-weight: bold;
	margin-bottom: 1em;
}

div#comment_main2 p.read {
	margin-bottom: 1em;
}

div#comment_main2 ul.various-list li {
	margin-bottom: 0.25em;
}


/*エラー・注意系
------------------------------------------*/
#comment_error {
	border: 1px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 1em 2em;
	background: #FFF;
}


/* table */
table.search_table {
	border: 1px solid #999999;
	background: white;
	border-collapse: collapse;
	clear: both;
	width: 100%;
	empty-cells: show;
}
table.search_table tr th {
	background: #F6F6F6;
	border: 1px solid #999999;
	color: #333333;
	padding: 10px;
	text-align: left;
	width: 30%;
}
table.search_table tr td {
	width: 70%;
	border: 1px solid #999999;
	padding: 10px;
}
table {
	border-bottom: 1px solid #999;
	border-collapse: collapse;
	clear: both;
	width: 100%;
	empty-cells: show;
}

/*カートの中の商品*/
body#single-column table.cart-item {
	margin-bottom: 0;
	border: none;
	width: 96.5%;
}

table.w80 tr td table.border_none,
table.w30 tr td table.border_none,
table.wFree tr td table.border_none,
table.border_none {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 0 0 20px;
	clear: both;
}

table.w80 tr td table.border_none td,
table.w30 tr td table.border_none td,
table.wFree tr td table.border_none td,
table.border_none td {
	border: 0;
}

table.w80 tr td table.border_none th,
table.w30 tr td table.border_none th,
table.wFree tr td table.border_none th,
table.border_none th {
	border: 0;
}

table.w0,table.w30,table.w40,table.w80,table.wFree {
	border: #999999 1px solid;
	background: #FFFFFF;
	margin-bottom: 20px;
}

table caption {
	text-align: left;
	color: #ffffff;
	background:#555555;
	padding: 0.5em;
	font-size: 11pt;
	font-weight: bold;
}

table.w30 th,table.w40 th,table.w0 th,table.wFree th  {
	background: #F6F6F6;
	border-bottom: #999999 1px dotted;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: none;
	color: #333;
	padding: 0.3em 0.5em;
	text-align: left;
	vertical-align: top;
}

table.w80 th {
	background-color: #F6F6F6;
	border: #999999 1px solid;
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding: 0.3em 0.5em;
}

table.w80 td {
	border-bottom: #999999 1px dotted;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	padding: 0.3em 0.5em;
	word-break: break-all;
}

table.w30 th {
	width: 30%;
	text-align: left;
	vertical-align: middle;
}

table.w40 th {
	width: 40%;
}

table.w30 td,table.w40 td,table.w0 td, table.wFree td {
	border-bottom: #999999 1px dotted;
	border-left: none;
	border-right: #999999 1px solid;
	padding: 0.3em 0.5em;
	text-align: left;
	word-break: break-all;
}

table.w30 td {
	width: 70%;
	word-break: break-all;
	vertical-align: middle;
}

table.w40 td {
	width: 60%;
	word-break: break-all;
}

table.w0 td {
	font-weight: normal;
	background-color: #FFF;
	word-break: break-all;
}

table.w30 tr td table.name_table, table.wFree tr td table.name_table {
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
}

table.w30 tr td table.name_table td.name_info1,table.w30 tr td table.name_table td.name_info2,table.w30 tr td table.name_table td.name_info3
	{
	border: none;
}

table.name_table td.name_info1 {
	padding: 0 0 3px;
}

table.name_table td.name_info2 {
	white-space: nowrap;
	width: 15%;
	padding: 0;
	padding-right: 5px;
}

table.name_table td.name_info3 {
	padding: 0;
	width: 40%;
	padding-right: 10px;
}

body#single-column table td.check-style dt {
	font-weight: bold;
	margin-top: 5px;
	clear: left;
}

body#single-column table td.check-style dd {
	display: inline;
	float: left;
	margin-bottom: 5px;
	white-space: nowrap;
	padding: 5px 0 0 1em;
}

table.table_td_width_0 {
	border-bottom: medium none;
	margin: 0;
}

table.table_td_width_0 td {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	padding: 0;
	width: 0;
}

table.cartButton {
	margin: 0 auto;
	border: 0;
}
table.cartButton tr th {
	padding-right: 30px;
	vertical-align: top;
	width: 50%;
	text-align: left;
}
table.cartButton tr td {
	width: 50%;
	vertical-align: top;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: center;
}


/* button */
#button {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
div#button a:hover {
	background: none;
}
body#single-column ul.btn,
body#two-column ul.btn {
	zoom: 1; /*for IE 5.5-7*/
}

body#single-column ul.btn:after,
body#two-column ul.btn:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

* html body#single-column ul.btn,
* html body#two-column ul.btn {
	display: inline-table;
}

body#single-column ul.btn,
body#two-column ul.btn {
	width: 550px;
	margin: 2em auto;
}

body#single-column ul.btn li,
body#two-column ul.btn li {
	display: inline;
	float: right;
	width: 242px;
}

body#single-column ul.btn li.lft,
body#two-column ul.btn li.lft {
	margin-right: 30px;
	float: left;
}

body#single-column ul.btn li.lft,
body#two-column ul.btn li.lft {
	margin-right: 30px;
}

body#single-column ul.btn li input,body#single-column ul.btn-single li {
	list-style:none;
	display: block;
}

body#single-column ul.btn-single {
	width: 242px;
	margin: 2em auto;
}

.image_zoom {
	cursor: pointer;
}
.image_zoom_onmouse {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.image_zoom_onmouseout {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.image_zoom_glass {
	bottom: 0px;
	right: 0px;
}
.image_zoom_glass_disable {
	display:none;
}
.image_zoom_glass_visible {
	display:;
}


#matrix.size_color {
    width: 200px;
    margin-bottom: 5px;
}
#matrix.size_color tbody tr th {
    background: none repeat scroll 0 0 #f5f3f6;
    border: 1px solid #555;
    font-weight: normal;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
    width: 33%;
}
#matrix.size_color td {
    border: 1px solid #555;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}



/*カート系のボタン対策*/
.cart_button { /*共通*/
	width: 241px;
	height: 57px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
}

.cart_button_regist { /*共通*/
	width: 210px;
	height: 74px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
}

.cart_button_big { /*共通*/
	width: 241px;
	height: 76px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
}
.cart_button_big_n{/*共通*/
    width: 241px;
    height: 76px;
    border: 0;
    text-indent: -999em;
    cursor: pointer;
}

.cart_button_null { /*共通*/
	width: 140px;
	height: 24px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
}

.cart_button_mini { /*共通*/
	width: 49px;
	height: 25px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
}

.bt_00 { /*戻る*/
	background: url(/images/button/btn_back.jpg) no-repeat top left;
}

.bt_00_3 { /*買い物に戻る*/
	background: url(/images/button/btn_cart3_back.jpg) no-repeat top left;
}

.bt_01 { /*配送先選択へ（会員用）*/
	background: url(/images/button/btn_cart_button01.jpg) no-repeat top left;
}

.bt_01_n { /*配送先選択へ（非会員用）*/
	background: url(/images/button/btn_cart_button01_n.jpg) no-repeat top left;
}

.bt_02 { /*お支払い方法選択へ*/
	background: url(/images/button/btn_cart_button02.jpg) no-repeat top left;
}

.bt_03 { /*注文内容確認*/
	background: url(/images/button/btn_cart_button03.jpg) no-repeat top left;
}

.bt_04 { /*注文内容確認*/
	background: url(/images/button/btn_cart_button04.jpg) no-repeat top left;
}

.bt_05 { /*再計算*/
	background: url(/images/button/btn_re_calcul.jpg) no-repeat top left;
}

.bt_06 { /*削除*/
	background: url(/images/button/btn_del_mini.jpg) no-repeat top left;
}

.bt_07 { /*カートを空にする*/
	background: url(/images/button/btn_del_cart.jpg) no-repeat top left;
}

.bt_08 { /*新規登録（WEB）*/
	background: url(/images/button/btn_new_registration.jpg) no-repeat top left;
}

.bt_09 { /*新規登録（TEL）*/
	background: url(/images/button/btn_regist_beta.jpg) no-repeat top left;
}

.bt_10 { /*ログインして注文*/
	background: url(/images/button/btn_login_cart.jpg) no-repeat top left;
}

.bt_11 { /*ログインする(login.php)*/
	background: url(/images/button/btn_login.jpg) no-repeat top left;
}

.bt_12 { /*ログアウトする(login.php)*/
	background: url(/images/button/btn_logout.jpg) no-repeat top left;
}

.bt_13 { /*確認画面へ*/
	background: url(/images/button/btn_confirm.jpg) no-repeat top left;
}

.bt_14 { /*登録する*/
	background: url(/images/button/btn_register.jpg) no-repeat top left;
}

.bt_15 { /*パスワードを送信する*/
	background: url(/images/button/btn_send.jpg) no-repeat top left;
}

.bt_16 { /*カートに入れる*/
	background: url(/images/button/btn_cart_mid.jpg) no-repeat top left;
}

.bt_17 { /*同意して次へ進む（TEL会員）*/
	background: url(/images/button/btn_agree.jpg) no-repeat top left;
}

.bt_18 { /*同意して次へ進む（WEB会員 メルマガ会員）*/
	background: url(/images/button/btn_confirm.jpg) no-repeat top left;
}
.bt_next {
    background:url(/images/button/btn_cart_next.jpg) no-repeat top left;
}
.bt_set{/*登録する*/
	background: url(/images/button/btn_set.jpg) no-repeat top left;
}

.bt_oneclick { /*ワンクリック決済*/
	background: url(/images/button/btn_oneclick.jpg) no-repeat top left;
}


#single-column h2 {
/*	text-align: left;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;*/
}


/* 画面遷移フロー -------------------- */
ul.flow {
    margin: 10px 0 15px;
    width: 100%;
}

ul.flow li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #cccccc;
    color: #000233;
    float: left;
    padding: 10px;
    height: 28px;
    line-height: 30px;
}

ul.flow li.now {
    background: none repeat scroll 0 0 #ece9d8;
    border: 0px;
    color: #010334;
    font-weight: bold;
    padding: 10px;
    height: 30px;
    line-height: 30px;
}

ul.flow li.line2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #cccccc;
    color: #000233;
    float: left;
    padding: 10px;
    height: 30px;
    line-height: 15px;
}

ul.flow li.line2_now {
    background: none repeat scroll 0 0 #ece9d8;
    border: 0px;
    color: #010334;
    font-weight: bold;
    padding: 10px;
    height: 30px;
    line-height: 15px;
}

ul.flow li.arrow,ul.flow li.arrow_now {
    background: url("/images/ic_arrow_li_now.jpg") no-repeat scroll
        left center #FFFFFF;
    border: medium none;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 22px;
    height: 50px;
}

ul.flow li a {
    text-decoration: none;
    width: 100%;
    display: block;
    text-decoration: none;
}

ul.flow li a.hover {
    background-color: pink;
    border: solid thick red;
}

ul.flow li.link {
    text-decoration: underline;
}

ul.flow li.link:hover {
    cursor: pointer;
    background-color: #B5CFFF;
}


/* ガイドボックス　（利用規約・プライバシーポリシー）
------------------------------------------------------------------*/
div#guide_box3 {
	float: left;
	padding: 18px;
	text-align: left;
}

div#guide_box3 ul.title {
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: #7F7F7F 1px solid;
}

div#guide_box3 ul {
	margin-bottom: 2em;
}

div#guide_box3 ul li {
	margin-bottom: 0.5em;
}
div#guide_box3 p {
	margin-bottom: 2em;
}


div#Layer {
	position: static;
	height: 200px;
	z-index: 1;
	overflow: auto;
	padding: 0px;
	left: 0px;
	border: 1px solid #999999;
	border-bottom: none;
}

div.box {
    background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 auto 1em;
	padding: 1em;
}

div#info dl,
div#Layer dl {
	margin: 0 0 2em;
	padding: 0;
}

div#info dt,
div#Layer dt {
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	margin: 2em 0 0.5em;
	padding: 0.25em 0.5em;
}

div#info dd,
div#Layer dd {
	padding: 0 0.5em 0 1.5em;
}

div#info {
	width:97%;
}
div#info a {
	text-decoration:underline;
}
div#info table {
	border:1px solid #999;
}
div#info table tr td,
div#Layer table tr td {
	border:1px solid #999;
	padding:5px;
	vertical-align:top;
}
div#info table.no_border,
div#Layer table.no_border {
	border:0;
}
div#info table.no_border tr td,
div#Layer table.no_border tr td {
	border:0;
	padding:0;
}

div#info ul,
div#Layer ul {
	list-style:decimal;
	margin-left:1.5em;
}
div#info li,
div#Layer li {
	list-style:decimal;
	padding-bottom:5px;
	margin:0;
}
div#info ul.disc li,
div#Layer ul.disc li {
	list-style:disc;
	margin:0;
}
div#info ul.alpha li,
div#Layer ul.alpha li {
	list-style:lower-alpha;
	margin:0;
}


.hidden {
	display: none;
}

.center_txt {
	text-align: center;
}

.left_txt {
	text-align: left;
}

.left_float {
	float: left;
}

.right_txt {
	text-align: right;
}

.right_float {
	float: right;
}

.txt_indent05 {
	margin-left: 0.5em;
}

.txt_indent1 {
	margin-left: 1em;
}

.txt_indent2 {
	margin-left: 2em;
}

.txt_indent3 {
	margin-left: 3em;
}

.txt_indent95 {
	margin: 1em auto 0;
	width: 95%;
}

.txt_indent250 {
	margin-left: 250px;
}

.red {
	color: darkRed;
}

.bold {
	font-weight: bold;
}

.line_height11 {
	line-height: 1.1;
}

.line_height12 {
	line-height: 1.2;
}

.bg_yellow {
	background: #FFF9E0 none repeat scroll 0 0;
}

.bg_th {
	background: #F6F6F6 none repeat scroll 0 0;
}

.th_30 {
	width: 30%;
}

.f10em {
	color: #1F1F1F;
	font-size: 1em;
}

.f12em {
	color: #1F1F1F;
	font-size: 1.2em;
}

.f14em {
	color: #1F1F1F;
	font-size: 1.4em;
}

.f16em {
	color: #1F1F1F;
	font-size: 1.6em;
}

.f18em {
	color: #1F1F1F;
	font-size: 1.8em;
}

.ime_J {
	ime-mode: active;
}

.ime_E_N {
	ime-mode: inactive;
}

.ime_E {
	ime-mode: disabled;
}

body#single-column dl.mypage dt {
	float: left;
	width: 220px;
	padding-left: 10px;
	text-align: left;
}

body#single-column dl.mypage dt a {
	line-height: 1.6;
}

body#single-column dl.mypage dd {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #000000;
	text-align: left;
}


/* 必須項目 */
.require_ng {
	border: solid 2px #FF9C1F;
}

.require_ng_touch {
	border: solid 1px #7F9DBF;
}

.highlight_input {
	background-color: #FFFFC5;
	border: solid 1px #7F9DBF;
}

.highlight {
	background-color: #FFFFC5;
}


div.attachCss {
    background-color:#FFE9D5;
    padding:4px;
    overflow:hidden;
    min-width:auto;
}
div.attachCss div.icoImage {
    clear:both;
    float:left;
    min-height:15px;
    margin-right:3px;
}
div.attachCss div.noshiStr {
    margin-left:3px;
    font-size:9pt;
}



/* 静的ページ 中村藤吉から */
h6 {
  color: #8F7E50;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 7px;
}
.green_text p {
  margin-bottom: 1.5em !important;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
.green_text div.tit {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;;
}
.green_text div.tit h3 {
	padding: 10px 0;
}
.commontable table {
  border-bottom: 1px solid #A39C88;
  border-collapse: separate;
  border-right: 1px solid #A39C88;
  border-spacing: 0;
  margin-bottom: 15px;
}
.commontable th {
  background-color: #E6E2D1;
  border-left: 1px solid #A39C88;
  border-top: 1px solid #A39C88;
  color: #72694F;
  line-height: 1.3;
  padding: 0.5em;
  text-align: center;
  font-weight: normal;
}
.commontable td {
  border-left: 1px solid #A39C88;
  border-top: 1px solid #A39C88;
  line-height: 1.3;
  padding: 0.5em;
}
.commontable td.red,
.commontable td span.red,
.green_text span.red {
  color: red;
  font-family: "ＭＳ Ｐゴシック";
}
.commontable td span.blue,
.green_text span.blue {
  color: blue;
}
.commontable td span.green,
.green_text span.green {
  color: green;
}

.listtable table {
  border-bottom: 1px solid #A39C88;
  border-collapse: separate;
  border-right: 1px solid #A39C88;
  border-spacing: 0;
  margin-bottom: 15px;
}
.listtable th {
  background-color: #E6E2D1;
  border-left: 1px solid #A39C88;
  border-top: 1px solid #A39C88;
  color: #72694F;
  line-height: 1.3;
  padding: 0.5em;
  text-align: center;
}
.listtable td {
  border-left: 1px solid #A39C88;
  border-top: 1px solid #A39C88;
  line-height: 1.5;
  padding: 0.5em;
}
.listtable td a {
	text-decoration: underline;
}
.listtable table tr td span {
	font-weight: bold;
}
ul.guide_num {
	padding-left: 20px;
	margin: 10px 30px;
}
ul.guide_num li {
	list-style: decimal;
}
.titgr {
	padding: 20px 8px 5px;
	margin-bottom: 20px;
	border-bottom: 2px solid #308F40;
	font-size: 116%;
}

.howto_text02 {
	LINE-HEIGHT: 20px;
	MARGIN-TOP: 8px;
}
.text_bold {
	font-weight: bold;
	color: chocolate;
}

div.memo p {
	margin-bottom: 1.5em !important;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
div.memo .red {
	color: red;
}

div.loginbutton_out {
	border-top:2px solid #999;padding-top:1px;
}

div.loginbutton_in {
	border-top:1px solid #999;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

div.loginbutton_msg {
	text-align:left;
	width:400px;
	margin-left:20px;
	padding-top:4px;
	padding-bottom:10px;
	line-height: 1.3;
}

.comment_caution {
	border: 1px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 1em 2em;
	background: #FFF;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.solid-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}




/* ご利用・ご注文方法 */
table.style1 {
    border: 0 none;
    margin: 10px 0;
    width: 300px;
}
table.style1 tr th {
    font-weight: normal;
    padding: 3px;
    text-align: right;
    width: 160px;
}
table.style1 tr td {
    width: 140px;
    padding: 3px;
    text-align: center;
}

table.noshi {
	border: 0;
	margin: 10px 0;
	width: 400px;
}
table.noshi tr td {
	padding: 0 20px 0 0;
}
table.noshi tr td img {
	margin-bottom: 5px;
}

table.omote {
	background-color: #ADADAD;
	margin-bottom: 10px;
	width: 500px;
}
table.omote tr th {
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #ADADAD;
	font-weight: normal;
}
table.omote tr td.red {
	color: white;
	background: #CC0000;
}
table.omote tr td.yellow {
	color: white;
	background: #FF9900;
}
table.omote tr td {
	padding: 5px;
	background: white;
	border: 1px solid #ADADAD;
}

table.hako {
	border: 0;
}
table.hako tr td {
	width: 200px;
	text-align: center;
	padding: 0 30px 40px 0;
	font-weight: bold;
	vertical-align: top;
}

table.fukuro {
	border: 0;
}
table.fukuro tr th {
	border: 1px solid #ADADAD;
	padding: 10px;
	text-align: center;
	background: #EEEEEE;
}
table.fukuro tr td {
	border: 1px solid #ADADAD;
	text-align: center;
	padding: 10px;
}

table.daibiki {
	border: 0;
	width: 400px;
}
table.daibiki tr th {
	background: #EEEEEE;
	border: 1px solid #ADADAD;
	text-align: center;
	padding: 5px;
}
table.daibiki tr td {
	border: 1px solid #ADADAD;
	text-align: center;
	padding: 5px;
}

table.ginkou {
	border: 0;
	width: 400px;
}
table.ginkou tr th {
	background: #EEEEEE;
	border: 1px solid #ADADAD;
	width: 100px;
	padding: 5px;
	text-align: center;
}
table.ginkou tr td {
	border: 1px solid #ADADAD;
	width: 300px;
	padding: 5px;
}

table.souryou {
	border: 0;
	width: auto;
}
table.souryou tr th {
	background: #EEEEEE;
	border: 1px solid #ADADAD;
	text-align: center;
	padding: 5px;
}
table.souryou tr td {
	border: 1px solid #ADADAD;
	padding: 5px;
	height: 40px;
}
table.souryou tr td.right {
	text-align: right;
}
table.souryou tr td.center {
	text-align: center;
}

.title h3 {
  border-bottom: 1px dotted #ADADAD;
  border-top: 3px solid #ADADAD;
  font-size: 123.1%;
  margin: 5px 0 10px;
  padding: 10px 15px;
  text-align: left;
}

ul.yamato {
	margin-left: 30px;
}
ul.yamato li {
	list-style: disc;
	margin-bottom: 10px;
}



div.kiyaku div.title2 {
	background: #EEE;
	padding: 5px;
	margin-top: 20px;
}
div.kiyaku p {
	margin-bottom: 5px;
}
div.kiyaku ul {
	margin-left: 2em;
}
div.kiyaku ul li {
	list-style: decimal;
	margin-bottom: 5px;
	line-height: 1;
}


#menu {
	margin-bottom: 20px;
}
#menu .menu_header {
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    background: url(/images/icon/ico_minus.gif) no-repeat 203px center #EEEEEE;
    padding: 6px 5px;
}

#menu h3.menu_header a {
    padding: 6px 5px;
    display: block;
}

#menu .menu_header_no {
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
	background: url(/images/icon/ico_plus.gif) no-repeat 203px center #EEEEEE;
	padding: 6px 5px;
}

#menu .menu_header2 {
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    background: #EEEEEE url(/images/a_cursor2.gif) no-repeat 210px center;
    padding: 6px 5px;
}

#menu h3.menu_header2 a {
    padding: 0;
    display: block;
}

#menu .inner {
	overflow: hidden;
	_zoom: 1;
}

#menu .submenu {
    display: none;
    margin: 0;
    padding: 0;
}

#menu ul {
    margin-bottom: 15px;
}

#menu li {
    border-bottom: 1px dotted #DDDDDD;
}

#menu li a {
    font-size: 93%;
    color: #666666;
    text-decoration: none;
    padding: 8px 5px;
    display: block;
    text-align: left;
    background: url(/images/a_cursor2.gif) no-repeat 210px center;
}

#menu li a:hover {
    background: #F6F6F6 url(/images/a_cursor2.gif) no-repeat 210px
        center;
}

#menu .menu_header span,#menu .menu_header_no span,#menu .menu_header2 span
	{
	display: block;
	/*padding: 10px 8px 10px 5px;*/
}

#menu .menu_header span a,#menu .menu_header_no span a,#menu .menu_header2 span a
	{
	color: #000000;
	text-decoration: none;
	display: block;
}

#menu .menu_header span.ico,#menu .menu_header_no span.ico,#menu .menu_header2 span.ico
	{
	background-repeat: no-repeat;
	background-position: 8px center;
}
span.cat {
  margin: 0 15px 0 0;
  padding: 2px 0;
}
#topics_textarea ul li {
  list-style-image: url("/images/topics_li_type.jpg");
  list-style-position: outside;
}
#topics_textarea {
  font-size: 12px;
  height: auto;
  line-height: 18px;
  margin: 10px 0 0 25px;
  padding: 0;
}


/*------------------------------------------------------
＊　review
-------------------------------------------------------*/
#review li{
    width:168px;
    margin-right:10px;
    border:1px solid #CCCCCC;
}

#review li dl{
    width:140px;
    margin:0 auto;
    padding:13px 0;
}
#review li .image{
    text-align:center;
}
#review li .image div{
    border:1px solid #EEE;
    display:inline-block;
    position:relative;
    /display:inline;
    /zoom:1;
}
#review .txt{
    margin-top:15px;
    font-weight:bold;
    text-align:center;
    color:#308F40;
}

/* レビュー機能
------------------------------------------------------------------*/
body#single-column dl.review-item{
    margin:0 auto 2em;
    width:940px;
    text-align: left;
}
dl.review-item dt{
    float: left;
    width:140px;
    margin-right:20px;
}
dl.review-item dd{
    float: left;
    width:500px;
    margin-bottom:0.5em;
}
dl.review-item dd.regist{
    background:url(/images/ico_review.gif) no-repeat 0 0;
    padding-left:25px;
}
dd.value{
    margin-top:0.5em;
}
dd.value span{
    color:#993400;
    font-weight:bold;
    line-height:1;
}
/*レビューを書く*/
dd.value span.score{
    font-size:3em;
    margin-right:10px;
}
dd.value span.title {
	font-weight: normal;
}
table span.supli{
    font-weight:normal;
    font-size:0.85em;
}
/*レビュー・お気に入りボックスのページャー*/
div.headline p.total{
    float:left;
    width:160px;
    font-weight:bold;
}
div.headline p.total span{
    font-size:1.85em;
    color:#993400;
}
div.headline div.pager{
    float:right;
    width:300px;
    margin-top:12px;
}
div.headline p.page-all{
    float:right;
    white-space:nowrap;
}
div.headline p.page-all strong{
    margin-right:5px;
}
div.headline p.page-all span{
    margin-left:15px;
}
/*レビュー一覧*/
div.review-box{
    background:#FFFFFF;
    padding: 0 10px 10px;
}
div.review-box ul.name{
    background:#666;
}
div.review-box ul.name li{
    display:inline;
    color:#FFFFFF;
    text-align:right;
    padding:5px;
}
div.review-box ul.name li.name{
    float:left;
}
div.review-box ul.name li.date{
    float:right;
}
div.review-box div.section{
    background:#FFFFFF;
    margin-bottom:2em;
}
div.review-box div.section p{
    background:#000;
    color:#FFFFFF;
    text-align:right;
    padding:5px;
}
div.review-box div.section dl{
    padding:20px;
    text-align: left;
}
div.review-box div.section dt{
    font-weight:bold;
    border-bottom:1px dotted #999;
    padding-bottom:1em;
    margin-bottom:1em;
    text-align: left;
}
div.review-box div.section dt img{
    padding-left:10px;
    vertical-align:top;
}

div.section {
    border: 0px;
}
div.section table.review {
    border:1px solid gray;
    margin-bottom:5px;
}
div.section table.review tr th,
div.section table.review tr td {
    padding:5px;
}
div.section table.review tr th {
    background-color:darkgray;
}
div.section table.review tr td img {
    vertical-align:text-bottom;
}
div.section table.review tr td table.response {
    border:1px solid darkgray;
    margin-top:10px;
    margin-bottom:0;
}
div.section table.review tr td table.response tr th {
    background-color: #d9d9d9;
    text-align: left;
}

tr.err_pink { }
tr.err_pink  td { background-color: pink !important; }

.wrap_quantity {
    border-style: none !important;
    width: 170px !important;
}
.wrap_quantity tr {
    border-style: none !important;
}
.wrap_quantity td {
    border-style: none !important;
}
.wrap_comment {
    border: 2px dotted rgb(215, 215, 215);
    background-color: #FAFFE1;
    margin-top: 2px;
    padding: 5px;
    color: #B91616;
}


table.goodsExplain {
	border: 0;
	margin: 0;
}
table.goodsExplain tr th {
	background: #e2e2e2;
	padding: 8px;
	border: 1px solid #8996a6;
	text-align: left;
}
table.goodsExplain tr td {
	padding: 8px;
	border: 1px solid #8996a6;
}

table.rule {
	border: 0;
	margin: 0;
}
table.rule tr th {
    background: #e2e2e2;
    padding: 8px;
    border: 1px solid #8996a6;
    width: 160px;
    text-align: left;
}
table.rule tr td {
	padding: 8px;
	border: 1px solid #8996a6;
}
table.rule tr td a {
	text-decoration: underline;
}



div.guide {
    margin: 0;
    padding: 0 10px 10px 20px;
    font-size: 12px;
}
div.guide h3 {
    border: 1px dotted #cccccc;
    color: #3a2d1d;
    font-size: 18px;
    padding: 8px 10px 8px 15px;
}
div.guide h4 {
    color: #3a2d1d;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0 0;
}
div.guide h5 {
    color: #3a2d1d;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 5px 0 0;
}
div.guide ul {
    margin-left: 5px;
    padding-left: 5px;
}
div.guide ul li a {
    display: block;
    padding: 0px 10px;
    background: url('/images/smart/pagebar.gif') no-repeat scroll left 5px;
}
div.guide .arrow {
    height: 25px;
    width: 37px;
}
div.guide p.step {
    color: #3a2d1d;
    margin: 3px 0 5px;
    padding: 0;
}
div.guide p {
    color: #3a2d1d;
    margin-bottom: 5px;
    margin-top: 3px;
    padding-bottom: 5px;
    padding-top: 3px;
}
div.guide div.guide-block {
    margin: 10px 0 15px 35px;
}
div.guide div.guide-block table.table {
    border: medium none;
}
div.guide div.guide-block table.table td {
    border: medium none;
    vertical-align: middle;
    padding: 8px;
}
div.guide div.guide-border {
    background-image: url("/images/info/guide_border.gif");
    background-repeat: no-repeat;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}
div.guide .table-guide {
    border: medium none;
}
div.guide .table-guide .td01 {
    border: medium none;
    text-align: center;
    vertical-align: top;
    width: 266px;
}
div.guide .table-guide .td01 img {
    margin-bottom: 30px;
}
div.guide .table-guide .td02 {
    border: medium none;
    padding-left: 24px;
    vertical-align: top;
}
div.guide div.go_top {
    background: url("/images/info/gr_go_top.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    clear: both;
    height: 18px;
    margin: 10px 0 0;
    padding: 60px 30px 30px 0;
    text-align: right;
}
div.guide div.go_top a {
    color: #593f32;
    font-size: 11px;
}
div.guide p.green {
    color: #669900;
}


div#contents_01 div.word_box_01 p {
	line-height: 3;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
div#contents_01 table {
	border: 0;
	width: 100%;
}
div#contents_01 table tr td.td_01,
div#contents_01 table tr td.td_02 {
	padding: 6px;
	vertical-align: top;
}
div#contents_01 table tr td.td_01 {
	width: 15%;
	color: #669900;
	font-weight: bold;
}
div#contents_01 table tr td.td_02 {
	width: 85%;
}

div.goods_icon {
	float: left;
	margin: 2px;
}




/* ▼ご注文方法用▼ */
.shoppingguide {
    padding: 5px;
}
.shoppingguide div.guideList {
    border: 3px solid #1a3251;
    padding: 10px;
    margin: 10px 0;
    width: 400px !important;
    line-height: 1.7;
}
.shoppingguide div.guide h3 {
    font-size: 1.2em !important;
    padding: 10px 10px 2px;
    border: 0;
    border-bottom: 1px dotted gray;
}
.shoppingguide div.guide {
    padding: 1em;
    border: 1px solid #CCC;
    line-height: 1.8;
    margin: 2em 0 1em;
}
.shoppingguide div.guide img {
    margin: 10px auto;
}
.shoppingguide div.guide ul {
    margin-bottom: 1em;
}
.shoppingguide div.guide ul li {
    list-style-type: disc;
    padding: 5px 0;
}
.shoppingguide div.guide .pink {
    color: #ff0078;
}
.shoppingguide div.guide .bold {
    font-weight: bold;
}
/* ▲ご注文方法用▲ */

div.privacy {
	line-height: 1.8;
}
div.privacy dl {
	margin-top: 1em;
}
div.privacy dl dt {
	font-weight: bold;
}
div.privacy dl dd {
	padding-bottom: 1em;
	padding-left: 1em;
}
div.privacy dl dd ul {
	margin-left: 1em;
}
div.privacy dl dd ul li {
	list-style-type: disc;
	padding: 3px 0;
}
.h1_msg {
    text-indent: -9999px;
    height: 0px;
}