/* CSS Document */
@import url(http://www.matsuzaka-steak.com/style-common.css);
@import url(http://www.matsuzaka-steak.com/style-item.css);

/*------タブ--------*/
div#total {
	width:900px;
}
div#scene {
	float:right;
	width:40px;
}
div#scene ul {
	float:left;
	list-style:none;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
div#scene ul li {
	list-style:none;
	margin:0;
	padding:0 0 5px;
}


div#sitetop {
/*	background-image:url(http://www.matsuzaka-steak.com/img/title.jpg);
	background-repeat:no-repeat;
	background-position:top;
*/
	clear:both;
	margin:0;
	font-size:90%;
	color:#fff;
	font-weight:normal;
	text-align:right;

}
/*---------------- 
div#navi form {
	float: right;
	margin-right: 3px;
	padding-top: 5px;
	}
*/

div.main-image {
	background-image:url(http://www.matsuzaka-steak.com/img/main-image.jpg);
	background-repeat:no-repeat;
	height:300px;
	background-color:#eee;
	margin-bottom:0;
}



/*---------------- コンセプト */

div.concept strong,div.cach strong {
	color:#c00;
}
div.concept {
	width:295px;
	float:left;
}
div.concept h2 {
	margin-bottom:10px;
	margin-top:10px;
}



/*---------------- ランキング*/

div#ranking {
	padding-bottom:5px;
	padding-top:5px;
}
img.rank {
	padding-left:5px;
	padding-right:5px;
	width:105px;
}
div.ranking {
	float:left;
	width:120px;
	font-size:90%;
	line-height:100%;
}
div.gift-ranking {
	float:left;
	width:117px;
	font-size:90%;
	line-height:100%;
	padding:5px 0 5px 1px;
}

table.ranking {
	background:#ccc;
}
table.ranking td {
	background:#fff;
}
td.image img {
	width:90px;
	padding:5px;
} 
td.rank-detail a {
	font-weight:bold;
}


div.items {
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:130%;
	clear:left;
}
div.items a {
	font-weight:bold;
}
div.items img {
	float:left;
	padding-right:5px;
	width:100px;
}



/*---------------- メディア掲載*/

div.media{
	width:295px;
	height:250px;
	overflow:auto;
}



/*---------------- 新着*/

div#updata {
	width:295px;
	border-bottom:1px solid #ccc;
}



div#banner {
	text-align:center;
	width:295px;
}
div#banner img {
	margin-top:5px;
}
div.banner img {
	margin-top:5px;
	margin-bottom:5px;
}

dl.data {
	width:100%;
	font-size:100%;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}
.data dt,.data dd {
	background-color:#eee;
	margin-left:0;
	margin-bottom:0;
}
.data dt {
	padding-left:10px;
	float:left;
	width:100px;
	border-top:1px solid #ccc;
	clear:left;
}
.data dd {
	background-color:#fff;
	margin-left:110px;
	margin-bottom:0;
	border-top:1px solid #ccc;
	padding:2px 0 1px 5px;
	font-size:90%;
}

/*---------------- トップページバナーテーブル*/
table#banner-space {
	width:100%;
}
table#banner-space th {
	width:210px;
	text-align:left;
	vertical-align:top;
}
table#banner-space td {
	padding-bottom:6px;
	text-align:right;
	vertical-align:top;
}



/*---------------- サイドナビゲーション*/

div#side form {
	margin-top:10px;
	margin-bottom:10px;
}

div#side {
	padding-left:5px;
	margin-top:10px;
	width:230px;
	float:left;
	font-size:90%;
}
div.banner-navigation {
	text-align:center;
}
div.banner-navigation img {
	padding-bottom:5px;
}

div.contents img {
	padding-bottom:5px;
}
div.contents dl dt {
	clear:both;
}
div.contents dl dd {
	margin-left:0;
	width:110px;
	float:left;
	border-bottom:1px dotted #ccc;
	padding-left:3px;
}

div.contents table {
	width:100%;
	margin-bottom:5px;
}
div.contents td {
	padding:2px;
	padding-left:5px;
	width:50%;
	border-bottom:1px dotted #ccc;
}

