body {
	background-color: #FFFFF8;
	background-image:url(img/body_bk.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	color: #333333;
	margin:0px;
}
.all {
	width: 750px;
	margin:0px;
	text-align:left;
	background-color: #5F3229;
}
.partition {
	clear: both;
	display: none;
}
h1 {
	font-size: 16px;
	background-image:url(img/main_h1.gif);
	background-repeat:no-repeat;
	font-size:24px;
	padding:13px 25px 11px;
	margin:0px;
}
h2 {
	background-image:url(img/main_h2.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin:10px 0px 2px;
	padding:6px 10px;
	color:#87493D;
}
h3{
	background-color:#FFF5DF;
	border-bottom:double 4px #960;
	color:#87493D;
	text-align:left;
	padding:3px 10px 2px;
	margin:30px 0px 5px;
	font-size:12px;
	letter-spacing:1px;
}
h4{
	color:#663300;
	font-size:12px;
	border-left:double 10px #87493D;
	padding-left:10px;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
img {
	border: 0px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}
strong {
}
em {
}

/*-- リンク指定 --*/

a:link {
	color:#0033CC
}
a:visited {
}
a:hover {
	color:#FF0000;
}


/*-- ヘッダ部 --*/

.head {
	width: 750px;
}
.summary {
	font-size: 10px;
	background-image:url(img/summary_bk.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-top:4px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.summary1{
	float:left;
	color:#ccc;
	padding:1px 2px;
}
.summary2{
	float:right;
	font-size:12px;
	margin-right:8px;
}
.summary2 a{
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
}
.head form{
	margin:0px;
	padding:0px;
}
/*-- コンテンツ --*/

.contents {
	width: 750px;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #5F3229;
}

/*-- サイドメニュー --*/

.menu {
	width: 170px;
	background-color: #5F3229;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_banner{
	padding:5px 11px;
}
.menu_banner img{
	margin:8px 0px 4px;
}

.menu ul {
	padding: 3px 0px 7px;
	margin: 0px;
}
.menu li {
	list-style:none;
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin-left:10px;
	margin-top:3px;
}
.menu ul.bold{
	font-weight:bold;
}




/*-- フッター --*/


.footer {
	width: 750px;
	font-size: 11px;
	clear: both;
	color:#666;
}
.footer a{
	color:#666;
}
.footer a:hover{
	color:#0033CC;
}
.f-link {
	background-color:#E5E5E5;
	padding:4px;
	line-height:13px;
}
address {
	padding:5px 5px 0px;
	font-style: normal;
	color:#666;
	background-color:#FFFFFF;
}
address a{
	color:#666;
}
.copyright {
	background-color:#7F7F7F;
	color:#fff;
	height:18px;
	padding-top:1px;
	padding-left:5px;
}


/*-- メインコンテンツ --*/

.main {
	background-color: #FFF;
	float: right;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
.path {
	font-size: 10px;
	padding:5px 10px 2px;
	margin:0px;
	background-color:#FFFFCC;
}
.path a{
	background-image: url(img/path_ya.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color:#03c;
	text-decoration:none;
	font-family:Verdana, "ＭＳ ゴシック";
}

.pagetop{
	text-align: right;
	margin-top:22px;
}
.info-navi{
	margin-left:27px;
	margin-bottom:12px;
	width:540px;
}
.info-navi form{
	width:539px;
	margin:0px;
	padding:5px;
	border-left:solid 1px #3e6e3e;
	border-bottom:solid 1px #3e6e3e;
	border-right:solid 1px #3e6e3e;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.info-navi input{
	vertical-align:middle;
}
.guide{
	width:540px;
	border:solid 1px #3E6E3E;
	border-top:0px;
	padding:10px 10px 0px;
	color:#666;
}
.guide caption{
	text-align:left;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	border-left:solid 1px #3E6E3E;
	border-right:solid 1px #3E6E3E;
	padding:7px 10px 0px;
}
.guide td{
	width:270px;
}
.guide dd{
	margin:0px 0px 12px;
}
.guide p{
	text-align:right;
	font-size:10px;
	margin-bottom:0px;
}

/*==== トップページ ====*/
.index{
	padding-left:27px;
}
.index h1{
	font-size:14px;
	color:#5C0F10;
	background-image:none;
	border-bottom:double 3px #D75F5F;
	padding:2px 2px 1px;
	margin:3px 0px 10px;
}
.index h2{
	background-image:url(img/index_reason.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	padding-top:30px;
	padding-left:15px;
	margin-top:11px;
	margin-bottom:5px;
	color:#f33;
}
.index table{
	background-image:url(img/index_table.gif);
	background-repeat:no-repeat;
	width:539px;
}
.index td{
	padding-right:11px;
	padding-top:4px;
	padding-bottom:10px;
	vertical-align:top;
}
.index td img{
	margin-top:9px;
}
.index td ul{
	margin:0px 0px 9px;
}
.index td li{
	list-style-type:none;
	background-image:url(img/point.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
	line-height:18px;
	margin-bottom:5px;
	font-size:11px;
}
.index .index_l{
	float:left;
	margin-top:5px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
	width:370px;
}
.index_l table{
	width:370px;
	background-image:none;
	background-color:
}
.index_l td{
	padding:0px;
}
.index_l td img{
	margin:8px 9px 0px 0px;
}
.index_l td p{
	background-color:#000;
	color:#fff;
	padding:3px 5px 0px;
	font-weight:bold;
	margin-right:9px;
}
.reason{
	margin-left:15px;
	width:370px;
}
.reason p{
	margin:0px;
}
p.link{
	background-image:url(img/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:5px;
	padding-top:0px;
	padding-left:15px;
	margin:2px auto 15px;
}
.index_l form{
	width:370px;
	padding:5px;
	border-left:solid 1px #3e6e3e;
	border-bottom:solid 1px #3e6e3e;
	border-right:solid 1px #3e6e3e;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.index_l input{
	vertical-align:middle;
}

.index_r{
	float:right;
	width:154px;
	margin-top:16px;
	margin-right:7px;
	padding:0px;
	line-height:18px;
}
.ranking{
	width:150px;
	border:solid 1px #FF6632;
	background-color:#FFFEF8;
	margin-top:8px;
	margin-bottom:10px;
	text-align:center;-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.ranking p{
	text-align:left;
	padding-bottom:0px;
	margin:8px 0px 1px;
	
}
.ranking p img{
	vertical-align:middle;
	float:left;
}
img.rankimg{
	margin-bottom:9px;
}
.dinner{
	background-image:url(img/index_dinner_bk.jpg);
	background-repeat:no-repeat;
	padding:4px 0px 17px 86px;
	margin:0px;
	line-height:18px;
}
.dinner a{
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:15px;
	font-weight:bold;
}
.link1{
	font-weight:bold;
	letter-spacing:1px;
}
.link2{
	text-align:right;
	letter-spacing:1px;
}
.link4{
	
}
.link1 a,.link a,.link2 a,.link4 a{
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:25px;
}
.center{
	text-align:center;
	vertical-align:middle;
	margin:10px auto 9px;
	padding:0px;
}
.center img{
	vertical-align:middle;
}


/*==== メイン2 ====*/
.main2{
	padding:0px 20px 10px;
	margin:0px;
}
.main2 li{
	margin-bottom:5px;
}
.right{
	text-align:right;
}
.caption1{
	color:#87493D;
}


/*==== 商品一覧ページ ====*/
.headline{
	width:540px;
}
.headline h2{
	background-image:none;
	font-size:14px;
	padding-top:0px;
	margin-top:0px;
}
.headline h2 a{
	text-decoration:none;
	color:#663300;
}
.headline p{
	margin-right:10px;
}
.headline td{
	padding-bottom:15px;
}
.headline td img{
	margin-right:10px;
	margin-bottom:15px;
}
.commodity{
	width:540px;
	border-collapse:collapse;
}
.commodity td{
	background-image:url(commodity/img/commodity_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:7px 0px 11px;
	vertical-align:top;
	line-height:19px;
	letter-spacing:1px;
}
.commodity td.cimg{
	width:161px;
	text-align:left;
}
.commodity  td.cimg a{
	background-image:none;
	padding-left:0px;
}
.commodity td a{
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
.commodity td p{
	padding:0px 0px 0px 10px;
	
}
.commodity td form{
	text-align:right
}
.commodity td form img{
	vertical-align:bottom;
	line-height:normal;
}

/*==== 商品詳細ページ ====*/
.main3{
	padding:0px 10px 10px 15px;
	margin:0px;
	color:#000;
	
}
.main3 h2{
	background-image:url(img/main3_h2.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	margin:0px 0px 12px;
	padding:6px 1px 3px;
	color:#87493D;
}
.main3t dl{
	margin:0px;
}
.main3 dt{
	color:#87493D;
	margin-bottom:2px;
}
.main3 dd{
	margin:0px;line-height:20px;
}
.main3 dd table{
	width:317px;
	border:solid 1px #999;
	border-collapse:collapse;
}
.main3 dd th{
	width:75px;
	font-weight:normal;
	border:solid 1px #999;
	color:#87493D;
}
.main3 dd td{
	border:solid 1px #999;
	padding:3px 5px 2px;
}
.main3 dd form{
	margin-top:6px;
}
.main3 dd input{
	vertical-align:bottom
}
.images{
	float:left;
	width:220px;
	margin-bottom:12px;
}
.detail{
	float:right;
	width:321px;
	margin-top:1px;
}
.comment{
	clear:both;
	border:solid 1px #D9D901;
	background-color:#FFFFDF;
	background-image:url(img/comment.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:20px;
}
.comment dl{
	margin:0px;
}
.comment dd{
	line-height:17px;
	margin-top:7px;
}
.link3{}
.link3 a{
	background-image:url(img/link3.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	margin-left:5px;
	letter-spacing:1px;
}
/*==== その他ページ ====*/
.table{
	width:500px;
	border-bottom:solid 1px #999;
}
table td{
	vertical-align:top;
}
.table dt,.table dd{
	border:solid 1px #999;
	padding:3px 10px;
}
.table dt{
	background-color:#FFF5DF;
	border-bottom:none;
}
.table dd{
	margin:0px;
	border-bottom:none;
}
.voice li{
	list-style-image:url(img/voice_li.gif);
	margin-bottom:10px;
	line-height:19px;
	font-size:13px;
}
ul.voice li.nomark{
	list-style-type:none;
	list-style-image:none;
	text-align:right;
}
.info,.mail-form{
	width:520px;
	border:solid 1px #CC0000;
	border-collapse:collapse;
}
.info th,.mail-form th{
	background-color:#FFF5DF;
	border:solid 1px #CC0000;
	color:#87493D;
	text-align:left;
	width:25%;
	padding:5px;
}
.info td,..mail-form td{
	border:solid 1px #CC0000;
	padding:5px 10px;
}
.info td ul{
	margin-bottom:0px;
}
.mailto{
	border:dashed 2px #999;
	padding:15px 10px 5px;
}
.return{
	border:solid 1px #888;
	border-collapse:collapse;
	width:540px;
}
.return th{
	border:solid 1px #888;
	background-color:#FFFFCC;
	padding:3px 1px;
}
.return td{
	border:solid 1px #888;
	padding:1px;
}
tr.center td{
	text-align:center;
	background-color:#FFF5DF;
}

/*==== 鉄板焼き直営店「ちゅらり」 ====*/

h1.logo{
	background-image:none;
	margin:0px;
	padding:0px;
}
.chokuei{
	background-color:#F2DCAE;
	background-image:url(img/chokuei_bk.gif);
	padding:20px 10px;
}
.chokuei h2,.coupon h2{
	background-image:url(img/chokuei_h2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#000;
	padding:8px 7px;
	margin-bottom:10px;
}
.chokuei h3{
	background-image:url(img/chokuei_h3.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000;
	padding:5px 14px 0px;
	border:none;
	margin:30px auto 15px;
}

/*==== 割引クーポン ====*/
.coupon{
	background-color:#F8EDD6;
	background-image:url(img/coupon_bk.gif);
	padding:20px 10px;
}
.coupon img,.term{
	margin-left:50px;
}
.term{
	background-image:url(info/img/coupon_btm.gif);
	background-repeat:no-repeat;
	text-align:right;
	width:454px;
	padding:0px 11px 6px;
	font-size:10px;
	color:#AC5355;
}
/*==== 牛肉レシピ ====*/

.recipe{
	background-image:url(img/recipe_bk.jpg);
	background-repeat:repeat-y;
	margin-left:10px;
	color:#8F1622;
	font-size:14px;
	width:545px;
	font-weight:bold;
}
.recipe a{
	font-size:12px;
	font-weight:normal;
}
.recipe h2{
	background-image:url(img/recipe_h2.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#990026;
	padding:9px 20px 5px;
	margin-bottom:15px;
}
.recipe p{
	margin-left:15px;
	margin-bottom:0px;
}
.recipe dl{
	margin-left:17px;
}
.recipe dd{
	margin-left:0px;
}
.recipe_l{
	float:left;
	width:210px;
	margin-left:8px;
	margin-bottom:5px;
}
.recipe_r{
	float:right;
	width:250px;
	margin-right:20px;
}
dl.recipe_r dd{
	margin:0px 160px 0px 0px;
}
.recipe ol li{
	color:#990026;
	font-size:16px;
	font-weight:bold;
	margin-right:25px;
	margin-bottom:12px;
	line-height:16px;
}
.recipe li span,.recipe dd,.normal{
	font-size:12px;
	color:#000;
	font-weight:normal;
}

/*==== 牛肉の部位について ====*/
.part_top{
	background-image:url(trivia/img/part_top2.gif);
	background-repeat:no-repeat;
	width:540px;
	height:172px;
	margin:0px;
}
.part_top td{
	padding:0px 10px;
	line-height:21px;
	letter-spacing:1px;
}
.part_top td.partleft{
	width:18%;
}
.part{
	margin-top:13px;
}
.part th h3{
	background-image:url(img/part_th.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	background-color:#fff;
	text-align:left;
	padding:3px 5px 0px;
	margin:30px 0px 0px;
	font-size:12px;
	letter-spacing:1px;
}
.part td{
	border-bottom:dotted 2px #999;
	padding-bottom:23px;
}
.part td strong{
	color:#733C31;
}
.part td p{
	width:90%;
}

/*-- サイトマップフォーマット --*/

.sitemap {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 10px;
	padding: 8px 0px 0px;
}

.sitemap li {
	background: url(info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 0px 25px;
	margin: 0px;
}
.sitemap li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.sitemap li.s-close {
	background: url(info/img/s-dot2.gif) no-repeat;
}

/*-- よくある質問フォーマット --*/

.faq dl {
}
.faq dl dt {
}
.faq dl dd {
}
.faq ul {
}
.faq ul li {
}
.q {
}
.a {
}
/*==== 2階層ナビ ====*/
.navi{
	width:415px;
	margin-top:50px;
}
.navi a{
	color:#000;
}
.navi dt{
	background-image:url(img/navi_dt.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	padding:0px 15px;
	font-weight:normal;
	margin-bottom:1px;
}
.navi dd{
	margin-left:2px;
	padding:10px 30px 7px;
	line-height:18px;
	background-color:#FFF5DF;
}

/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 4px double #753D33;
	margin: 0.5em;
	background-color:#fffffc;}
legend {
	font-weight: bold;
	background-color:#753D33;
	color:#fff;
	padding:3px 5px 3px 10px;
	background-image:url(img/summary_ya.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}
.cancel{
	text-decoration:line-through;
}

/*-- フォームメール内部フォーマット --*/

.mail-form {
}
.mail-form th {
}
.mail-form td {
	background: #FFFFFF;
}
.mail-input {
	text-align: center;
}


