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

/* resipe */

#right-container .sp38-recipe {
	position:relative;
	min-height:900px;
	background: url(../recipe_images/resi_bg1.gif) 0 0 repeat-y;
	padding:0 0 20px 10px;
	margin:0px;
	float:none;
}
#right-container.sp36-recipe .resipe-bg {
	position:relative;
}
.resipeDes{
	background: url(../recipe_images/resi_keyvisual01.png) 3px 10px no-repeat;
	zoom:1;
	position:relative;
}
#right-container .sp38-recipe .resipe-bg p.storyNav_logo {
	position:absolute;
	top:0;
	right:0;
	width:172px;
	height:105px;
	z-index:100;
}
#right-container .sp38-recipe .resipe-bg p.storyNav_logo span {
	display:block;
	width:172px;
	height:105px;
	text-indent:-9999px;
}
#right-container .sp38-recipe .resipe-bg p.storyNav_logo span a {
	background:url(../../resipe_images/resi_btn_a1.png) top left no-repeat;
	display:block;
	width:100%;
	height:100%;
}
#right-container .sp38-recipe .resipe-bg p.storyNav_logo span a:hover {
	background:url(../../resipe_images/resi_btn_a1_o.png) no-repeat;
}
#right-container .sp38-recipe .resipe-bg div.h1img h1 {
	padding	:200px 0 0 25px;
	text-indent:0;
}
#right-container .sp38-recipe .resipe-bg div.h1img p.copy {
	color: #613D00;
	font-weight: bold;
	padding	:15px 0 0 0px;
}
#right-container .sp38-recipe .resipe-bg div.h1img p.keyvisual {
	position:absolute;
	top: 200px;
	right:50px;
}
#right-container .sp38-recipe .resipe-bg h2.title1 {
	display: inline-block;
	width: auto;
	text-indent:0;
	margin:40px 0 0 75px;
	padding:0;
	height:50px;
}
#right-container .sp38-recipe .resipe-bg p.txt1 {
	margin:5px 0 20px 85px;
	padding:0;
	width:500px;
}
#right-container .sp38-recipe .resipe-bg h2.title2 {
	display: inline-block;
	width: auto;
	text-indent:0;
	margin:0 0 0 185px;
	padding:0;
	height:50px;
}
.resipe-bg p.txt2 {
	margin:5px 0 20px 190px;
	width:410px;
}
.resipe-bg div.bgimg {
	background: url(../recipe_images/resi_pic_a01.png) 0 60px no-repeat;
  margin-bottom:20px;
}
.recipeBox{
	background:url(../recipe_images/resi_bg_b1.png) 0 0 repeat-y;
	width:630px;
	margin: 0 0 20px 0px;
	padding: 60px 0 0;
	position: relative;
}
.recipeBox h3 {
	text-indent: 0;
	position: absolute;
	display: block;
	top: -13px;
}
.recipeBox ul.recipelist {
	position:relative;
	overflow:hidden;
	zoom:1;
	list-style:none;
	margin: 0 0 20px 20px;
	padding:0;
}
.recipeBox ul.recipelist li {
	width:133px;
	margin:0 0 0 12px;
	float:left;
	display:inline;
}
.recipeBox ul.recipelist li p.thum {
	background:#FFF;
	text-align:center;
	padding:4px 3px;
}
.recipeBox ul.recipelist li p.name {
	color:#613D00;
	line-height:130%;
	margin:0 !important;
	padding:0;
	height:auto
}
.recipeBox ul.recipelist li p.dec {
	line-height:140%;
	font-size:85%;
	margin:5px 0 10px 0 !important;
	padding:0 !important;
}
.recipeBox ul.recipelist li p.recipeNav {
	text-align:center;
}
.recipeBox ul.recipelist li p.recipeNav a {
	width:92px;
	height:20px;
	display: block;
	background-repeat: no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	background:url(../recipe_images/resi_btn_b1.png) 0 0 no-repeat;
	cursor:pointer;
	margin:7px auto;
}
.recipeBox ul.recipelist li p.recipeNav a:hover {
	background:transparent;
	clear:both;
	text-indent:0;
}
.recipeBox ul.recipelist li p.recipeNav img{
	width:100%;
	visibility:visible;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
.spec{
	overflow:hidden;
	margin:0 0 20px;
}
.spec .photo{
	float:left; margin:0 40px 10px 10px;
}
.spec dl.data{
	width:290px;
	margin:0 0 20px;
	float:left;
}
.spec dl.data dt{
	margin:0 0 5px;
}
.spec dl.data dd ul{
list-style-type:none;
}
.spec dl.data dd ul li{
	width:130px; float:left;
}
.spec dl.data dd ul li.settei{
}
.spec dl.data dd ul li dt{
border-bottom:3px solid #fff; padding:3px 1px;
}
.spec dl.data dd ul li dd li{
border-bottom:2px dashed #fdf8dc; padding:3px 1px;
}
.spec dl.data dd ul li.zairyo{
	float:right;
}
