@charset "UTF-8";



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

FileName:food.css

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



/* メインコンテンツ

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

/* h1タイトル */

div.main h1 {

	margin-top:20px;

}

/* h2タイトル */

div.main h2 {

	margin-top:20px;

}

div.main div.h2_idx {

	position:relative;

}

div.main div.h2_idx p {

	position:absolute;

	left:15px;

	top:20px;

}



/* ナビリンク */

div.main ul.navi_links {

	margin:15px 0 0 10px;

}

div.main ul.navi_links li {

	margin-right:10px;

	padding-right:10px;

	background:transparent url(../images/navi_pause.gif) no-repeat 100% 50%;

	color:#ff6600;

	display:inline;

}

div.main ul.navi_links li.end {

	background:none;

}



/* メニューボタン */

div.main ul.menu_btns {

	margin-top:20px;

}

div.main ul.menu_btns li {

	display:inline;

}

div.main ul.menu_btns li img {

	margin-bottom:5px;

}

/* メニューリスト */

div.main div.menu {

	margin:12px 0 0 0;

	padding:0;

	width:605px;

}

div.main div.menu div.photo{

	margin:0;

	padding:0 0 10px 10px;

	width:237px;

	float:left;

}

div.main div.menu div.lead{

	margin:0 0 10px 10px;

	padding:0;

	width:329px;

	float:left;

}

div.main div.menu div.lead p{

	margin:0 0 15px 0;

}

div.main div.menu div.lead div.secret01,

div.main div.menu div.lead div.secret02,

div.main div.menu div.lead div.secret03{

	margin:0 0 10px 0;

	padding:17px 0 0 60px;

	height:33px;

}

div.main div.menu div.lead div.secret01{

	background:transparent url(../images/food/mark_secret01.gif) repeat-y;

}

div.main div.menu div.lead div.secret02{

	background:transparent url(../images/food/mark_secret02.gif) repeat-y;

}

div.main div.menu div.lead div.secret03{

	background:transparent url(../images/food/mark_secret03.gif) repeat-y;

}

div.main div.menu div.lead div.secret01 h3,

div.main div.menu div.lead div.secret02 h3,

div.main div.menu div.lead div.secret03 h3{

	color:#5385e8;

	font-weight:bold;

	vertical-align:middle;

}

div.main div.menu div.lead div.price{

	margin:0 0 10px 0;

}

/* ページTOPリンク */

div.main ul.page li {

	padding:10px 2px 0 0;

}

div.main ul.page li.top {

	text-align:right;

}





/* アレルギー情報表

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



/* アレルギー情報表：共通 */

.anc_table_foodAllergy_txt{

	margin-top:5px;

	font-size:80%;

}

.area_table_foodAllergy{

	padding:40px 15px 80px 15px;

	clear:both;

	width:920px;

}

.bg_920_pink2_M{

	width:920px;

	background:url(/store/images/food/bg_920_pink_M.gif) repeat-y left top;

}

.bg_920_pink2_B{

	width:920px;

	background:url(/store/images/food/bg_920_pink_B.gif) no-repeat left bottom;

}

.bg_920_pink2_T{

	padding:25px;

	width:870px;

	background:url(/store/images/food/bg_920_pink_T.gif) no-repeat left top;

}

.bg_920_pink2_T h2{

	margin-bottom:5px;

	color:#666666;

	font-weight:bold;

}

.bg_920_pink2_T .anno_allergy{

	margin-bottom:5px;

	color:#9A8581;

}

.area_table_foodAllergy .table_foodAllergy{

	width:100%;

	border:2px solid #ffc9c8;

	border-collapse:collapse;

	border-spacing:0;

}

.area_table_foodAllergy .table_foodAllergy th,

.area_table_foodAllergy .table_foodAllergy td{

	border:1px solid #ffc9c8;

	color:#333;

}



/* アレルギー情報表：見出し */

.area_table_foodAllergy .table_foodAllergy thead tr{

	background:#ffdedb;

}

.area_table_foodAllergy .table_foodAllergy thead th{

	text-align:center;

	font-weight:normal;

	border-top:2px solid #ffc9c8;

	border-bottom:2px solid #ffc9c8;

	color:#666;

}

.area_table_foodAllergy .table_foodAllergy thead th.cell_first{

	padding:0 30px;

	text-align:left;

	border-right:2px solid #ffc9c8;

}



/* アレルギー情報表：中身 */

.area_table_foodAllergy .table_foodAllergy tbody tr td{

	text-align:center;

	vertical-align:middle;

	background:#fff;

	color:#666;

	padding-top:2px;

	padding-bottom:2px;

}

.area_table_foodAllergy .table_foodAllergy tbody tr td.cell_first{

	border-right:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.row_even td{

	background:#fff8f6!important;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.bt_bold td{

	border-top:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.bb_bold td{

	border-bottom:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody td.cell_first{

	text-align:left;

}

.area_table_foodAllergy .txt_asterisk{

	color:red;

}

/* 

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





