body{
	background:#FFFFCC;
	margin:0px;
	padding:0px;
	}
	
img{
	border:0px;
	}
	
#contentarea{
	width:763px;
	margin:0px auto;
	}
	
/* ヘッダー */
#header{
	width:763px;
	height:317px;
	background:url(images/header_bk.jpg) no-repeat left top;
	_background:url(images/header_bkie6.jpg) no-repeat left top;
	}
	
h1{
	font-size:18px;
	margin:0px 0px 0px 240px;
	padding:0px;
	text-indent:-5000px;
	}
	
h1 a{
	width:210px;
	height:70px;
	display:block;
	text-decoration:none;
	}
	
h2{
	font-size:15px;
	margin:0px 0px 0px 100px;
	padding:0px;
	text-indent:-5000px;
	}
	
h2 a{
	width:550px;
	height:90px;
	display:block;
	text-decoration:none;
	}

#mainarea{
	width:763px;
	position:relative;
	}

.navigation{
	width:414px;
	margin:0px 0px 25px 37px;
	padding-bottom:5px;
	font-size:small;
	border-bottom:1px dotted #FF6600;
	text-align:center;
	}
	
.navigation a{
	color:#FF6600;
	text-decoration:none;
	}
	
#mainright{
	width:488px;
	margin:0px 41px 0px 0px;
　　_margin:0px 20px 0px 0px;
	padding:0px;
	/*margin-right:41px; / margin-right:20.5px;*/
	float:right;
	}

#rightarea{
	width:486px;
	border-width:0px 1px 1px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	background:#FFFFFF;
	padding:23px 0px 20px 0px;
	}

/* エントリータイトル */
.etitle{
	width:364px;
	/*height:44px;*/
	height:100%;
	background:url(images/entrytitle_bk.gif) no-repeat left top;
	padding:0px 0px 0px 50px;
	margin:0px 0px 20px 37px;
	}

.etitle p{
	width:364px;
	border-bottom:1px dotted #CCCCCC;
	font-size:13px;
	color:#999999;
	margin:0px;
	padding:0px 0px 3px 0px;
	}

.etitle a{
	color:#99CC00;
	text-decoration:none;
	}

h3{
	font-size:20px;
	color:#666666;
	margin:0px;
	padding:4px 0px 0px 0px;
	}

/* エントリー */
.entryarea{
	width:414px;
	font-size:13px;
	color:#666666;
	/* */letter-spacing:0.1em;/* */
	line-height:150%;
	margin:0px 0px 0px 37px;
	}
	
.entryarea img{
	padding:7px;
	margin-bottom:10px;
	background:url(images/img_bk.gif) no-repeat left top;
	}

/* プロのワンポイントアドバイス */
.advice{
	width:414px;
	height:330px;
	background:url(images/advice_bk.gif) no-repeat left top;
	margin:0px;
	}

.advice p{
	width:239px;
	font-size:15px;
	color:#666666;
	/* */letter-spacing:0.1em;/* */
	line-height:150%;
	margin:12px 0px 0px 10px;
	}
	
h4{
	font-size:15px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	}


/* 左メニューエリア */
#mainleft{
	width:234px;
	height:350px;
	margin:7px 0px 0px 0px;
	padding:0px;
	background:url(images/navi_bk.gif) no-repeat left top;
	float:left;
	}
	
#recipi{
	width:207px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:6px solid #99CC00;
	margin:0px 0px 0px 21px;
	background:#FFFFFF;
	padding:0px 0px 15px 0px;
	}

#recipi ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#recipi li{
	font-size:13px;
	margin:0px;
	padding:0px;
	list-style-image:url(images/recipi_list.gif);
	margin:10px 10px 10px 40px; / margin:10px 10px 10px 30px;
	padding:0px; / padding:0px 0px 0px 5px;
	vertical-align:middle;
	}


.recipi_title{
	width:207px;
	height:40px;
	background:url(images/recipi_title.gif) no-repeat left top;
	}
	
h5{
	font-size:13px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	}

#recipi a{
	color:#99CC00;
	text-decoration:none;
	}

#recipi img{
	border:3px solid #99CC00;
	margin-left:40px;
	}


.recipi_footer{
	width:207px;
	padding:20px 0px 0px 0px;
	background:url(images/recipi_footer.gif) no-repeat left top;
	}

	
/* フッターエリア */	
#footer{
	width:486px;
	border:1px solid #CCCCCC;
	text-align:center;
	background:#FEC100;
	margin:8px 0px 0px 0px;
	padding:5px 0px;
	}
	
address{
	font-family:Verdana;
	color:#FFFFFF;
	font-style:normal;
	font-size:13px;
	}
		
	
	
	
	