div.contents h3 {
	letter-spacing:0.2em;
	background-image:url(http://www.matsuzaka-steak.com/img/side-index.gif);
	background-repeat:repeat-x;
	margin:0;
	padding-left:5px;
	padding-top:3px;
	font-size:100%;
	border:none;
}

div.winning {
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}
div.winning img {
	margin-bottom:5px;
}
dl.contents {
	line-height:160%;
}
dl.contents dt {
	letter-spacing:0.2em;
	background-image:url(http://www.matsuzaka-steak.com/img/side-index.gif);
	background-repeat:repeat-x;
	margin:0;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	}
dl.contents dd {
	margin-left:0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	}
dl.contents img {
	margin-bottom:-8px;
	margin-right:5px;
	border:1px solid #ccc;
}
dl.link {
	font-size:90%;
}
.link dt {
	letter-spacing:0.2em;
	background-image:url(http://www.matsuzaka-steak.com/img/side-index.gif);
	background-repeat:repeat-x;
	margin:0;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
}
.link dd {
	margin-left:0;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
}
/*----------------  会員登録はこちらボタン */

div.vip {
	background:#eee;
	font-size:90%;
	border:1px solid #ccc;
	margin:5px;
	padding:3px;
}
table.member td {
	width:50%;
	vertical-align:top;
}

/*----------------  フッター */

#footer {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#footer strong {
	color:#c00;
}

/*---------------- お届けについて */

table.category td {
	vertical-align:top;
}
table.delivery {
	clear:both;
}

table.delivery td {
	width:50%;
	vertical-align:top;
}
table.delivery h3 {
	background-color:#000000;
	color:#fff;
	border-bottom:2px solid #c00;
	border-top:1px solid #666;
	padding:5px;
	margin:0;
	background-image: url(http://www.matsuzaka-steak.com/img/footer-index.gif);
	padding-left: 5px;
	
}
table.delivery td p {
	margin:0;
	padding-left: 15px;
}

table#info {
	margin-bottom: 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#fff;
	width:200px;
}

table#info td {
	font-size:90%;
	line-height:120%;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}
table#info td.local {
	background-color:#eee;
	width:45%;
}

/*---------------- パンくずナビ*/
.bread {
	font-size:80%;
	text-align:right;
	clear:both;
}

/*---------------- カレンダー */

table.cal{
	width:100%;
	margin-top: 20px;
	background: #999999;
	font-size: 90%;
}
	
table.cal td.on, td.title{
	background: #FFFFFF;	
}

table.cal td {
	width:14%;
} 
table.cal td.off{
	background: #c00;
	color: #fff;	
}
	
table.cal tr.youbi{
	background: #EEEEEE;	
}

table.cal span.nichi{
	color: #FF0000;
}
	
table.cal tr{
	align: center;
}




/*---------------- カテゴリサムネイル */


.thumbnail {
	text-align:center;
	width:195px;
	height:245px;
	float:left;
	font-size:90%;
	line-height:100%;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;

}

.thumbnail a img {
	border:1px solid #ccc;
	width:190px;
}
.thumbnail a:hover img {
	border:1px solid #960;
	width:190px;
}

.thumbnail2 {
	text-align:center;
	width:195px;
	height:95px;
	float:left;
	font-size:90%;
	margin-bottom:5px;
	padding:2px;
}

.thumbnail2 img {
	border:1px solid #ccc;
	width:190px;
}


.thumbnail-re {
	text-align:center;
	width:145px;
	height:180px;
	float:left;
	font-size:90%;
	line-height:110%;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;

}

.thumbnail-re img {
	border:1px solid #ccc;
	width:140px;
}

div#timesale table.thumbnail td{
	text-align:center;
	vertical-align:top;
	width:33%;
}
div#timesale table.thumbnail p img {
	width:40px;
}
div#timesale table.thumbnail p span img {
	width:36px;
}

div#timesale table.thumbnail p {
	text-align:left;
	font-size:100%;
	padding-left:3px;
	padding-right:3px;
}



