@charset "utf-8";


/* ---------- 笹岡隆次の料理レシピ ---------- */
div.brand-contents#recipe #eyecatch {
	padding-top: 14px;
}
div.brand-contents#recipe #contents { margin-top:14px; padding-top:0; }
div.brand-contents#recipe #c01 h2 { margin:4px 0 16px 0; }
div.brand-contents#recipe #recipe-list .recipe {
	margin-bottom:14px;
	padding:0 32px 0 32px;
	background-color: #EFE4C8;
	background-image: url(../img/recipe_bg.gif);
}
div.brand-contents#recipe #recipe-list .recipe .left { margin:14px 14px 14px 0; }
div.brand-contents#recipe #recipe-list .recipe .left .photo { margin:0; padding:16px 0; *margin:0 0 12px 0; }
div.brand-contents#recipe #recipe-list .recipe .right { width:463px; margin:12px 0 12px 0; }
div.brand-contents#recipe #recipe-list .recipe .right p {
	margin:12px;
	padding:0;
	text-align: left;
}
div.brand-contents#recipe #recipe-list .recipe .right .btn { text-align:right; }
div.brand-contents#recipe #c02 { width:773px; margin-left:35px; }

div.brand-contents#recipe-detail #ingredient { padding:14px 0; width:841px; }
div.brand-contents#recipe-detail #contents { width:841px; padding-top:0; }
div.brand-contents#recipe-detail #contents .content { padding:0; }
div.brand-contents#recipe-detail h2 { margin-top:14px; }
div.brand-contents#recipe-detail #c01 {
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0px;
}
div.brand-contents#recipe-detail #c01 .arrow { margin:52px 0; text-align:center; }
div.brand-contents#recipe-detail #c01 .left { width:223px; }
div.brand-contents#recipe-detail #c01 .left .photo { margin:0; }
div.brand-contents#recipe-detail #c01 .right {
	width:400px;
}
div.brand-contents#recipe-detail #c01 .right p {
	margin-left:2em;
	line-height:1.4em;
	text-align: left;
}
div.brand-contents#recipe-detail #c01 .right p.num { float:left; margin-left:0; padding:0 0 12px 0; font-weight:bold; color:#A47400; }
div.brand-contents#recipe-detail #c01 .right p.hd {
	padding:0 0 12px 0;
	font-weight:bold;
	color:#A47400;
	text-align: left;
}
div.brand-contents#recipe-detail #c01 .hr { width:100%; height:1px; background:url(../img/dot.gif) repeat-x; margin:6px 0 20px 0; }
* html div.brand-contents#recipe-detail #c01 .hr { margin-bottom:2px; }
#point {
	position:relative;
	width:640px;
	padding-bottom: 15px;
}
#point h3 { margin:0; border:1px solid #9e9e9e; }
#point .bd { border-left:1px solid #9e9e9e; border-right:1px solid #9e9e9e; }
#point .left { width:270px; }
#point .right { width:561px; padding:24px 0 0 0; }
#point .ft { background:url(../img/recipe_point_ft.gif) no-repeat; height:9px; }
#point #face {
	width:98px;
	height:93px;
	position:absolute;
	top:0;
	right:0;
	background-image: url(../img/recipe_face.jpg);
	background-repeat: no-repeat;
}

div.brand-contents#recipe-detail.page01 #c01 .arrow { margin:13px 0; }
div.brand-contents#recipe-detail.page02 #c01 .arrow { margin:24px 0; }
div.brand-contents#recipe-detail.page03 #c01 .arrow { margin:6px 0; }
div.brand-contents#recipe-detail.page04 #c01 .arrow { margin:6px 0; }

div.brand-contents#recipe-detail .contents_top2nd {
	display:block;
	height:30px;
	background-image: url(../img/bg_right_top2nd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbox {
	float: right;
	width: 663px;
}

#right_main2 {
	width:663px;
	font-size:95%;
	text-align:left;
	left:-1px;
	position:relative;
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
	float: right;
	margin-top: 20px;
}
.rightbox2 {
	margin-top: 0px;
}
.contents_btm2,
#contents_btm2 {
	display:block;
	height:15px;
	background-image: url(../img/bg_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* -----------------------------------------
　　sasaokaボトムインデックス
----------------------------------------- */
.bt_inde {
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0089c3;
	padding-top: 10px;
	margin-left: 1px;
	width: 660px;
}

.bt_inde #ft_link {
	background-image: url(../img/dotline.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
}
.bt_inde #ft_link ul {
	padding:0 0 10px 0;
	background-image: url(../img/dotline.gif);
	background-repeat: no-repeat;
	background-position: 4px bottom;
}
.bt_inde #ft_link li {float:left; margin:0 5px 0 0;}
.bt_inde #ft_link li.last {margin:0;}


.al_left{
	text-align: left;
}



