@charset "Shift_JIS";
body,td,input,textarea {font-family: "ＭＳ Ｐゴシック" , "osaka";}

body {
	margin: 0px;
	background-color: #EFDFB4;
	font-size:12px;
	color:#000000;
/*	background-image: url(common/bg.jpg);*/
	background-image: url(/NR/rdonlyres/CB675F06-FC48-440A-99F3-A54E75CE0CC5/0/bg.jpg);

	background-repeat: repeat-x;
}

a.nescafe:visited, a.nescafe:active, a.nescafe:link, a.nescafe:hover{font-size:11px;color:#990000;text-decoration:none;}

a.Slink:visited, a.Slink:active, a.Slink:link, a.Slink:hover{font-size:11px;color:#CC6600;text-decoration:underline;}


a:visited, a:active, a:link, a:hover{color:#990000;text-decoration:underline;}

form{
	margin: 0px;
	padding: 0px;

}
/*tr,td,br {
	font-size:12px;
}*/


/*-------------レイアウト指定--------------*/
.container{
	width: 766px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BD9A5B;
	border-left-color: #BD9A5B;
}

.main {
	width: 517px;
	background-color:#402312;
}
.contents {
	width: 489px;
	margin-left:14px;
}

.menu {
	width: 238px;
	background-color:#230E08;
}



/*--------------お料理エッセンス用--------------*/

.cookmain {
	width: 538px;
	background-color:#FFFFFF;
}
.cookcontents {
	width: 506px;
	margin-left:14px;
}

.noteline{
	width: 35px;
}

.cookmenu {
	width: 189px;
	background-color:#FFF2CF;
}


/*--------------おしゃべりタイム用--------------*/

.talktxt {
	font-size:12px;
	margin-left:20px;
	line-height:145%;

}

.talkblock {
	margin:10px;

}


/*--------------文字指定--------------*/

.title{
	font-size:14px;
	line-height:145%;
	font-weight: bold;
	color:#EAD873;

}

.txt {
	font-size:12px;
	line-height:145%;
}

.txt_e {
	font-size:12px;
	line-height:145%;
	color:#660000;
}

.txtL {
	font-size:16px;
	line-height:145%;
}

.txtM {
	font-size:14px;
	line-height:155%;
}

.txtS {
	font-size:11px;
	line-height:145%;
}

.cookTitle{
	font-size:16px;
	line-height:25px;
	font-weight: bold;
	color:#990000;
}

.cooktxt{
	font-size:12px;
	line-height:25px;
}


.foottxtS {
	color:#000000;
	font-size:10px;
	line-height:145%;
}

.footBG{
	background-color: #FFFFFF;	
}

#TableFooterLine{width:100%;}
#TableFooter{width:98%;}

/*===============================================
	2008.10.20フッターリンクの文字サイズ修正
===============================================*/

a.linkStyle01,
.linkStyle01 a{
	font-size:1.2em;
}

