@charset "utf-8";


/* alpha */
.alpha{
	transition:opacity 0.3s ease-out 0s;
}
.alpha:hover{
	opacity:0.7 !important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
	cursor:pointer;
} 

/*  パンくず
----------------------------------------*/
#topic_path ul {
	width: 640px;
}

/*  右コンテンツ
----------------------------------------*/
div#main div#article {
	width: 679px;
	float: right;
	padding: 0;
	position:relative;
}

div#main div#topic_path ul {
	padding-left: 28px;
}
div#main div#topic_path ul li.now {
	float: none;
	line-height: 1.6;
}
div#main div#article h1 {
	border-bottom:  none;
	padding: 0;
	margin: 0;
}
#index_img {
	width:679px;
	height:930px;
	display:block;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:35px;
}
#list-block {
	width:620px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#list-block img {
	padding-bottom:15px;
}
#list-block #recipe-list {
	overflow: hidden;
	margin-bottom:20px;
}
#list-block #recipe-list li.left {
	width:300px;
	height:160px;
	margin:0 20px 20px 0;
	float:left;
}
#list-block #recipe-list li.right {
	width:300px;
	height:160px;
	margin:0 0 20px 0;
	float:right;
}
.link_btn {
	width:620px;
	height:154px;
	margin:0 auto 24px;
}
#list-block #recipe-section {
	padding:0 10px;
	margin-bottom: 5px;
}
#list-block #recipe-section:after {
	content:"."; visibility: hidden; display: block; height: 0; clear: both;
}
#list-block #recipe-section .img {
	float: left;
	margin-top: 10px;
}
#list-block #recipe-section .txt {
	width: 300px;
	float: right;
	line-height: 1.7;
	margin-top: 5px;
}
#list-block #recipe-section .txt span {
	display: block;
	text-align: center;
	margin-top: 10px;
}
#list-block .recipe-box {
	width: 100%;
	background: #c5e6e7;
	margin-bottom: 20px;
}
#list-block .recipe-top {
	background: url(../img/201410/bg_recipe_top.gif) no-repeat left top;
}
#list-block .recipe-top .recipe-bottom {
	padding: 20px 20px 15px 100px;
	background: url(../img/201410/bg_recipe_bottom.gif) no-repeat left bottom;
}
#list-block .recipe-top .recipe-bottom p {
	line-height: 1.6;
}
#list-block .recipe-top .recipe-bottom p img {
	padding-bottom: 10px;
}
#list-block .recipe-top .recipe-bottom p span {
	font-size: 134%;
	display: block;
	margin-bottom: 5px;
}
#list-block .arrange-section {
	margin-bottom: 20px;
}
#list-block .arrange-section:after {
	content:"."; visibility: hidden; display: block; height: 0; clear: both;
}
#list-block .arrange-section img {
	padding-bottom: 0;
}
#list-block .arrange-section .inner-box {
	width: 282px;
	float: left;
	margin-left: 10px;
}
#list-block .arrange-section .inner-box img {
	padding-bottom: 10px;
}
#list-block .arrange-section .inner-box p {
	line-height: 1.6;
}
#list-block .arrange-section .other {
	float: right;
	margin-right: 10px;
}
#list-block .arrange-section .btn {
	text-align: center;
	margin-top: 5px;
}




/* レシピ詳細ページ */

.title_area{
	width:620px;
	margin:0 auto;
	position:relative;
}

/* メインイメージ*/

/* レシピ01 */

#recipe01 .mainimg{
	width: 620px;
	height:343px;
	margin:0 auto;
	position:relative;
	background: url(../img/201410/recipe01_main_bg.jpg) no-repeat left top;
}
#recipe01 .mainimg .wine {
	width:236px;
	height:255px;
	position:absolute;
	top:72px;
	right:30px;
}

/* レシピ02 */

#recipe02 .mainimg{
	width: 620px;
	height:343px;
	margin:0 auto;
	position:relative;
	background: url(../img/201410/recipe02_main_bg.jpg) no-repeat left top;
}
#recipe02 .mainimg .wine {
	width:236px;
	height:255px;
	position:absolute;
	top:72px;
	right:30px;
}

/* レシピ03 */

#recipe03 .mainimg{
	width: 620px;
	height:343px;
	margin:0 auto;
	position:relative;
	background: url(../img/201410/recipe03_main_bg.jpg) no-repeat left top;
}
#recipe03 .mainimg .wine {
	width:236px;
	height:255px;
	position:absolute;
	top:72px;
	right:30px;
}

#recipe03_arrange {
	width:620px;
	height:auto;
	margin:0 auto;
	border-top:1px dotted #333;
}
#recipe03_arrange .mainimg{
	width: 620px;
	height:340px;
	margin:0 auto;
	position:relative;
	background: url(../img/201410/recipe03_arrange_main_bg.jpg) no-repeat left top;
}
#recipe03_arrange .mainimg .wine {
	width:237px;
	height:250px;
	position:absolute;
	bottom:25px;
	right:35px;
}

/* レシピ04 */

