/* CSS Document */
body{
font-size:0.8em;
background-color:#BCDEF8;
}
/* タイトル画像 */
.titdessert{
background:url(btn_dessert.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titfood{
background:url(btn_food.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titshop{
background:url(btn_shop.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titnewshop{
background:url(btn_newshop.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titalle{
background:url(btn_allergen.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titstaff{
background:url(btn_staff.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}
.titinquiry{
background:url(btn_inquiry.gif) no-repeat;
text-indent:-6000px;
padding:0;
margin:5px 15px;
height:37px;
}


.small{
font-size:0.85em;
}
.smenu{
font-size:0.85em;
line-height:150%;
}
/* トップページ　小メニュー用 */
.smenu a,.smenu a:link,.smenu a:visited{
color:#000000;
text-decoration:none;
}
.smenu a:hover,.smenu a:active{
color:#FF3366;
text-decoration:underline;
}

.pointstitle{
background:#f1f1f1;
border:1px solid #ccc;
padding:2px 5px;
color:inherit;
text-align:left;
}

.subtitle{
background:#0099cc;
padding:5px 5px;
color:#FFFFFF;
text-align:left;
font-size:1.2em;
font-weight:bold;
}
/* お問い合わせDB 強調 */
.inqbold{
text-align:left;
color:#FF0000;
border:1px solid #FF0000;
padding:3px;
}
/* 検索結果テーブル */
#table table{
width:650px;
}

#table th{
padding:5px;
background-image:url(th_bk.gif);
text-align:center;
font-weight:normal;
}

#table td{
padding:5px;
text-align:left;
border-bottom:1px solid #999999;
border-right:1px solid #D1D1D1;
}

#tablenew table{
width:650px;
}

#tablenew th{
padding:5px;
background-image:url(thnew_bk.gif);
text-align:center;
font-weight:normal;
}

#tablenew td{
padding:5px;
text-align:left;
border-bottom:1px solid #999999;
border-right:1px solid #D1D1D1;
}

#tablede table{
width:650px;
}

#tablede th{
width:200px;
padding:5px;
background-image:url(th_bk.gif);
text-align:center;
font-weight:normal;
}

#tablede td{
padding:5px;
text-align:left;
border-bottom:1px solid #999999;
border-right:1px solid #D1D1D1;
}
/* デザート・フード一覧画面 */
#ichiran table{
width:650px;
}

#ichiran td{
padding:5px;
text-align:left;
border-bottom:1px solid #999999;
vertical-align:top;
line-height:140%;
}

.ichiranti{
background:#f1f1f1;
background-image:url(th_bk.gif);
border:1px solid #ccc;
padding:5px 5px;
color:#0099CC;
text-align:left;
font-size:1.2em;
font-weight:bold;
}

.categoryti{
padding:5px 5px 5px 20px;
color:#4A806B;
border-bottom:1px solid #4A806B;
font-size:1.2em;
font-weight:bold;
background:url(category_ti.gif) repeat-y;
	}
	
/* 応募フォーム画面 */
#tableform table{
width:650px;
border-collapse:collapse;
}

#tableform th{
padding:5px;
background-image:url(th_bk.gif);
text-align:left;
font-weight:normal;
border:1px solid #999999;
}

#tableform td{
padding:5px;
text-align:left;
border:1px solid #999999;
}

/* アレルゲンの表 */
#alle table{
width:753px;
}

#alle .title{
background-image:url(th_bk.gif);
text-align:center;
font-size:0.85em;
font-weight:normal;
}

#alle .btitle{
background-color:#009999;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}

#alle .ptitle{
background-color:#FFFFFF;
text-align:left;
font-size:0.85em;
font-weight:normal;
}

/* メディアレポート */
#report table{
width:700px;
}

#report th{
padding:5px;
background-image:url(th_bk.gif);
text-align:center;
font-weight:normal;
}

#report td{
padding:5px;
text-align:left;
background-color:#FFFFFF;
border-bottom:1px solid #999999;
border-right:1px solid #D1D1D1;
}

#report .mtitle{
background-color:#1F7A66;
text-align:left;
font-weight:bold;
color:#FFFFFF;
}

/* コピーライト */
#footer{
width:770px;
height:57px;
text-indent:-6000px;
background-image:url(copyright.gif);
}

