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

/* resipe */

#right-container .sp20-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.sp20-recipe .resipe-bg {
	position:relative;
}
.resipeDes{
	background: url(../recipe_images/resi_keyvisual01.png) 3px 10px no-repeat;
	zoom:1;
	position:relative;
}
#right-container .sp20-recipe .resipe-bg p.storyNav_logo {
	position:absolute;
	top:0;
	right:0;
	width:172px;
	height:105px;
	z-index:100;
}
#right-container .sp20-recipe .resipe-bg p.storyNav_logo span {
	display:block;
	width:172px;
	height:105px;
	text-indent:-9999px;
}
#right-container .sp20-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 .sp20-recipe .resipe-bg p.storyNav_logo span a:hover {
	background:url(../../resipe_images/resi_btn_a1_o.png) no-repeat;
}
#right-container .sp20-recipe .resipe-bg div.h1img h1 {
	width: 450px;
	padding	:200px 0 0 30px;
	text-indent:0;
}
#right-container .sp20-recipe .resipe-bg div.h1img p.copy {
	color: #613D00;
	font-weight: bold;
	padding	:10px 0 0 0px;
}
#right-container .sp20-recipe .resipe-bg div.h1img p.keyvisual {
	position:absolute;
	width:150px;
	top:240px;
	left:370px;
}
#right-container .sp20-recipe .resipe-bg h2.title1 {
	text-indent:0;
	margin:40px 0 20px 70px;
	padding:0;
	height:45px;
}
#right-container .sp20-recipe .resipe-bg p.txt1 {
	margin:10px 0 20px 70px;
	padding:0;
	width:420px;
}
#right-container .sp20-recipe .resipe-bg h2.title2 {
	text-indent:0;
	margin:10px 0 0 230px;
	padding:0;
	height: 50px;
}
.resipe-bg p.txt2 {
	margin:12px 0 0 230px;
	padding-right: 50px;
}
.resipe-bg div.bgimg {
	background: url(../recipe_images/resi_pic_a01.png) no-repeat;
	padding:0 0 20px 0;
}
#right-container .recipeBox{
	background:url(../recipe_images/resi_bg_b1.png) 0 0 repeat-y;
	width:630px;
	margin:65px 0 20px 0px;
	padding:0;
}
#right-container .recipeBox h3 {
	background: url(../recipe_images/resi_h_b01.png) no-repeat;
	position: relative;
	top:-65px;
	height:65px;
}
#right-container .recipeBox ul.resipeList {
	position:relative;
	overflow:hidden;
	zoom:1;
	list-style:none;
	margin:-65px 0 20px 17px;
	padding:0;
}
#right-container .recipeBox ul.resipeList li {
	width:110px;
	margin:0 0 8px 8px;
	float:left;
	display:inline;
}
#right-container .recipeBox ul.resipeList li p.thum {
	background:#FFF;
	text-align:center;
	padding:5px 2px;
}
#right-container .recipeBox ul.resipeList li p.name {
	color:#613D00;
	line-height:130%;
	margin:0;
	height:3em;
	padding:0 0 0 5px;
}
#right-container .recipeBox ul.resipeList li p.dec {
	line-height:140%;
	font-size:80%;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
}
#right-container .recipeBox ul.resipeList li p.recipeNav {
	width:92px;
	margin:5px auto 10px;
	text-align:center;
}
#right-container .recipeBox ul.resipeList li p.recipeNav2 {
	width:107px;
	margin:5px auto 5px;
	text-align:center;
}
#right-container .recipeBox ul.resipeList li p.recipeNav a {
	width:auto;
	height:20px;
	display: block;
	background-repeat: no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	cursor:pointer;
}
#right-container .recipeBox ul.resipeList li p.recipeNav a{ background:url(../recipe_images/resi_btn_b1.png) 0 0 no-repeat; width:92px; }
#right-container .recipeBox ul.resipeList li p.recipeNav a.cheese1{ background:url(../recipe_images/resi_btn_b2.png) 0 0 no-repeat; width:107px; }
#right-container .recipeBox ul.resipeList li p.recipeNav a.cheese2{ background:url(../recipe_images/resi_btn_b3.png) 0 0 no-repeat; width:107px; }
#right-container .recipeBox ul.resipeList li p.recipeNav a:hover {
	background:transparent;
	clear:both;
	text-indent:0;
}
#right-container .recipeBox ul.resipeList 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;
}