#recipe04 .mainimg{
	width: 620px;
	height:343px;
	margin:0 auto;
	position:relative;
	background: url(../img/201410/recipe04_main_bg.jpg) no-repeat left top;
}
#recipe04 .mainimg .wine {
	width:236px;
	height:255px;
	position:absolute;
	top:72px;
	right:30px;
}
.mainimg .wine a{
	position:absolute;
	bottom:27px;
	left:14px;
}
.mainimg .wine_special a{
	position:absolute;
	bottom:25px;
	left:14px;
}
.recipe_list {
	position:absolute;
	top:30px;
	left:430px;
}

.recipe_list ul li {
	margin-bottom: 6px;
	_margin-bottom: 0px;
}

.recipe_list ul li a {
	background: url(../img/bg-recipelist.gif) no-repeat left 5px;
	_background: url(../img/bg-recipelist.gif) no-repeat left 3px;
	padding-left: 10px;
	display: block;
}

.recipe_list img {
	position: relative;
	top: -70px;
	left: 373px;
}


/* フードコーディネーターのマリアージュポイント */
.point_area {
	width: 620px;
	margin:0 auto 20px;
}

.point_area .recipe_point{
	width:300px;
	height:auto;
	min-height:230px;
	float:left;
	position:relative;
	background: url(../img/201410/recipe_point_middle.jpg) repeat-y ;
}
.point_area .recipe_point .point_inner {
	width:240px;
	padding:104px 35px 25px 25px;
	font-size:12px;
	line-height:20px;
	background: url(../img/201410/recipe_point_top.jpg) no-repeat;
}
.ie6 .point_area .recipe_point {
	width:300px;
	height:278px !important;
	background: url(../img/201410/recipe_point_bg_ie6.jpg) no-repeat;
}
.ie6 .point_area .recipe_point img.bottom{
	display:none;
}

.point_area .recipe_point img.bottom{
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
}

/* ソムリエールのマリアージュポイント */
.point_area .mariage_point{
	width:300px;
	height:auto;
	float:right;
	position:relative;
	background: url(../img/201410/mariage_point_middle.jpg) repeat-y ;
}
.point_area .mariage_point .point_inner {
	width:240px;
	padding:104px 35px 35px 25px;
	font-size:12px;
	line-height:20px;
	background: url(../img/201410/mariage_point_top.jpg) no-repeat;
}

