@charset "utf-8";
/* CSS Document */

span.orange {
font-size: 14px;
color: #FF9933;
font-weight: bold;
}
span.strike {
text-decoration: line-through;
}
span.price_red {
font-size: 93%;
font-weight: lighter;
color: #FF6666;
line-height: 1.2em;
}
span.strike_price{
text-decoration:line-through;
font-size:93%;
color:#666666;
font-weight:lighter;
padding-right:5px;
}
span.sale_term{
font-size:93%;
color:#ff6347;
letter-spacing:1px;
}
span.off{
font-size:77%;
padding-left:5px;
line-height:14px;
font-weight:lighter;
color:#ff6347;
}

li.clear_both{
clear:both;
font-size:1px;
height:1px;
padding:0;
margin:0;
}

.main_price{
font-size:131%;
}

/***********************************************/
/*商品詳細ページ オーダーフォームのテーブル定義*/
table.order_table{
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
margin:5px auto;
padding: 0px;
border:solid 1px #666666;;
width: 590px;
text-align: center;

}

table.order_table tr,
table.order_table td,
table.order_table th{
padding:0;
margin: 0;
color: #666666;
}
table.order_table td,
table.order_table th{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

table.order_table th.head {
background-image: url(/system/component/show_case/img/order_form/header.gif);
background-repeat: repeat-x;
text-align: left;
height: 25px;
}
table.order_table td.left {
vertical-align: text-top;
width: 300px;
}
table.order_table td.center {
vertical-align:middle;
text-align:center;
padding:3px;
}
table.order_table td.right {
width: 200px;
}	
table.order_table td.about{
text-align:left;
padding-top:5px;
padding-left:15px;
}	
table.order_table h2.head{
font-size: 108%;
font-weight:bold;
color: #330000;
padding: 0px 0px 0px 15px;
background:none;
margin: 0px;
line-height: 25px;
letter-spacing:1px;
}
table.order_table p.comment {
font-size: 77%;
color: #666666;
text-align: right;
padding-right:10px;
margin:0px;

}
/*価格表示*/
table.order_table ul{
list-style-type: none;
margin:3px;
border-bottom:dashed 1px #FF9933;
}
table.order_table li {
text-align:right;
}
table.order_table li.title{
width:80px;

float:left;
text-align:center;
}
table.order_table li.price{
font-size:138.5%;
width:200px;
float:right;
text-align:left;
font-weight:bold;
letter-spacing:1px;
color: #330000;
}


/***********************************************************/
/*商品詳細ページ　上の方に表示する価格表の定義*/
div.detail_top{
text-align: center;
margin:5px auto 10px;
width: 575px;
}

div.detail_top div.head {
height: 30px;
text-align: left;
background-image: url(/system/component/show_case/img/detail_top/back_head.gif);
background-repeat: no-repeat;
margin-bottom: 0px;
border:none;
}

div.detail_top h2.detail_top_title {
font-size: 138.5%;
font-weight: bold;
color: #330000;
text-align: left;
line-height: 22px;
height:22px;
float: left;
background-image: none;
padding: 0px;
margin:3px 0 0 0px;
}
div.detail_top p.eat_by {
float: right;
margin: 2px 10px 0 0;
font-size: 93%;
color: #330000;
}

div.detail_top div.body {
background-image: url(/system/component/show_case/img/order_big/order_big_body.gif);
background-repeat: repeat-y;
padding:0 0 10px 0;
clear:both;
margin: 0px;
}
div.detail_top div.body div.right_img {
float: right;
width: 240px;
text-align: center;
margin:0 auto;
padding-top:5px;
}

div.detail_top div.body div.left_price {
float: left;
width: 325px;
text-align: left;
margin: 0;
}

/*おまとめ購入ロゴ*/
p.set_plice_logo{
background-image: url(/system/component/show_case/img/detail/detail_button.png);
background-repeat: no-repeat;
background-position:0 -70px;
margin:0;
margin-left:5px;
padding:0;
width:65px;
height:35px;
}
/*フッター(背景画像付き)*/
div.detail_top div.foot {
height: 35px;
background-image: url(/system/component/show_case/img/order_big/order_big_footer.gif);
background-repeat: no-repeat;
}

div.detail_top div.foot div.wrap {
height: 29px;
width: 535px;
text-align: right;
margin-right: 20px;
margin-left: 20px;
}

/*価格表示*/
div.detail_top div.left_price ul{
list-style-type: none;
margin:0 20px 0;
padding:15px 0 0;
border-bottom:solid 1px #330000;
}
div.detail_top div.left_price li{
margin:0;
}
div.detail_top div.left_price li.capa{
color:#330000;
font-size:123.1%;
float:left;
font-weight:bold;
line-height:19px;
padding-right:20px;

}
div.detail_top div.left_price li.container{
float:left;

line-height:19px;
}

div.detail_top div.left_price li.about{
text-align:right;
}
div.detail_top div.left_price li.title{
width:100px;
float:left;
font-size:85%;
text-align:left;
clear:both;
margin-top:6px;
text-indent:1em;
}
div.detail_top div.left_price li.price{
font-size:108%;
width:150px;
float:left;
text-align:center;
font-weight:bold;
letter-spacing:1px;
color:#FF9900;
}
div.detail_top div.left_price li.condition{
float:right;
}
div.detail_top div.left_price li.off{
font-size:85%;
float:right;
margin-right:5px;
line-height:14px;
font-weight:lighter;
color:#ff6347;
width:30px;
margin-top:6px;
}
div.detail_top div.left_price span.main_price{
color:#330000;
}

/******************************/
/*ジャンプボタンの定義*/
div.jump_button_wrap {
height: 25px;
width: auto;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
div.jump_button_wrap div.top {
line-height: 25px;
float: right;
margin-left: 15px;
font-size: 12px;
color: #333333;
}
div.jump_button_wrap div.top a {
color: #333333;
text-decoration: underline;
}

/*お客様の声ボタン*/
div.voice_button{
float: right;
}	
div.voice_button a{
background-image: url(/system/component/show_case/img/detail/detail_button.png);
background-repeat: no-repeat;
display: block;
height: 25px;
width: 100px;
}
div.voice_button a:hover{
background-position:0 -25px;
}

/*サンプルボタン*/	
div.sample_button{

}
div.detail_top div.sample_button{
float:right;
margin-right:10px;
}
div.sample_button a{
background-image: url(/system/component/show_case/img/detail/detail_button.png);
background-repeat: no-repeat;
display: block;
height: 25px;
width: 100px;
background-position:-100px 0;
}
div.sample_button a:hover{
background-position:-100px -25px;
}
/*購入ボタン*/
div.detail_top div.buy_button {
float: left;
padding-left:70px;
}
div#top_price div.buy_button{
text-align:center;
float:none;
padding: 0;
margin:0;
}

div.buy_button a{
background-image: url(/system/component/show_case/img/detail/detail_button.png);
background-repeat: no-repeat;
display: block;
height: 25px;
width: 150px;
background-position:-300px 0;
}
div.buy_button a:hover{
background-position:-300px -25px;
}


/*レシピボタン*/	
div.recipe_button{
float: right;
margin-left: 10px;
}
div.recipe_button a{
background-image: url(/system/component/show_case/img/detail/detail_button.png);
background-repeat: no-repeat;
display: block;
height: 25px;
width: 100px;
background-position:-200px 0;
}
div.recipe_button a:hover{
background-position:-200px -25px;

}

div.jump_button_wrap div.sample_button{
float: right;
margin-left: 10px;
}


/*************************************************/

span.small_red {
line-height: 0.9em;
font-weight: lighter;
color: #FF0000;
}

/********************************************/
/*検索結果表示用  */
table.result_table {
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
text-align: center;
width: 700px;
margin:0 auto 10px;
vertical-align: top;
border:solid 1px #cccccc;
border-bottom:solid 3px #330000;
}

table.result_table td{
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
background-color: #FFFFFF;
}

table.result_table td {
line-height: 1.2em;
color: #333333;
text-align: left;
}

table.result_table td.image {
width: 85px;
text-align:center;
padding:10px 0;
}
table.result_table td.name {
vertical-align:top;
}
table.result_table p.name{
margin-top:5px;
letter-spacing:1px;
font-size:123.1%;
}
table.result_table p a,
table.result_table p a:visited{
color:#333333;
font-weight:bold;
}
table.result_table p a:hover{
color:#666666;
}

table.result_table p.about{
font-size:93%;
line-height:1.2em;
letter-spacing:1px;
}
table.result_table td.button {
width: 150px;
text-align:center;	
border-top:none;
}	

table.result_table td.price {
text-align: right;
width:150px;
vertical-align:bottom;
padding-bottom:10px;
}

table.result_table td.about {
text-align: left;
padding-left:15px;
padding-top:5px;
}
table.result_table td.link {
padding-top:15px;
border-bottom:none;
text-align:center;
}
/*価格*/
table.result_table td.price ul {
list-style-type: none;
margin:0 10px;
}
table.result_table td.price li {

}
table.result_table td.price li.l {
text-align: left;
font-size: 77%;
}
table.result_table td.price li.r {
text-align: right;
font-size: 108%;
font-weight:bold;
border-bottom:dashed 1px #999999;

}
table.result_table td.price li.price_border {
display: block;
height: 1px;
font-size: 1px;
width: auto;
border-bottom:dashed 1px #999999;
}

/*名前*/
table.result_table td.name ul {
list-style-type: none;
text-align:left;
}
table.result_table td.name li{
text-align:left;
}
table.result_table td.name li.r {
font-size: 10px;
text-align: right;
vertical-align: bottom;
}
table.result_table td.name li.r a{
font-size: 85%;
text-align: right;
vertical-align: bottom;
text-decoration: underline;
color: #666666;
}

table.result_table td.link a,
table.result_table td.link a.active{
font-size: 77%;
text-align: right;

text-decoration: underline;
color: #666666;
}
span.price_strong {
font-size: 108%;
font-weight: bold;
color: #000000;
}


/*******************************/	
/*カテゴリ検索　結果表示テーブル*/
table.category_result {
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
text-align: center;
width: 700px;
margin:0 auto 10px;
vertical-align: top;
border:solid 1px #666666;
}
table.category_result th {
height: 25px;
font-size: 123.1%;
line-height: 25px;
font-weight: bold;
color: #330000;
text-align: left;
padding-left: 15px;
border-bottom:solid 1px #330000;
border-right:solid 1px #CCCCCC;
}
table.category_result th a,
table.category_result td a{
color:#330000;
}
table.category_result th a:visited,
table.category_result td a:visited{
color:#666666;
}

table.category_result td {
font-size: 93%;
line-height: 1.2em;
color: #333333;
text-align: left;
padding: 3px;
border-bottom:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
}

table.category_result td.image {
width: 85px;
text-align:center;
}

table.category_result td.message {
font-size: 108%;
padding:8px;
letter-spacing:1px;
}
table.category_result td.feature {
width: 10em;
font-size:93%;
line-height: 1em;

}
table.category_result td.feature ul {
list-style: none;
padding:0 5px;
margin: 0px;
}
table.category_result td.feature li{
line-height:1.8em;
}	
table.category_result td.about {
text-align: left;
padding-left:15px;
padding-top:5px;
}

table.category_result td.menu {
text-align: left;
width: 11em;
padding-left: 1em;
}

table.category_result td.menu ul{
font-size: 93%;
line-height: 1.2em;
list-style: none;			
}
table.category_result td.menu li{
line-height:1.8em;
}

table.category_result td.price{
width:100px;
text-align: left;
}

table.category_result td.price p.price{
text-align:right;
font-size:16px;
font-weight:bold;
color:#660000;
}


/******************************/	
/*付属品用オーダーテーブルの定義*/
table.attach_order_table{
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
margin:5px auto;
padding: 0px;
border:solid 1px #666666;;
width: 590px;
text-align: center;

}

table.attach_order_table tr,
table.attach_order_table td,
table.attach_order_table th{
padding:0;
margin: 0;
color: #666666;
}
table.attach_order_table td,
table.attach_order_table th{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

table.attach_order_table th.head {
background-image: url(/system/component/show_case/img/order_form/header.gif);
background-repeat: repeat-x;
text-align: left;
height: 25px;
}

table.attach_order_table td.about{
text-align:left;
padding:5px 15px 5px 15px;
font-size:100%;
line-height:1.3em;

}
table.attach_order_table td.button{
width: 150px;
}
table.attach_order_table td.img{
width: 90px;
}
table.attach_order_table h2.head{
font-size: 108%;
font-weight:bold;
color: #330000;
padding: 0px 0px 0px 15px;
background:none;
margin: 0px;
line-height: 25px;
letter-spacing:1px;
}
table.attach_order_table p.comment {
font-size: 77%;
color: #666666;
text-align: right;
padding-right:10px;
margin:0px;

}
/*価格表示*/
table.attach_order_table ul{
list-style-type: none;
margin:0 5px 5px;
border-top:dashed 1px #FF9933;
}
table.attach_order_table li {
margin:0;
padding:0;
letter-spacing:1px;
}
table.attach_order_table li.title{
text-align:left;
padding-top:5px;
}
table.attach_order_table li.price{
font-size:138.5%;
font-weight:bold;
letter-spacing:1px;
color: #330000;
}
table.attach_order_table li.comment{
text-align:right;
font-size:93%;
padding-top:5px;
}

/******************************/	
/*セット商品オーダーテーブルの定義*/
table.set_order_table{
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
margin:5px auto;
padding: 0px;
border:solid 1px #666666;;
width: 590px;
text-align: center;

}

table.set_order_table tr,
table.set_order_table td,
table.set_order_table th{
padding:0;
margin: 0;
color: #666666;
}
table.set_order_table td,
table.set_order_table th{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

table.set_order_table th.head {
background-image: url(/system/component/show_case/img/order_form/header.gif);
background-repeat: repeat-x;
text-align: left;
height: 25px;
}
table.set_order_table h2.head{
font-size: 108%;
font-weight:bold;
color: #330000;
padding: 0px 0px 0px 15px;
background:none;
margin: 0px;
line-height: 25px;
letter-spacing:1px;
}

table.set_order_table td.about{

}
table.set_order_table td.about p{
font-size:100%;
text-align:left;
padding:5px;
margin:0;
line-height:1.3em;
}
table.set_order_table td.about p.sale_about{
text-align:right;
padding:3px 3px 0 0;
font-size:93%;
color:#ff6347;
letter-spacing:1px;
}


table.set_order_table td.button{
height:40px;
border-bottom:none;
text-align:center;
}
table.set_order_table td.img{
width: 235px;
}


table.set_order_table p.comment {
font-size: 77%;
color: #666666;
text-align: right;
padding-right:10px;
margin:0px;

}
table.set_order_table td.price{
vertical-align:bottom;
margin:0;
}
table.set_order_table td.price li.l{
font-size:138.5%;
font-weight:bold;
letter-spacing:1px;
color: #330000;
text-align:left;
padding:0 0 2px 10px;
}
table.set_order_table td.price li.r{
font-size:93%;
line-height:14px;
color:#ff6347;
text-align:right;
padding:0 20px 0 0;
}

/*セットに含まれる商品表示部分*/
table.set_order_table td.in{
vertical-align:top;
width: 180px;
}
table.set_order_table ul{
margin:0;
padding: 0px;
width: 100%;
line-height:1em;
list-style:none;
}
table.set_order_table li{
}
table.set_order_table li.head{
padding:2px;
border-bottom:1px solid #444444;
font-size:93%;
line-height:12px;
text-align:center;
font-weight:bold;
letter-spacing:2px;
}

table.set_order_table li.in_name{
text-align:left;
padding-top:5px;
padding-left:5px;
}
table.set_order_table li.in_price{
text-align:right;
border-bottom:1px solid #cccccc;
padding-right:5px;
}
table.set_order_table li.in_total{
text-align:right;
font-weight:bold;
padding-right:5px;
line-height:20px;
}

/*********************************/	
/*商品詳細リンク w250*/
div.goods_small_link_w250 {
text-align: center;
height: 130px;
width: 250px;
margin:5px auto;
background-image: url(/system/component/show_case/img/goods_small_link/active_250x130.gif);
background-repeat: no-repeat;
}
div.goods_small_link_w250 div.left_box {
float: left;
height: 130px;
width: 150px;
text-align: left;
}
div.goods_small_link_w250 div.left_box h4.name {
margin: 15px 0 5px 5px;
font-size: 14px;
font-weight: bold;
color: #330000;
background-image: url(/system/component/show_case/img/goods_small_link/brown_circle.gif);
background-repeat: no-repeat;
padding:0 0 0 16px;
border:none;
line-height: 1.3em;
background-position: left top;
}
div.goods_small_link_w250 div.left_box a:link, div.goods_small_link_w250 div.left_box h4 a:visited{
color: #330000;
}
div.goods_small_link_w250 div.left_box p.comment{
font-size: 93%;
color: #333333;
margin:0 15px 15px;
line-height: 1.5em;
width: auto;
}

div.goods_small_link_w250 div.left_box p.comment a:link,div.goods_small_link_w250 div.left_box p a:visited{
color: #333333;
}


div.goods_small_link_w250 div.right_thumb {
float: right;
width: 100px;
height: 130px;
}
div.goods_small_link_w250 div.right_thumb img.thum {
width: 80px;
margin: 15px 10px;
}

div.goods_small_link_w250 div.right_thumb img.thum a:active,div.goods_small_link_w250 div.right_thumb img.thum a:hover{
background-color: #FFFFFF;
}


/*商品詳細リンク w140 サイドに表示が主*/
div.goods_small_link_w140 {
text-align: center;
display: block;
height: auto;
width: 140px;
margin:5px auto;
}

div.goods_small_link_w140 div.upper {
height: auto;
width: 140px;
}
div.goods_small_link_w140 div.upper img.thum {
height: 100px;
width: 80px;
margin-top: 10px 30px 5px;
}

div.goods_small_link_w140 img.thum a:active,div.goods_small_link_w140 img.thum a:hover{
background-color: #FFFFFF;
}


div.goods_small_link_w140 div.under {
height: auto;
width: 140px;
text-align: left;
}
div.goods_small_link_w140 div.under h4.title {
font-size: 93%;
font-weight: bold;
color: #996633;
padding: 0px;
margin:5px 0 1px;
text-align: center;
background-image: none;
line-height: 14px;
height: auto;	
border:none;
}
div.goods_small_link_w140 div.under h4.title a:link,div.goods_small_link_w140 div.under h4.title a:visited{
color: #330000;
}
div.goods_small_link_w140 div.under p.comment{
font-size: 93%;
color: #333333;
margin:0 15px 15px;
padding: 0;	
line-height: 1.5em;
}
div.goods_small_link_w140 img.small_thum {
/*height: 63px;
width: 50px;*/
margin: 10px auto;
}


div.goods_small_link_w140 div.under p.comment a:link,div.goods_small_link_w140 div.under p.comment a:visited{
color: #333333;
}
table.order_table input.submit {
text-align: center;
}
table.order_table table.price_list {
font-size: 93%;
color: #333333;
width: 100%;
border:none;
border-bottom:dashed 1px #FF9933;
}

table.order_table table.price_list td {
border:none;
}

table.order_table table.price_list th {
border:none;
font-weight: lighter;
width: 70px;
text-align: center;
}

table.order_table table.price_list td.price {
width: 75px;
text-align: right;
color: #330000;
}
table.order_table table.price_list td.off {
width: 60px;
text-align: left;
color: #FF3333;
font-weight: bold;
font-size: 85%;
line-height: 12px;
padding-left: 3px;
}


table.order_table table.price_list tr {
border:none;
}
span.about_red {
font-size: 93%;
color: #996633;
}

div.goods_link_catalog {
height: 47px;
width: 150px;
display: block;
}
div.goods_link_catalog h2.title {
font-size: 12px;
color: #333333;
text-align: left;
padding: 0px;
margin: 10px 5px 3px 40px;
line-height: 1.1em;
text-indent: 0px;
font-weight: lighter;
height: auto;
width: 105px;
}
div.goods_link_catalog img {
margin: 3px;
float: left;
padding: 0px;
float:left;
}


div.goods_link_catalog h2.title a, div.goods_link_catalog h2.title a:hover{
font-size: 12px;
color: #333333;
}

/************************************/
/*商品詳細ページ TOP左側の価格リスト*/
div#top_price{
width:180px;
float: right;
}
div#top_price .head{
margin-top:20px;
background-image:url(/system/component/show_case/img/price_list/top_price_border_top.gif);
background-repeat:no-repeat;
height:8px;
font-size:1px;
}
div#top_price .border{
background-image:url(/system/component/show_case/img/price_list/top_price_border_body.gif);
background-repeat:repeat-y;
/*border:solid 1px #cccccc;*/
padding:0 10px 3px;
}
div#top_price .foot{
background-image:url(/system/component/show_case/img/price_list/top_price_border_bottom.gif);
background-repeat:no-repeat;
height:8px;
font-size:1px;
}
div#top_price ul{
list-style:none;
width:158px;
margin:0;
padding:0;
}
div#top_price li{
margin:0;
padding:0;
}
div#top_price li.capa{
float:left;
font-size:14px;
font-weight:bold;
width:58px;
}
div#top_price ul li.button{
float:right;
text-align:right;
width:100px;
/*margin-bottom:5px;
padding-top:4px;*/
}

div#top_price ul li.line{
margin:3px 0 5px;
font-size:1px;
height:1px;
line-height:1px;
border-bottom:1px solid #BBB;
}
div#top_price ul li.price{
text-align:right;
/*font-size:153.9%;*/
font-size:14px;
border-bottom:1px dotted #EEE;
line-height:1em;
}
div#top_price ul li.point{
font-size:10px;
text-align:left;
text-indent:1em;
margin-top:3px;
}
div#top_price ul li.price .main_price{
font-weight:bold;
color:#330000;
}
div#top_price ul li.price .strike_price{
font-size:11px;
}
li.clear_both{
font-size:1px;
clear:both;
line-height:1px;
height:1px;
padding:0;
margin:0;
}#wrapper #detail_contents #wrap .item3 .mc-box1 .element .head_yello {
	background-color: #D2F0FF;
	text-align: left;
	font-size: 12px;
	padding: 3px;
}
#wrapper #detail_contents #wrap .item3 .mc-box1 .element td {
	padding: 3px;
}

