@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: 330px;
	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: 280px;
	padding-top: 70px;
	color: #4E3212;
	line-height: 1.4em;
	text-align: center;
}
div.h2-block p.right-side a {
	position: absolute;
	display: block;
	width: 219px;
	height: 56px;
	background: url(../images/btn_recipe.gif) no-repeat;
	left: 29px;
	top: 253px;
}
div.h2-block p.right-side a:hover {
	background: url(../images/btn_recipe.gif) no-repeat 0px -56px;
}
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: 350px;
}
#right-container div.contents01 div.right-side {
	width: 260px;
}
#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: 350px;
	height: 79px;
	margin-bottom: 10px;
	background: url(../images/bg_h3-report01.gif) no-repeat;
}
#right-container div.contents02 {
	width: 630px;
	padding: 0px 10px 50px;
	background: url(../images/bg_report02.gif) no-repeat right bottom;
}
#right-container div.contents02 div.left-side {
	width: 260px;
	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: 350px;
}
#right-container div.contents02 h3 {
	width: 350px;
	height: 172px;
	margin-bottom: 10px;
	background: url(../images/bg_h3-report02.gif) no-repeat;
}
#right-container div.contents02 div.left-side p.photo3 {
	width: 220px;
	padding-left: 40px;
}
#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: 350px;
}
#right-container div.contents03 div.right-side {
	width: 260px;
}
#right-container div.contents03 div.right-side p {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
#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: 374px;
	height: 162px;
	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 -162px;
}
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;
}