/*---------------- スタッフページ　*/

img.staff-image {
	float:left;
	margin-right:5px;
}
.staff-thmb {
	text-align:center;
	width:195px;
	height:150px;
	float:left;
	font-size:90%;
	margin-bottom:5px;
	padding:2px;
}

.staff-thmb img {
	border:1px solid #ccc;
	width:190px;
}



/*---------------- オススメの食べ方 */
.how-to {
	clear:both;
	background-image:url(http://www.matsuzaka-steak.com/img/how-to.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #333;
	padding:5px;
}
.space {
	padding:60px 0 0 260px;
}




/*---------------- 商品文字サイズ */

span.l1 {
	font-size:100%;
	line-height:150%;
	font-weight:bold;
	color:#c00;
}
span.l2 {
	font-size:150%;
	line-height:120%;
	font-weight:bold;
	color:#c00;
}
span.l3 {
	font-size:200%;
	line-height:120%;
	color:#c00;
	font-weight:bold;
}
span.l4 {
	font-size:250%;
	line-height:120%;
	color:#c00;
	font-weight:bold;
}
p.link {
	padding-top:160px;
	font-size:85%;
	clear:both;
}


/*---------------- 商品のスペック */

table.spec {
	border:1px solid #000;
	width:100%;
       margin:10px 0;
}
table.spec td {
	padding:2px;
	border:1px solid #fff;
	font-size:90%;
}
table.spec td.menu {
	color:#000;
	background:#cebcab;
}


/*---------------- 画像関係 */
img.left {
	margin:5px 5px 5px;
	float:left;
}
img.right {
	margin:5px 0px 5px 5px;
	float:right;
}
table.right {
	margin:5px 0px 5px 5px;
	float:right;
	border:1px solid #ccc;
	padding:5px;
}
table.left {
	margin:5px 5px 5px 0px;
	float:left;
	border:1px solid #ccc;
	padding:5px;
}

/*---------------- 牛 */

div.ushi {
	background-image:url(http://www.matsuzaka-steak.com/img/ushi.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	height:42px;
	text-align:center;
}

/*---------------- ポリシー */

div#shop-policy {
	line-height:210%;
	letter-spacing:1.1px;
}

div#shop-policy p {
	margin-left:20px;
}

div#shop-policy strong {
	font-weight:normal;
	border-bottom:1px dotted #c00;
}

div.right {
	padding:5px;
	border:1px solid #ccc;
	margin-left:10px;
	width:240px;
	float:right;
	font-size:85%;
}


/*---------------- ギフトカテゴリ */


table.gift {
	border:1px solid #ccc;
	background:#ccc;
	font-size:85%;
	line-height:150%;
	margin-bottom:20px;
}
table.gift td {
	padding:3px;
	background:#fff;
}
table.gift td.midashi {
	background:#eee;
}

/*---------------- お問い合わせ */
table.mailform {
	font-size:85%;
	width:100%;
}

/*---------------- もつなべ */
div.border {
	height:8px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	clear:both;
}



/*---------------- ポイントキャンペーン */
div.block {
	border:1px solid #960;
	clear:both;
	margin-bottom:10px;
	padding:5px;
}
div.block h3 {
	border-bottom:2px dotted #960;
	border-left:none;
	margin-top:0;
}
div.block p {
	padding:0 5px 0 10px;
	margin-bottom:0;
}

table.point {
	font-size:85%;
	text-align:center;
	border:2px solid #666;
}
table.point th {
	font-size:85%;
	text-align:center;
	border-bottom:1px dotted #666;
	background:#960;
	color:#fff;
}




/*---------------- お客様の声 */
div.review {
	overflow:auto;
	height:300px;
}


