@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      info.css
 Author:         k.mimura
 Style Info:     ショップ・レストラン
 変更:           
----------------------------------------------------------- */

.sh_r_title_00{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 50px;
	background-image: url(/common/images/paper009-01.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-right: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
		
.sh_r_title_re{
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 50px;
	background-image: url(/common/images/paper009-02.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-right: 50px;
		}
		
.shop_title{
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 36px;
	color: #432f2f;
	padding-left: 30px;
	padding-top: 1px;
	line-height: 40px;
		}
		
.shop_catch{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #683f36;
	padding-left: 30px;
		}
		
.shop_spec{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #683f36;
	margin-top: 15px;
	padding-left: 30px;
		}
		
.cotents_re {
	margin-left: 150px;
}

.table_back_1 {
	background-image: url(../images/tr_back_1.gif);
	background-repeat: repeat-x;
	background-color: #A5F3D5;
	}
	

