@charset "UTF-8";
/*----------------------------------------

	- header
	+ article
		- nav
		+ main
			- box01
			- box02
			- box03
			- box04

-----------------------------------------*/

/*----------------------------------------
	header
-----------------------------------------*/

#header_bg {
	top: 0;
}

/*----------------------------------------
	article
-----------------------------------------*/

article {
	min-width: 100%;
	margin-top: 161px;
	border-top: 10px solid #fde07a;
	background: url(/img/common_bg01.gif) repeat left top;
}

@media screen and (max-device-width:500px) {
	article {
		margin-top: 332px;
	}
}

/*----------------------------------------
	nav 現在位置表示用
----------------------------------------*/
header nav ul li#nav02 {
	background: url(/img/common_nav_pc_bg01.png) no-repeat 1px 77px;
}

@media screen and (max-device-width:500px) {
	header nav ul li#nav02 {
		background: url(/img/common_nav_sp_bg02.png) no-repeat 20px 77px;
	}
}

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

@media screen and (max-device-width:500px) {
	#main {
		width: 100%;
	}
}

#main h1#tit01 {
	padding: 30px 20px 30px;
}

@media screen and (max-device-width:500px) {
	#main h1#tit01 {
		width: 440px;
		margin: 0 auto;
	}
	
	#main h1#tit01 img {
		height: auto;
	}
}

#main p#m_btn01 {
	position: absolute;
	top: 23px;
	right: 0;
	cursor: pointer;
}

@media screen and (max-device-width:500px) {
	#main p#m_btn01 {
		right: 10px;
	}
}

#main p#m_t01 {
	margin: 21px 0;
	text-align: center;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	padding: 20px 50px;
	border: 20px solid #ffffff;
	background: #fcefc2;
}

@media screen and (max-device-width:500px) {
	#box01 {
		width: 410px;
		margin: 0 auto;
		padding: 20px 25px;
		border: 10px solid #ffffff;
	}
}

#box01 p#box01_l {
	float: left;
}

@media screen and (max-device-width:500px) {
	#box01 p#box01_l {
		float: none;
		width: 310px;
		margin: 0 auto;
	}
}

#box01 #box01_r {
	float: right;
	width: 510px;
}

@media screen and (max-device-width:500px) {
	#box01 #box01_r {
		float: none;
		width: auto;
	}
}

#box01 #box01_r h1 {
	padding: 13px 0 12px;
	background-image: url(../../img/recipe/detail_line01_01.gif),url(../../img/recipe/detail_line01_03.gif),url(../../img/recipe/detail_line01_02.gif);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: left bottom, right bottom, left bottom;
	font-weight: bold;
}

#box01 #box01_r p {
	margin-bottom: 15px;
	padding: 16px 0 19px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box01 #box01_r ul {
	margin-bottom: 19px;
	padding-bottom: 18px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box01 #box01_r ul li:nth-child(1) {
	padding: 0 0 3px 20px;
	background: url(../../img/recipe/recipe_time01.png) no-repeat left 1px;
}

#box01 #box01_r #box01_r_01 {
	width: 290px;
	padding: 10px;
	background: #fde07a;
}

#box01 #box01_r #box01_r_01 p {
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
	background: none;
}

#box01 #box01_r #box01_r_01 div {
	display: table;
	float: left;
	width: 164px;
	height: 100px;
}

#box01 #box01_r #box01_r_01 div p {
	display: table-cell;
	float: none;
	width: auto;
	vertical-align: middle;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	margin-bottom: 30px;
	padding: 10px 70px 28px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box02 {
		width: 410px;
		margin: 0 auto 30px;
		padding: 10px 35px 28px;
	}
}

#box02 h1 {
	margin-bottom: 21px;
	position: relative;
	padding: 18px 0 13px 109px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box02 h1 img {
	position: absolute;
	top: 0;
	left: 0;
}

#box02 table {
	margin-bottom: 23px;
}

@media screen and (max-device-width:500px) {
	#box02 table {
		width: 410px !important;
	}
}

#box02 table th {
	padding: 3px 30px 0 0;
}

#box02 table td {
	font-weight: bold;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	margin-bottom: 30px;
	padding: 10px 70px 27px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box03 {
		width: 410px;
		margin: 0 auto 30px;
		padding: 10px 35px 27px;
	}
}

#box03 h1 {
	margin-bottom: 23px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box03 table th {
	padding-top: 3px;
	font-weight: bold;
}

#box03 table th span {
	display: block;
	padding-right: 12px;
	background: url(../../img/recipe/recipe_mark01.png) no-repeat right center;
}

#box03 table td {
	padding: 3px 0 0 17px;
}

/*----------------------------------------
	box04
-----------------------------------------*/

#box04 {
	padding: 10px 70px 29px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box04 {
		width: 410px;
		margin: 0 auto;
		padding: 10px 35px 29px;
	}
}

#box04 h1 {
	margin-bottom: 22px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box04 ul li {
	margin-top: 3px;
	padding-left: 14px;
	background: url(../../img/recipe/recipe_mark02.png) no-repeat left 1px;
}