/* ================= leftCenterBlock ====================== */
#leftCenterBlock {
	width: 675px;
	margin: 0px;
	float: left;
}
/* --------------- pan_navi ---------------- */
#pan_navi {
	width: 675px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
}
#pan_navi a{
	font-size: 12px;
	color: #9ACD03;
	font-weight: bold;
	text-decoration: underline;
}
/* --------------- recipeBlock ---------------- */
#recipeBlock {
	width: 675px;
	margin: 0px;
	background-image: url(../images/recipe/leftcenter_detail_back.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#recipe_detail1 {
	width: 675px;
	margin: 0px;
	background-image: url(../images/recipe/leftcenter_detail1_back.jpg);
	background-repeat: no-repeat;
	height: 100%;
	clear: both;
}
#recipe_detail1_print{
	float: right;
	width: 80px;
	margin-top: 5px;
	margin-right: 20px;
}
*html #recipe_detail1_print{
	margin-right: 10px;
}
#recipe_detail1_print a{
	font-size: 12px;
	color: #7EA703;
	text-decoration: underline;
}


/* --------------- 左コンテンツ ---------------- */
#recipe_detail1_boxleft{
	float: left;
	width: 252px;
	margin-top: 60px;
	margin-left: 8px;
}
*html #recipe_detail1_boxleft{
	margin-left: 4px;
}
#recipe_detail1_image{
	float: left;
	width: 230px;
	height: 180px;
	margin-top: 0px;
	margin-left: 7px;
}
*html #recipe_detail1_image{
	margin-left: 3px;
}
#recipe_detail1_category{
	float: left;
	width: 245px;
	margin-top: 55px;
}
#recipe_detail1_category a{
	font-size: 12px;
	color: #9ACD03;
	font-weight: bold;
	text-decoration: underline;
}
#recipe_detail1_category1{
	float: left;
	width: 235px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	text-align: left;
	line-height: 150%;
}
#recipe_detail1_category2{
	float: left;
	width: 235px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	text-align: left;
	line-height: 150%;
}
#recipe_detail1_category3{
	float: left;
	width: 235px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	text-align: left;
	line-height: 150%;
}
*html #recipe_detail1_category1{
	margin-left: 5px;
}
*html #recipe_detail1_category2{
	margin-left: 5px;
}
*html #recipe_detail1_category3{
	margin-left: 5px;
}
#category_left{
	float: left;
	width: 50px;
}
#category_right{
	float: right;
	width: 185px;
}
.joint{
	margin-right: 8px;
	margin-left: 8px;
	font-size: 12px;
}

/* --------------- 右コンテンツ ---------------- */
#recipe_detail1_boxright{
	float: left;
	width: 380px;
	margin-top: 15px;
	margin-left: 20px;
}
#recipe_detail1_title{
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 130%;
}
#recipe_detail1_episode{
	float: left;
	width: 380px;
	margin-top: 10px;
}
.episode_title{
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #8FBD04;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8FBD04;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-image: url(../images/recipe/pencil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 8px;
}
#recipe_detail1_id{
	float: left;
	width: 380px;
	margin-top: 20px;
	font-size: 12px;
	color: #8FBD04;
	text-decoration: none;
	text-align: left;
}
#recipe_detail1_author{
	float: left;
	width: 372px;
	margin-top: 5px;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: left;
	background-color: #F5F0E1;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 5px;
	height: 19px;
}
.author_shop{
	font-size: 10px;
	margin-left: 10px;
	padding: 10px;
	width: 360px;
}

#author_name{
	font-size: 12px;
	width: 260px;
	line-height: 140%;
	text-align: left;
	float: left;
}

#author_commentcount{
	font-size: 10px;
	width: 75px;
	line-height: 120%;
	text-align: left;
	float: right;
	margin-right: 5px;
	height: 16px;
	background-image: url(../images/recipe/fukidashi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
    padding-top:1px;
}
#recipe_detail1_material{
	float: left;
	width: 380px;
	margin-top: 10px;
	font-size: 12px;
	color: #4E4D49;
	text-decoration: none;
	text-align: left;
}
#recipe_detail1_material table{
	width: 380px;
}
.line_1{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.row_1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.row_2{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.bg_glay{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F5F5F5;
	line-height: 150%;
}

#recipe_detail1_data{
	float: left;
	width: 360px;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: left;
	background-color: #F5F0E1;
	padding: 10px;
	margin-top: 10px;
	line-height: 150%;
}
/* --------------- 手順コンテンツ ---------------- */
#recipe_detail2 {
	width: 675px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
#recipe_detail2 table{
	width: 618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#recipe_detail2 td{
	width: 206px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
#flow_detail{
	width: 170px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.flow_backimage{
	background-image: url(../images/recipe/flow_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.flow_lineleft{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.flow_lineright{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.number_box{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	width: 21px;
	background-image: url(../images/recipe/num_back.gif);
	background-repeat: no-repeat;
	line-height: 180%;
	margin-bottom: 5px;
}
/* --------------- メモコンテンツ ---------------- */
#recipe_detail3 {
	width: 620px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	text-align: left;
}
.memo_title{
	width: 600px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8FBD04;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #8FBD04;
	background-image: url(../images/recipe/memo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* --------------- 投票コンテンツ ---------------- */
#recipe_detail4 {
	width: 640px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/recipe/vote_back.gif);
	background-repeat: no-repeat;
	height: 70px;
    text-align:center;
}
p#vote1{
	height: 31px;
	padding-top: 30px;
	text-align:center;
}
* html p#vote1{margin-top: 30px;padding-top:0;}

img#vote2{
	height: 31px;
	width: 172px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
/* --------------- commentBlock ---------------- */
#commentBlock {
	width: 667px;
	background-image: url(../images/recipe/comment_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#comment_title {
	width: 667px;
	background-image: url(../images/recipe/comment_001.jpg);
	background-repeat: repeat-y;
	height: 32px;
	margin: 0px;
}
.comment_count{
	float: right;
	margin-right: 15px;
	font-size: 12px;
	color: #50AB40;
	width: 200px;
	margin-top: 10px;
	text-align: right;
}
#comment_detail {
	width: 635px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8FBD04;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	line-height: 150%;
}
#comment_author{
	float: left;
	font-size: 12px;
	color: #663300;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
#comment_date{
	float: left;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 30px;
}
#comment_post {
	width: 635px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#comment_form {
	width: 635px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#comment_form textarea{
	width: 635px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 92px;
	border: 1px solid #CCCCCC;
}
#post_b{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 100px;
}
/* --------------- kanrensShouhintBlock ---------------- */
#kanrensShouhinBlock {
	width: 667px;
	background-image: url(../images/recipe/kanren_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	line-height: 150%;
}
#kanrensShouhinBlock a{
	font-size: 10px;
	font-weight: bold;
	color: #4E4D49;
	text-decoration: underline;
	line-height: 150%;
}
#kanrensShouhin_1 {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
#kanrensShouhin_2 {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#kanrensShouhin_3 {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* ================= voteBlock ====================== */
#voteBlock {
	width: 190px;
	background-image: url(../images/recipe/vote_blockback.jpg);
	background-repeat: no-repeat;
	height: 362px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
	float: none;
}
#voteBlock_text1 {
	width: 100px;
	float: right;
	margin-top: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #585754;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 40px;
}
#voteBlock_text2 {
	width: 172px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
#voteBlock_b1 {
	width: 162px;
	margin-right: auto;
	height: 38px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
#voteBlock_b2 {
	width: 160px;
	margin-right: auto;
	height: 25px;
	margin-left: auto;
}

