@charset "utf-8";



@import url("common.css");









/* gourmet list

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

/* グルメ　サービス内容 */

ul.gourmetList {

	margin: 0 0 15px 0;

}



ul.gourmetList li {

	margin: 0 15px 0 0;

	padding: 0 0 10px 0;

	float: left;

}









/* table

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

.gourmet-priceTable {

	margin:0;

}



.gourmet-priceTable th,td {

	text-align: center;

	font-weight: bold;

}



.gourmet-priceTable .nomal {

	font-weight: normal;

}



	/* th */

	.gourmet-priceTable th.call,th.fixed {

		width: 250px;

		color: #FFF;

	}