.point_area .mariage_point img.bottom{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
/* 日本酒バイヤーのおすすめ・ポイント */
.point_area .recommend_point{
	width:300px;
	height:auto;
	float:right;
	position:relative;
	background: url(../img/201410/recommend_point_middle.jpg) repeat-y ;
}
.point_area .recommend_point .point_inner {
	width:240px;
	padding:104px 35px 52px 25px;
	font-size:12px;
	line-height:20px;
	background: url(../img/201410/recommend_point_top.jpg) no-repeat;
}

.point_area .recommend_point img.bottom{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
.point_area .recommend_point .btn{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:10;
}

/* 材料 */
.material_area {
	width:620px;
	height:auto;
	min-height:100px;
	margin:0 auto 20px;
	position:relative;
	padding-bottom: 1px;
	background: url(../img/201410/material_area_middle.jpg) repeat-y;
}
.material_area .material_inner {
	width:550px;
	padding:0 35px 30px 35px;
}
.material_area .material_inner .leftbox{
	width:265px;
	height:auto;
	margin-bottom:22px;
	float:left;
	clear:both;
}
.material_area .material_inner .rightbox{
	width:265px;
	height:auto;
	margin-bottom:22px;
	float:right;
}
.material_area .material_inner .last{
	margin-bottom:0;
}
.material_area .material_inner p.title{
	width:265px;
	height:23px;
	line-height:20px;
	background: url(../img/201410/material_inner_p.gif) no-repeat bottom;
	font-size:12px;
	color:#fff;
}
.material_area .material_inner table{
	width:265px;
	min-width:265px;
}

.material_area .material_inner tr{
	width:265px;
	height:23px;
	line-height:20px;
	background: url(../img/201410/material_inner_p.gif) no-repeat bottom;
	font-size:12px;
	color:#fff;
}
.material_area .material_inner th{
	width: 176px;
	padding-left:3px;
	vertical-align:top;
	font-weight:normal;
	background: url(../img/201410/material_inner_p.gif) no-repeat bottom;
}
.material_area .material_inner th span.txt_special {
	font-size: 10px;
	color:#fff;/*追加*/
}
.material_area .material_inner.tw_4 th {
	width: 135px;
}
.material_area .material_inner th span.star {
	font-size:1.3em;
    color: #D8C209;
    margin: 0 2px;
}
.material_area .material_inner td{
	text-align: right;
	vertical-align: middle;
	background: url(../img/201410/material_inner_p.gif) no-repeat bottom;
}
.material_area .material_inner td.special{
	text-align: left;
	vertical-align: bottom;
	background: url(../img/201410/material_inner_p.gif) no-repeat bottom;
}
.material_area .material_inner .notes{
	padding-top:10px;
	clear:both;
	color:#fff;
}
.material_area .material_inner .notes span.star {
	font-size:1.3em;
    color: #D8C209;
}
.material_area img.bottom{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}


/* 作り方 */
.recipe_area {
	width:620px;
	height:auto;
	min-height:100px;
	margin:0 auto 20px;
	position:relative;
	background:#e0ddd3;
}
.recipe_area .recipe_inner {
	width:565px;
	margin-bottom:30px;
	padding:45px 30px 30px 25px;
	background: url(../img/201410/recipe_area_top.jpg) no-repeat;
}
.recipe_area .recipe_inner .stepbox{
	width:auto;
	margin-bottom:10px;
	padding-top:10px;
	font-size:12px;
	line-height:20px;
}
.recipe_area .recipe_inner .stepbox .title{
	color:#932842;
}
.recipe_area .recipe_inner .stepbox p{
	font-size:12px;
	line-height:20px;
	text-indent:-1.5em;
	padding-left:1.5em;
}
.recipe_area .recipe_inner .advicebox{
	width:auto;
	height:auto;
	margin-left:10px;
	float:right;
	position:relative;
}
.recipe_area .recipe_inner .advicebox .advice_inner{
	width:180px;
	height:auto;
	position:absolute;
	top:45px;
	left:25px;
	line-height:20px;
}
.recipe_area .recipe_inner .advicebox .advice_inner span {
	padding-left: 20px;
}
.recipe_area img.bottom{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
#print-btn {
	width:136px;
	height:25px;
	margin:0 auto 30px;
}

/* .recipe */
.recipe {
	width: 620px;
	margin-left: 30px;
	margin-bottom: 50px;
}
.recipe .txt_area {
	width: 100%;
	margin-bottom: 12px;
}
.recipe .txt_area:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.recipe .img {
	float: left;
}
.recipe .ct {
	float: right;
	background: url(../img/201410/recipe_bgct.jpg) repeat-y left center;
}
.recipe .ct .top {
	background: url(../img/201410/recipe_bgtop.jpg) no-repeat left top;
}
.recipe .ct .top .bottom {
	width: 270px;
	padding: 20px;
	background: url(../img/201410/recipe_bgbot.jpg) no-repeat left bottom;
}
.recipe .ct .top .bottom p {
	margin-bottom: 20px;
	line-height: 1.6;
}
.recipe .material_area {
	margin-bottom: 13px;
}
.recipe .recipe_inner {
	margin-bottom: 0;
}
.recipe .material_area table th {
	width: 175px;
}
.information_area_top {
	width:620px;
	margin:0 auto 20px;
	background: url(../img/201410/bg-center.gif) repeat-y left top;

}
.information_area_bottom {
	width:620px;
	background: url(../img/201410/bg-top.gif) no-repeat left top;
}
.information_area {
	width:620px;
	background: url(../img/201410/bg-bottom.gif) no-repeat left bottom;
	padding: 20px 0 17px;
}
.information_area p.title {
	text-align: center;
	margin-bottom: 10px;
}
.information_area .box {
	width: 592px;
	margin: 0 auto;
	background: url(../img/201410/bg-box_top.png) no-repeat left top;
	padding-top: 33px;
	margin-bottom: 3px;
}
.information_area .box_top {
	width: 592px;
	margin: 0 auto;
	background: url(../img/201410/bg-box_bottom.png) no-repeat left bottom;
	padding-bottom: 17px;
}
.information_area .box_bottom {
	width: 592px;
	margin: 0 auto;
	background: url(../img/201410/bg-box_center.png) repeat-y left top;
	position: relative;
	height: 145px;
}
.information_area .box_bottom .fix {
	position: absolute;
	top: -13px;
	left: 55px;
	width: 475px;
}
.information_area .box_bottom .fix:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.information_area .box_bottom .fix .product {
	float: left;
}
.information_area .box_bottom .fix .message {
	float: right;
}
.information_area .box_bottom .fix .message h3 {
	margin-bottom: 15px;
}

.information_area .section {
	width: 592px;
	margin: 0 auto;
}
.information_area .section:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.information_area .section_left {
	float: left;
	width: 296px;
}
.information_area .section_right {
	float: right;
	width: 296px;
}

.information_area .area {
	width: 296px;
	margin: 0 auto;
	background: url(../img/201410/bg-area_top.png) no-repeat left top;
	padding-top: 25px;
}
.information_area .area_top {
	width: 296px;
	margin: 0 auto;
	background: url(../img/201410/bg-area_bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}
.information_area .area_bottom {
	width: 296px;
	margin: 0 auto;
	background: url(../img/201410/bg-area_center.png) repeat-y left top;
	position: relative;
	height: 180px;
}
.information_area .area_bottom .fix {
	position: absolute;
	top: 0;
	left: 25px;
	width: 250px;
}
.information_area .area_bottom .fix:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.information_area .area_bottom .fix .product {
	float: left;
	width: 77px;
}
.information_area .area_bottom .fix .message {
	float: right;
	width: 158px;
}
.information_area .area_bottom .fix .message h3 {
	margin-bottom: 10px;
}