@charset "utf-8";
/* CSS Document */

#right-container h1.report {
	width: 690px;
	height: 500px;
	background: url(../images/bg_h1-report.jpg) no-repeat;
}
div.h2-block {
	width: 585px;
	height: 307px;
	padding: 0px 25px 0px 40px;
	background: url(../images/bg_h2-report.gif) no-repeat;
}
#right-container div.h2-block h2 {
	display: none;
}
div.h2-block p.left-side {
	float: left;
	width: 300px;
	padding-top: 80px;
	line-height: 1.5em;
	color: #4E3212;
}
div.h2-block p.right-side {
	position: relative;
	float: right;
	width: 256px;
	padding-top: 20px;
	color: #4E3212;
}
div.h2-block p.right-side a {
	position: absolute;
	display: block;
	width: 191px;
	height: 55px;
	background: url(../images/btn_recipe.gif) no-repeat;
	left: 5px;
	top: 230px;
}
div.h2-block p.right-side a:hover {
	background: url(../images/btn_recipe.gif) no-repeat 0px -55px;
}
div.left-side {
	float: left;
}
div.right-side {
	float: right;
}
#right-container div.contents01 {
	width: 630px;
	padding: 20px 10px 0px;
}
#right-container div.contents01 div.left-side {
	width: 330px;
}
#right-container div.contents01 div.right-side {
	width: 270px;
}
#right-container div.contents01 div.right-side p {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
#right-container div.contents01 h3 {
	width: 330px;
	height: 79px;
	margin-bottom: 10px;
	background: url(../images/bg_h3-report01.gif) no-repeat;
}
#right-container div.contents02 {
	width: 630px;
	padding: 0px 10px 100px;
	background: url(../images/bg_report02.gif) no-repeat right bottom;
}
#right-container div.contents02 div.left-side {
	width: 270px;
	padding-top: 50px;
}
#right-container div.contents02 div.left-side p {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
#right-container div.contents02 div.right-side {
	width: 330px;
}
#right-container div.contents02 h3 {
	width: 330px;
	height: 172px;
	margin-bottom: 10px;
	background: url(../images/bg_h3-report02.gif) no-repeat;
}
#right-container div.contents03 {
	width: 630px;
	padding: 0px 10px 20px;
	background: url(../images/bg_report03.gif) no-repeat right top;
}
#right-container div.contents03 div.left-side {
	width: 330px;
}
#right-container div.contents03 div.right-side {
	width: 270px;
}
#right-container div.contents03 div.right-side p {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
#right-container div.contents03 div.right-side p.photo3 {
	width: 210px;
	padding-left: 60px;
}
#right-container div.contents03 h3 {
	width: 330px;
	height: 79px;
	margin-bottom: 10px;
	background: url(../images/bg_h3-report03.gif) no-repeat;
}
#right-container div.bottom-link {
	position: relative;
}

div.bottom-link p.bottom-menu {
	padding: 10px 0px 10px 373px;
}
div.bottom-link p.official a {
	position: absolute;
	display: block;
	width: 372px;
	height: 160px;
	top: 0px;
	left: -20px;
	background: url(../images/btn_shopping.jpg) no-repeat;
}
div.bottom-link p.official a:hover {
	background: url(../images/btn_shopping.jpg) no-repeat 0px -160px;
}
p.bottom-menu a.recipe-b {
	display: block;
	width:277px;
	height: 144px;
	background: url(../images/btn_recipe-b.jpg) no-repeat;
}
p.bottom-menu a:hover.recipe-b {
	background: url(../images/btn_recipe-b.jpg) no-repeat 0px -144px;
}

div.h2-block p.right-side a,div.bottom-link p a {
	text-indent: -9999em;
	overflow: hidden;
}