@charset "Shift_JIS";

body {
	padding:0px;
	margin:0px;
	/*margin-top:12px;*/
}

/*フッタ*/
#TableFooterLine {width:766px;margin-right:8px;/*margin-top:1em;*/}
#TableFooter {width:760px;}

#UnderPlaceHolder{display:block;margin-top:12px;margin-bottom:12px;}

/*基本フォント指定*/
body,tr,td {font-size:14px;}
body,td,input {font-family:"ＭＳ Ｐゴシック","osaka";}

/*リンク色*/
a:link {color:#FF0000;}
a:visited {color:#FF0000;}
a:active {color:#FF0000;}
a:hover {color:#FF0000;}

/*本文*/
.txt-main {font-size:14px;line-height:130%;}
.txt-main a {text-decoration:underline;color:#FF0000;}
.txt-main-padding {font-size:14px;line-height:130%;padding-left:8px;padding-right:8px;}
.txt-main-padding a {text-decoration:underline;color:#FF0000;}

/*その他*/
.foot {font-size:10px;line-height:13px;color:#990000;text-decoration:none;}
.fontsize10 {font-size:10px;}
.fontsize12 {font-size:12px;}
.fontsize12lh {font-size:12px;line-height:130%;}
.fontsize16lh {font-size:16px;line-height:130%;}
.fontsize18lh {font-size:18px;line-height:120%;}

/*アンダーライン*/
.underline {text-decoration:underline;}

/*強調*/
strong {font-weight:normal;}

/*トップ・左メニュー用*/
.txt-menu {font-size:12px;color:#660000;}
.txt-menu a:link {text-decoration:none;color:#990000;}
.txt-menu a:visited {text-decoration:none;color:#990000;}
.txt-menu a:active {text-decoration:underline;color:#FF9900;}
.txt-menu a:hover {text-decoration:underline;color:#FF0000;}


/* --冷たいスープ-- */

/* --強調-- */
strong#color {
color:#0066CC;
font-weight: bold;
}

#aboutbg {
background-image:url(/NR/rdonlyres/28D1A45F-4FE2-4074-86BF-0DDCB2E7A5D1/0/bgsea.jpg);
background-position: bottom;
background-repeat:no-repeat;
}

/* --spec部分-- */
.spectable {
border:1px solid #CC3300;
border-collapse:collapse;
}

.spectable td {
border:1px solid #CC3300;
border-collapse:collapse;
}

/* --body 下部分-- */
#contentsbottom {
width:510px;
height:75px;
padding-top:25px;
text-align:right;
}

/*レシピ用*/
.recipe-txt {font-size:12px;color:#000000;}
a.txt-recipe:link {text-decoration:underline;color:#CC3300;font-size:14px;font-weight: bold;}
a.txt-recipe:visited {text-decoration:underline;color:#CC3300;font-size:14px;font-weight: bold;}
a.txt-recipe:active {text-decoration:underline;color:#CC3300;font-size:14px;font-weight: bold;}
a.txt-recipe:hover {text-decoration:underline;color:#CC3300;font-size:14px;font-weight: bold;}

