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

div.report-intro {
	width: 690px;
	height: 470px;
	background: url(../images/bg_h1-report.jpg) no-repeat top center;
	clear:both;
}
#right-container .visible{
	overflow: visible;
}
#right-container div.report-intro h1, #right-container div.report-intro p {
	display:none;
}
div.h2-block {
	width: 650px;
	height: 405px;
	background: url(../images/bg_h2-report.gif) no-repeat top center;
	position:relative;
}
#right-container div.h2-block h2 {
	position:absolute;
	width: auto;
	height: auto;
	top:30px;
	left:35px;
	text-indent:0px !important;
	overflow:visible !important;
}
div.h2-block p.left {
	display:block;
	position:absolute;
	top:165px;
	left:40px;
	width: 290px;
	line-height: 1.6em;
	color: #4E3212;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
div.h2-block .rightimg {
	position:absolute;
	width: 260px;
	top: 30px;
	left: 350px;
	text-align:center;
}
div.h2-block .rightimg img {
	margin-bottom: 10px;
}
div.h2-block .rightimg p {
	display:block;
	color: #4E3212;
	line-height: 1.3em;
}
div.h2-block .rightimg span {
	font-size:90%;
}
div.h2-block p.rightbtn {
	position:absolute;
	width: 250px;
	top: 300px;
	right: 40px;
}
div.h2-block p.rightbtn a {
	display: block;
	width: 250px;
	height: 60px;
	background: url(../images/btn_recipe.png) no-repeat;
	text-indent:-9999px;
	}
	div.h2-block p.rightbtn a:hover {
		background: url(../images/btn_recipe.png) no-repeat 0px -60px;
	}
div.left-side {
	float: left;
}
div.right-side {
	float: right;
}
div.contents01 {
	width: 640px;
	padding: 20px 0 0 10px;
}
div.contents01 div.left-side {
	width: 350px;
}
div.contents01 div.right-side {
	width: 275px;
	margin: 0 0 20px 0;
}
div.contents01 div.right-side p {
	position:relative;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
div.contents01 div.right-side p span {
	display:block;
	padding:5px 10px 10px 20px;
}
div.contents01 div.right-side p:nth-child(1) span {
	display: block;
	width: 175px;
    margin:-50px 0 20px 75px;
}
div.contents01 div.right-side p:nth-child(2) span {
	display: block;
	width: 120px;
    margin:-65px 0 0 5px;
}
#right-container div.contents01 h3 {
	width: 350px;
	margin-bottom: 15px;
	text-indent: 0em;
}

div.contents02 {
	width: 640px;
	padding: 20px 10px 0 0;
	margin-top: -20px;
	margin-bottom: 30px;
}
div.contents02 div.left-side {
	width: 275px;
	padding:0 0 20px 0;
	margin-top: -20px;
}
div.contents02 div.left-side p {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
	position:relative;
}
div.contents02 div.left-side span {
	display:block;
	padding:5px 20px 10px 10px;
}
div.contents02 div.right-side {
	width: 350px;
	margin-top: 50px;
}
#right-container div.contents02 h3 {
	width: 350px;
	margin-bottom: 10px;
	text-indent: 0em;
}
div.contents03 {
	width: 640px;
	padding: 20px 0 0 10px;
	margin-bottom: 10px;
}
div.contents03 div.left-side {
	width: 350px;
}
div.contents03 div.right-side {
	position:relative;
	width: 275px;
	margin:-40px 0 20px 0;
}
div.contents03 div.right-side p {
	font-size: 10px;
	line-height: 1.4em;
	color: #623517;
}
div.contents03 div.right-side p.top {margin-top:-10px;}
div.contents03 div.right-side span {
	display:block;
	padding:0 10px 10px 10px;
}
div.contents03 div.right-side p:nth-child(1) span {
	display: block;
	width: 120px;
    margin:-80px 0 0 140px;
}
#right-container div.contents03 h3 {
	width: 350px;
	margin-bottom: 10px;
	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 {
	position: absolute;
	top:0;
	left:0;
}

div.bottom-link p.official a {
	position: absolute;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 380px;
	height:165px;
	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 -165px;
}

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;
}

.txt-brown {
	color: #623517;
}

.mb40 {
	margin-bottom: 40px;
}
