/* CSS Document -- thermos mag -- */



/*@recipe_top
------------------------------------------------------------------------------*/

#main_recipe {
	margin:0;
	padding:0;
	width:767px;

	}
	
#contents_recipe {
    margin:0;
	
	}	
	
#recipe_title {
	margin:15 0 10 0;
	padding-left:270px;
	
	}
	
#recipe_pic {
    margin-left:28px;
	
	}
	
#go_detail {
     float:right;
	 padding:5 18 0 0;
	
	}			

#go_detail_r {
     float:right;
	 padding:5 10 0 0;
	
	}

#recipe_shimamoto {
     float:left;
	 width:770px;
	 margin:30 0 10 0;
	
	}	
	
#recipe_kansyu {
     float:left;
     padding-left:50px;
	
	}	

#recipe_prof {
	float:left;
	padding-left:10px;
	width: 530px;
	
	}
  
a.mouseOver:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}



/*@recipe_autumn_detail
------------------------------------------------------------------------------*/

#autumn_body_1 {
	background:url(../recipe/img/autumn/ol_lunch.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#autumn_body_2 {
	background:url(../recipe/img/autumn/sports_drink.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#autumn_body_3 {
	background:url(../recipe/img/autumn/kouraku_bentou.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}	
	
#autumn_body_4 {
	background:url(../recipe/img/autumn/kodawari_drink.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:20px;
	float: left;
	
	}		

#recipe_pic_l {
    width:164px;
	height:216px;
    margin:80 0 0 20;
	float:left;
	
	}	

#recipe_menu {
    width:420px;
/*	height:216px;*/
	float:right;
	margin:80 0 20 40;
	
	}
	
#recipe_menu2 {
    width:420px;
/*	height:216px;*/
	float:right;
	margin:20 0 30 40;
	
	}	

#goto_top {
	float:right;
	margin:0 0 0 0;
	width:400px;
	
	}
	
	
	
	
/*@recipe_winter_detail
------------------------------------------------------------------------------*/

#winter_body_1 {
	background:url(../recipe/img/winter/ol_lunch.jpg);
	background-repeat:no-repeat;
	width:680px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#winter_body_2 {
	background:url(../recipe/img/winter/sports_drink.jpg);
	background-repeat:no-repeat;
	width:680px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#winter_body_3 {
	background:url(../recipe/img/winter/kouraku_bentou.jpg);
	background-repeat:no-repeat;
	width:680px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}	
	
#winter_body_4 {
	background:url(../recipe/img/winter/kodawari_drink.jpg);
	background-repeat:no-repeat;
	width:680px;
	margin-left:30px;
	margin-top:20px;
	float: left;
	
	}	
	
	
	

/*@recipe_spring_detail
------------------------------------------------------------------------------*/

#spring_body_1 {
	background:url(../recipe/img/spring/ol_lunch.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#spring_body_2 {
	background:url(../recipe/img/spring/sports_drink.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}
	
#spring_body_3 {
	background:url(../recipe/img/spring/kouraku_bentou.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:15px;
	float: left;
	
	}	
	
#spring_body_4 {
	background:url(../recipe/img/spring/kodawari_drink.jpg);
	background-repeat:no-repeat;
	width:674px;
	margin-left:30px;
	margin-top:20px;
	float: left;
	
	}
