@charset "utf-8";
/* CSS Document */




/*　洋蘭の女王「カトレア」　*/

#cattleya_bg{
	background:url(../../../image/event/march2017/garden/bg.png) repeat-x top center #eff1dd;
	display:block;
	width:100%;
	overflow:hidden;	
}


#cattleya{
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;	
}


#cattleya .main{
	width:1000px;
	height:100%;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	background: url(../../../image/event/march2017/garden/flower.png) no-repeat top center;
}

#cattleya h2{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin:10px auto 0;
	width:582px;
	height:287px;
	background:url(../../../image/event/march2017/garden/title.png) top left no-repeat;
	position: absolute;
	top: -8px;
    left: 198px;
	z-index: 100;
}

#cattleya .recipe_block {
	display:block;
	width:928px;
	height: 1287px;
	background:url(../../../image/event/march2017/garden/recipe_bg.png) no-repeat top center ;
	margin: 500px auto 0 ;
	position: relative;
	padding-top: 30px;
}

#cattleya .recipe {
	background: url(../../../image/event/march2017/garden/recipe_title.png) no-repeat top center ;
	position: relative;
	width: 829px;
	height: 442px;
	margin: 0 0 0 35px;
}

#cattleya .recipe .recipe_n{
	position:absolute;
	display:block;
	left: 620px;
    	top: 210px;
}

#cattleya .recipe .recipe_r{
	position:absolute;
	display:block;
	left: 620px;
    	top: 375px;
}


#cattleya .recipe .gotoshop{
	position:absolute;
	display:block;
	left: 175px;
	top: 470px;	
}


#cattleya .recipe_miracle {	
	background: url(../../../image/event/march2017/garden/recipe_miracle.png) no-repeat top center ;
	width: 840px;
	height: 599px ;
	position: absolute ;
	top: 630px;
	left: 45px ;
	
}

#recipe_miracle_f {
	position:absolute;
	display:block;
	left: 0px;
	top: 0px;
	width:840px;
	height:599px;
}

#cattleya .note {
	background: url(../../../image/event/march2017/garden/note.png) no-repeat top center ;
	width: 870px ;
	height: 274px ;
	margin: 0px auto 30px;
	position: relative ;
	
}


#cattleya .note p{
	color:#8a784e;
	line-height:2.0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","Meiryo, Osaka" , "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	display:block;
	left: 30px; 
	top: 60px;
}


#cattleya .note .about_link{
	position:absolute;
	top:210px;
	left:700px;
	font-weight:bold;
	color:#8a784e;
}　　　　

#cattleya .note .about_link a{
	color:#8a784e;
}

#cattleya .red {
	color: #f25e7b;
}


/*-------------------------------------- */ 




