/* CSS Document */
body{
font-size:0.8em;
background:#CCCCCC url(bk.gif);
}
/* タイトル画像 */
.titshop{
background:url(btn_shop.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;
}
.titnewshop{
background:url(btn_newshop.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;
}
/* お問い合わせDB 強調 */
.inqbold{
text-align:left;
color:#FF0000;
border:1px solid #FF0000;
padding:3px;
}

.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;
}

.subtitle{
background:#9B713E;
padding:5px 5px;
color:#FFFFFF;
text-align:left;
font-size:1.2em;
font-weight:bold;
}

/* 検索結果テーブル */
#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;
}
.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;
	}

/* デザート・フード一覧画面 */
#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:#614724;
text-align:left;
font-size:1.2em;
font-weight:bold;
}

.categoryti{
padding:5px 5px 5px 20px;
color:#614724;
border-bottom:1px solid #614724;
font-size:1.2em;
font-weight:bold;
background:url(category_ti.gif) repeat-y;
	}

.comment{
text-align:left;
margin:0.5em;
}

	
/* 応募フォーム画面 */
#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;
}

/* コピーライト */
#footer{
border-top:20px solid #FFFFFF;
width:770px;
height:20px;
background-color:#B8884E;
font-family:Arial, Helvetica, sans-serif;
}

#footer a,#footer a:link,#footer a:visited{
color:#000000;
text-decoration:none;
}
#footer a:hover,#footer a:active{
color:#000000;
text-decoration:underline;
}


