@charset "utf-8";
/* ===================================================================
CSS information

 file name  :zzz.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
/*#zzz{padding: 513px 0 0 0;}  公開前に消してください */

/*----------------------------------------------------
	各ページ専用指定
----------------------------------------------------*/

/* 中ページ共通背景
-----------------------------------------------*/
body {
	background: url(https://www.tangram.jp/rktn_winter/images/page_bg_in.jpg) no-repeat top center !important;
}

/* ヘッダリード文色変更
-----------------------------------------------*/
#header .txt_head{
	color:#4d3300 !important;
}

/* キービジュアルのマージン
-----------------------------------------------*/
.st_act{
	margin:0 0 10px 0 !important;
	text-align:right !important;
}

/*
-----------------------------------------------*/

#main #st_title h3{
	margin:15px 0 0 0;
}

/*
-----------------------------------------------*/
#main #con_restaurant{
	width:950px;
}

#main #con_restaurant .box_title{
	margin:20px 0 0 0;
}

/* 料理コンテンツ_ジグザグ
-----------------------------------------------*/

#main #con_restaurant .con_zigzag{
	margin:30px 0 0 0;
}

#main #con_restaurant .con_le_tangram{
	margin:30px 0 0 0;
}

#main #con_restaurant .con_kaza{
	margin:30px 0 0 0;
}

#main #con_restaurant .con_zigzag .box_txt{
	width:950px;
	height:auto;
	background:url(../restaurant/images/bg_zigzag.jpg) no-repeat left top;
}
#main #con_restaurant .con_kaza .box_txt{
	width:950px;
	height:365px;
	background:url(../restaurant/images/bg_kaza.jpg) no-repeat left top;
}

.box_txt .st_dish{
	padding:10px 0 0 15px;
}

.box_txt .st_dish_under{
	padding:40px 0 0 15px;
}


.box_txt .txt_dish{
	padding:10px 0 0 15px;
	width:383px;
}


.box_txt .txt_dish .top{
	padding:0 0 10px 0;
}


.box_txt .tbl_dish{
	padding:10px 0 0 15px;
	width:383px;
}
table.tbl_basic td.sub2 {
    text-align: center;
    background: #ffffff;
    width: 127px;
}
.box_txt .dish_under{
	width:948px;
	height:40px;
	background:#FFF;
	border-left:#cfba8c 1px solid;
	border-right:#cfba8c 1px solid;
	border-bottom:#cfba8c 1px solid;
}

/* 料理コンテンツ_ル・タングラム
-----------------------------------------------*/



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}