td.review {
	clear:both;
	border-bottom:1px dotted #ccc;
	padding-top:10px;
}
td.review img {
	border:1px solid #ccc;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
td.review h3 {
	border:none;
}

div.letter-thumb {
	width:120px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

div.letter-thumb img {
	width:100px;
}

div.letter-thumb a img {
	border:1px solid #ccc;
}

div.letter-thumb a:hover img {
	border:1px solid #36c;
}

/*---------------- 商品ページの声 */
div.entry-comment {
	overflow:auto;
	height:120px;
	border:1px solid #ccc;
	clear:both;
}

/*---------------- レシピ */
dl.recipe {
	font-size:85%;
	line-height:150%;
}
dl.recipe dt {
	font-weight:bold;
	border-bottom:2px solid #ccc;
}
dl.recipe dd {
	border-bottom:1px dotted #eee;
}

.recipe-tb table.tb {
	width:600px;
	margin:0 0 20px 0px;
	font-size:90%;
	text-align:left;
	background-color:#ad8061;
}

.recipe-tb table.tb td.on, td.title{
	background-color:#FFFFFF;	
	width:25%;
	padding:7px 0 5px 25px;
	background-image:url(http://www.matsuzaka-steak.com/img/recipe/re-y.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.recipe-tb table.tb td.off {
	background-color:#f9ecd9;
	width:25%;
	padding:7px 0 5px 25px;
	background-image:url(http://www.matsuzaka-steak.com/img/recipe/re-y.gif);
	background-repeat:no-repeat;
	background-position:left;
}
div.recipe-contents {
	text-align:center;
}

div.recipe-contents img {
	width:160px;
}

div.recipe-contents h3 {
	letter-spacing:0.2em;
	background-image:url(http://www.matsuzaka-steak.com/img/side-index.gif);
	background-repeat:repeat-x;
	margin:0;
	font-weight:bold;
	padding-left:10px;
	border:none;
	text-align:left;
	margin-bottom:10px;
	padding-top:5px;
}

/*---------------- PPCランディング */

table.commercial {
	font-size:85%;
	line-height:150%;
}


/*---------------- リコメンド */
div.recommend {
	clear:both;
	padding-top:10px;
}
div.recommend dt {
	font-weight:bold;
	border-left:5px solid #c00;
	padding-left:10px;
}
div.recommend dd {
	margin-left:0;
	padding-left:15px;
	border-bottom:dotted 1px #ccc;
	line-height:180%;
	font-size:85%;
}

/*---------------- ツイッター */

div.tl {
	margin:0;
	color:#000;
	background:#fff;
	padding:10px;
	overflow:auto;
	height:280px;
}
div.tl dd {
	border-bottom:1px dotted #ccc;
	margin-left:5px;
	padding-left:10px;
}



/*------ランキング--------*/


div#gift-rank {
	margin:0px;
}

div#gift-rank span {
	   font-size:130%;
	   font-weight:bold;
	   color:#c00;
}

div#gift-rank p {
	padding-left:5px;
}

div.gift-rank1 {
	margin:10px 0px;
	padding:5px;
	background:#fff9dc;
	border:solid 3px #996666;
}

div.gift-rank1 img {
	margin-right:10px;
}

img.miru {
	margin-top:5px;
}

div.gift-rank2-1 {
	margin-bottom:10px;
	padding:5px;
	float:left;
	background:#fff9dc;
	border:solid 1px #996666;
}

div.gift-rank2-2 {
	margin-bottom:10px;
	padding:5px;
	float:right;
	background:#fff9dc;
	border:solid 1px #996666;
}

div.gift-rank3-1 {
	margin-bottom:10px;
	padding:5px;
	float:left;
	background:#fff9dc;
	border:solid 1px #996666;
}

div.gift-rank3-2 {
	margin-bottom:10px;
	padding:5px;
	float:right;
	background:#fff9dc;
	border:solid 1px #996666;
}

div.gift-rank4 {
	margin-bottom:10px;
	padding:5px;
	background:#fff9dc;
	border:solid 1px #996666;
}

div.gift-rank4 img {
	margin-right:10px;
}


/*----------------メディア掲載ページ　*/

div#media-coverage h3 {
	border-bottom:1px solid #333;
	border-left:none;
	clear:both;
	padding-top:30px;
}
div#media-coverage div {
	clear:both;
}
div.media-image {
	float:left;
	padding-right:10px;
	width:140px;
	padding-bottom:5px;
}

