	body		{ margin:0px;}
	A:link		{ color: #000000; text-decoration: none }
	A:visited	{ COLOR: #000000; TEXT-DECORATION: none}
	A:hover		{ COLOR: #ff0000; TEXT-DECORATION: underline}
	div#footer	{ font-size:9pt;}
	span		{ font-size: 10px;} 
	td		{ font-size: 0.95em;
			  line-height:1.3em;
			}
	img		{ border:0;}

	h1 		{ 
			  font-size	: 12px;
			  MARGIN	: 0px; 
			  padding	: 0px;
			  letter-spacing: 1px;
			  font-weight	: 100;
			  z-index	: 1;
			}

	h2 		{ font-size	: 12px;
			  line-height	: 13px;
			  font-weight	: 100;
			  MARGIN	: 0px; 
			  padding	: 0px;
			 }
	h3		{
			  font-size	: 26px;
			  color		: #ff3300;
			  height	: 28px;
			  font-weight	: bold;
			  padding	: 3px 0px;
			}

	.title		{
			  font-size:14px;
			  font-weight:bold;
			  color:#FFFFFF;
			}

	.tejyun		{ font-size	: 12px;
			  font-weight	: bold;
			}

#msg #msg_img {
	float:left;
	margin-left: 5px;
	padding:1px 0px;
}

#msg #msg_text {
	float:right;
	width: 790px;
	margin-right: 3px;
	padding:1px 0px;
}

.clear	{
	clear: both;
	margin:0px;
}


#adbox { /*広告本体*/
  width : 470px;
 }

.ad { /*バナーのボックス*/
  display: none;
  width : 470px;
 }


/*-- TOP ----------------------------------------------*/
.clear	{
	clear: both;
	margin:0px;
}

/*-- recipe  --*/
.re_tit{
	text-align	:left;
	padding-top	:20px;
	padding-bottom	:5px;
	border-bottom	:1px solid #C0C0C0;
	width		:270px;
	margin		:0 auto;
}

.re{
	text-align	:left;
	border-bottom	:1px solid #C0C0C0;
	width		:260px;
	margin		:0 auto;
	padding-top	:5px;
	padding-bottom	:5px;

}
.re_img{
	text-align	:left;
	float		:left;
	width		:55px;
}

.re_txt{
	width		:200px;
	float		:left;
	font-size	:12px;
}
.re_txt1{
	font-weight	:bold;
}
.re_txt2{
	line-height	:16px;
}




/*-- recipe cat  --*/
.re_cat1{
	font-size	:12px;
	margin		:5px 12px;
	text-align	:left;
}

.re_cat2{
	width		:75px;
	font-size	:12px;
	margin		:3px 5px;
	text-align	:left;
	float		:left;
}

.re_cat3{
	font-size	:12px;
	margin		:3px 5px;
	text-align	:left;
	float		:left;
}

.re_cat_ya{
	border		:0;
}


/*-- shopping  --*/
#area_sh{
	border		:1px solid #C0C0C0;
	padding		:5px;
}

/*-- shopping bnr --*/
.sh_bnr{
	font-size	:12px;
	width		:225px;
	margin		:10px auto;
	text-align	:left;
	line-height	:14px;
}

.sh_bnr	A:link		{ color: #0000FF; text-decoration: underline}
.sh_bnr	A:visited	{ COLOR: #0000FF; TEXT-DECORATION: underline}
.sh_bnr	A:hover		{ COLOR: #ff0000; TEXT-DECORATION: none}



