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

div.report-intro {
	width: 690px;
	height: 470px;
	background: url(../images/bg_h1-report.jpg) no-repeat;
	clear:both;
}
#right-container div.report-intro  h1, #right-container div.report-intro  p {
	display:none;
}
div.h2-block {
	width: 650px;
	height: 310px;
	background: url(../images/bg_h2-report.gif) no-repeat top center;
	position:relative;
}
#right-container div.h2-block h2 {
	position:absolute;
	top:10px;
	left:40px;
	text-indent:0px !important;
	overflow:visible !important;
	width:180px;
}
div.h2-block p.left {
	display:block;
	position:absolute;
	top:120px;
	left:35px;
	width: 330px;
	line-height: 1.8em;
	color: #4E3212;
}
div.h2-block p.right {
	position:absolute;
	width: 250px;
	top:30px;
	right:45px;
	color: #4E3212;
	line-height: 1.4em;
	text-align: center;
}
div.h2-block p.right a {
	position: absolute;
	display: block;
	width: 230px;
	height: 60px;
	background: url(../images/btn_recipe.png) no-repeat;
	text-indent:-9999px;
	right:0px;
	top: 200px;
}
div.h2-block p.right a:hover {
	background: url(../images/btn_recipe.png) no-repeat 0px -60px;
}
div.left-side {
	float: left;
}
div.right-side {
	float: right;
}
#right-container div.contents01 {
	width: 650px;
	padding: 20px 0 0 0;
}
#right-container div.contents01 div.left-side {
	width: 350px;
	padding: 0 0 10px 10px;
}
#right-container div.contents01 div.right-side {
	width: 275px;
	margin:-10px 0 20px 0;
}
#right-container div.contents01 div.right-side p {
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
	position:relative;
}
#right-container div.contents01 div.right-side span {
	display:block;
	padding:0 15px 0 15px;
}
#right-container div.contents01 h3 {
	width: 350px;
	margin-bottom: 5px;
	text-indent: 0em;
}

#right-container div.contents02 {
	width: 650px;
}
#right-container div.contents02 div.left-side {
	width: 275px;
	padding:0 0 20px 0;
}
#right-container div.contents02 div.left-side p {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
	position:relative;
}
#right-container div.contents02 div.left-side span {
	display:block;
	padding:0 15px 0 15px;
}
#right-container div.contents02 div.left-side span.txt {
	display:block;
	position:absolute;
	top:190px;
	left:0;
	width:100px
}

#right-container div.contents02 div.right-side {
	width: 350px;
	padding: 10px 10px 0 0;
}
#right-container div.contents02 h3 {
	width: 350px;
	margin-bottom: 5px;
	text-indent: 0em;
}
#right-container div.contents03 {
	width: 650px;
	padding: 30px 0 10px 0;
}
#right-container div.contents03 div.left-side {
	width: 350px;
	padding: 0 0 10px 10px;
}
#right-container div.contents03 div.right-side {
	width: 270px;
	padding: 0 0 10px 0;
}
#right-container div.contents03 div.right-side p {
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
#right-container div.contents03 div.right-side p.top {
	margin-top:-50px;
}
#right-container div.contents03 div.right-side span {
	display:block;
	padding:0 15px 0 15px;
}
#right-container div.contents03 h3 {
	width: 350px;
	margin-bottom: 5px;
	text-indent: 0em;
}
#right-container div.bottom-link {
	position: relative;
}
div.bottom-link p.bottom-menu {
	padding: 10px 0px 10px 375px;
	_padding-top: 0px;
}
div.bottom-link p.official a {
	position: absolute;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 375px;
	height:180px;
	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 -180px;
}

p.bottom-menu a.recipe-b {
	display: block;
	width:275px;
	height:150px;
	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 -150px;
}
div.h2-block p.right-side a,div.bottom-link p a {
	text-indent: -9999em;
	overflow: hidden;
}
