﻿@charset "UTF-8";
/*
Theme Name: 41niku css
Theme URL: http://www.41niku.com/
Description: itemCSS（アイテム用）.
Version: 1.0
Author: 土屋精肉店
Author URL: http://www.41niku.com/
*/

/* CSS Document */

/* アイテム用
----------------------------- */
.pg-midasi {
margin:0;
padding:0 0 55px 0;
background:url(../img/item/hako.jpg) no-repeat right bottom;
}
.pg-midasi p {
margin:0;
padding:5px 0 5px 0;
font-size:0.85em;
color:#222222;
font-weight:normal;
line-height:150%;
}
.pg-midasi h2{
width:475px;
margin:0;
padding:0 0 5px 0;
font-size:1em;
color:#222222;
font-weight:bold;
background:url(../img/pub/title-bk.gif) no-repeat bottom 0px;
}

/*---商品一覧--------*/
.item-box{
clear:both;
width:600px;
margin:15px 0 10px 0;
padding:0 0 10px 0;
display:block;
border-bottom:#222222 dotted 1px;
overflow: hidden;
}

.item-box:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .item-box {
height: 1em;
overflow: visible;
}
/**/

.item-box img {
float:left;
width:192px;
height:153px;
margin:0 0 10px 0;
padding:0;
display:block;
}

.item-textbox{
float:left;
width:383px;
margin:0 0 0 25px;
padding:0px;
}

.item-textbox h5 {
margin:0;
padding:0 0 5px 0;
font-size:1em;
font-weight:bold;
color:#990000;
}

.item-textbox p {
margin:0;
padding:0;
font-size:0.75em;
line-height:130%;
color:#222222;
}

p.subtext{
margin:0;
padding:0;
font-size:0.75em;
line-height:130%;
color:#7A7700;
}

p.item-data{
margin:0;
padding:0;
font-size:1em;
font-weight:bold;
line-height:130%;
color:#990000;
}

.tax{
margin:0;
padding:0;
font-size:0.75em;
line-height:130%;
color:#990000;
}

.order{
clear:both;
width:600px;
margin:0;
padding:3px 0 3px 0;
background:#ffff99;
text-align:center;
}
.order:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .order {
height: 1em;
overflow: visible;
}

.order p {
margin:0;
padding:0;
color:#222222;
font-size:1em;
}
.order p a {
margin:0;
padding:0;
color:#222222;
font-size:1em;
text-decoration:none;
}
.order p a:hover {
font-size:1em;
color:#FF6600;
}

/*--------*/
p.basa-box{
width:240px;
margin:0;
padding:5px;
color:#ffffff;
font-size:0.75em;
font-weight:bold;
background:#7A7700;
}


/* カバー和牛用
----------------------------- */
.ste-midasi{
width:600px;
height:184px;
margin:0;
padding:0;
}
.ste-midasi h2{
width:598px;
height:184px;
margin:0 0 20px 0;
padding:0;
background:url(../img/item/cover-wagyu.jpg) no-repeat center top;
text-indent:-9999em;
}
.ste-midasi h2 a {
width:598px;
height:184px;
margin:0;
padding:0;
background:url(../img/item/cover-wagyu.jpg) no-repeat center top;
text-indent:-9999em;
display:block;
}
/* カバー馬刺し用
----------------------------- */
.basa-midasi{
width:600px;
height:184px;
margin:0;
padding:0;
}
.basa-midasi h2{
width:594px;
height:182px;
margin:0 0 20px 0;
padding:0;
background:url(../img/item/cover-basasi.jpg) no-repeat center top;
text-indent:-9999em;
overflow: hidden;
}
/* 商品見出し
----------------------------- */
h3.item-title {
margin:0 0 5px 0;
padding:2px 0 2px 7px;
font-size:1.2em;
color:#330000;
border-left:#330000 solid 5px;
border-bottom:#330000 solid 1px;
}
span.item-t-s {
margin:0 5px;
font-size:0.7em;
font-weight:normal;
color:#996600;
}
p.item-all {
margin:0;
padding:0;
text-align:right;
font-size:0.75em;
}



