/* recipe ダイエットレシピ詳細
---------------------------------------- */

#recipe_detail_main {
	color: #595965;
}
#recipe_detail_main .re_page {
	background:url(/info/assets/images/common/arrow.gif) no-repeat;
	background-position: left center;
	padding-left:13px;
	float:right;
	margin-right:8px;
	z-index:1;
	font-weight:normal;
}
#recipe_detail_main .name {
	background-image: url(/info/assets/images/recipe/recipe_main_title.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 620px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#recipe_detail_main .name h2 {
	font-size: 17px;
	color: #333333;
	padding-left: 65px;
	line-height: 100%;
	padding-top: 15px;
	margin: 0px;
}
#recipe_detail_main .name .discription {
	padding-left: 65px;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#recipe_detail_main .photo_contents {
	height: 220px;
	width: 290px;
	float: left;
	display: block;
	background-image: url(/info/assets/images/recipe/bg_photo.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#recipe_detail_main .photo_contents img {
	margin: 10px;
}

/* ダイエットレシピ詳細-メニューデータ
---------------------------------------- */
#recipe_detail_main .menu_data_contents {
	display: block;
	height: 205px;
	width: 296px;
	float: left;
	background-image: url(/info/assets/images/recipe/bg_kondate_titlebox.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 5px;
}
#recipe_detail_main .menu_data_contents .ht_menudata {
	background-image: url(/info/assets/images/recipe/icon_menudata_main.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 127px;
	display: block;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}

#recipe_detail_main .menu_data_contents table {
	width: 296px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CACCC7;
	border-left-color: #CACCC7;
	margin-bottom: 10px;
}

#recipe_detail_main .menu_data_contents th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CACCC7;
	border-bottom-color: #CACCC7;
	background-color: #F1F1F1;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: normal;
}
#recipe_detail_main .menu_data_contents td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CACCC7;
	border-bottom-color: #CACCC7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu_data_contents .link_kondate {
	display: block;
	float: right;
	width: 70px;
	background-image: url(/info/assets/images/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 10px;
	padding-top: 5px;
}

#recipe_detail_main .menu_data_contents ul {
	margin: 0px;
	padding: 0px;
}
#recipe_detail_main .menu_data_contents ul li
{
	text-align: left;
	padding-left: 5px;
	line-height: 120%;
	list-style-type: none;
}

#recipe_detail_main .menu_data_contents li.main,
#recipe_detail_main .menu_data_contents li.kobachi,
#recipe_detail_main .menu_data_contents li.gohan,
#recipe_detail_main .menu_data_contents li.siru {
	height: 19px;
	overflow: hidden;
	display: block;
}
#recipe_detail_main .menu_data_contents li.main2,
#recipe_detail_main .menu_data_contents li.kobachi2,
#recipe_detail_main .menu_data_contents li.gohan2,
#recipe_detail_main .menu_data_contents li.siru2 {
	height: 33px;
	overflow: hidden;
	display: block;
}
#recipe_detail_main .menu_data_contents .main {
	background-image: url(/info/assets/images/recipe/icon_main.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
}
#recipe_detail_main .menu_data_contents .kobachi {
	background-image: url(/info/assets/images/recipe/icon_kobachi.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
}
#recipe_detail_main .menu_data_contents .kobachi2 {
	background-image: url(/info/assets/images/recipe/icon_kobachi.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
	height: 33px;
}
#recipe_detail_main .menu_data_contents .gohan {
	background-image: url(/info/assets/images/recipe/icon_gohan.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
}
#recipe_detail_main .menu_data_contents .siru {
	background-image: url(/info/assets/images/recipe/icon_siru.gif);
	background-repeat: no-repeat;
	padding-left: 58px;
}

/* ダイエットレシピ詳細-使用する材料
---------------------------------------- */

#recipe_detail_main .material_tbl_top {
	display: block;
	text-indent: -9999px;
	background-image: url(/info/assets/images/recipe/material_main_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 620px;
	overflow: hidden;
}
#recipe_detail_main .tbl_body {
	background-image: url(/info/assets/images/recipe/bg_point_body.gif);
	background-repeat: repeat-y;
	width: 590px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#recipe_detail_main .tbl_body table {
	width: 590px;
}
#recipe_detail_main .tbl_body th {
	background-image: url(/info/assets/images/recipe/tsn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 100%;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#recipe_detail_main .tbl_body td {
	background-image: url(/info/assets/images/recipe/tsn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 100%;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#recipe_detail_main .tbl_body td.noline{
	background-image: none;
	width: 10px;
	overflow: hidden;
}
#recipe_detail_main .tbl_bottom {
	background-image: url(/info/assets/images/recipe/bg_point_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 620px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

/* ダイエットレシピ詳細-作り方
---------------------------------------- */
#recipe_detail_main .recipe_tbl_top {
	display: block;
	text-indent: -9999px;
	background-image: url(/info/assets/images/recipe/recipe_main_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 620px;
	overflow: hidden;
}
#recipe_detail_main .tbl_body .step1 {
	background-image: url(/info/assets/images/recipe/step1m.gif);
}
#recipe_detail_main .tbl_body .step2 {
	background-image: url(/info/assets/images/recipe/step2m.gif);
}
#recipe_detail_main .tbl_body .step3 {
	background-image: url(/info/assets/images/recipe/step3m.gif);
}
#recipe_detail_main .tbl_body .step4 {
	background-image: url(/info/assets/images/recipe/step4m.gif);
}
#recipe_detail_main .tbl_body .step5 {
	background-image: url(/info/assets/images/recipe/step5m.gif);
}
#recipe_detail_main .tbl_body .step6 {
	background-image: url(/info/assets/images/recipe/step6m.gif);
}
#recipe_detail_main .tbl_body .step7 {
	background-image: url(/info/assets/images/recipe/step7m.gif);
}
#recipe_detail_main .tbl_body .step8 {
	background-image: url(/info/assets/images/recipe/step8m.gif);
}
#recipe_detail_main .tbl_body .step9 {
	background-image: url(/info/assets/images/recipe/step9m.gif);
}
#recipe_detail_main .tbl_body .step10 {
	background-image: url(/info/assets/images/recipe/step10m.gif);
}
#recipe_detail_main .tbl_body .step1, #recipe_detail_main .tbl_body .step2, #recipe_detail_main .tbl_body .step3, #recipe_detail_main .tbl_body .step4, #recipe_detail_main .tbl_body .step5, #recipe_detail_main .tbl_body .step6, #recipe_detail_main .tbl_body .step7, #recipe_detail_main .tbl_body .step8, #recipe_detail_main .tbl_body .step9, #recipe_detail_main .tbl_body .step10 {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 35px;
	line-height: 150%;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

