@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

#wrap {
	width:950px;
}

#cont {
width : 950px ;
margin : 0 auto ;
padding-top: 10px;
text-align:center;
background: url(images/main_bg.gif) repeat-y 0 0 ;
}


#cont p {
	line-height:1.2em;
}

#cont .leftsp {
	padding: 10px 5px 0;
}

#cont #blockwrap{
	margin:0;
	padding:15px 0 0px;
}

#cont #blockwrap h3{
	margin:0px;
	padding:0px;
}

/* 共通 */


#cont p.txtimg {
	padding:10px;
}

#cont .bottom {
	padding:0;
	margin:0;
	height: 12px;
	vertical-align:bottom;
	display:block;
}

/*レシピ*/

#contents_wine {
	background-color:#FFFFFF;
	width:900px;
	text-align:center;
	margin: 0 auto 0;
	padding-bottom: 15px;
}

#cont #blockwrap #block_l {
	width:440px;
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	display: block;
}
#cont #blockwrap #block_l_in {
	background:#f7eedd;
	border-left: 2px #942933 solid;
	border-right: 2px #942933 solid;
	padding-top: 15px;
}

#cont #blockwrap #block_r_in {
	background:#f7eedd;
	border-left: 2px #cf7d61 solid;
	border-right: 2px #cf7d61 solid;
	padding-top: 15px;
}

#cont #blockwrap #block_r {
	width:440px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	display: block;
}

#cont .recipe_boxarea{
	width:400px;
	margin:0px 18px 0px 18px;
	padding:0px 0 10px 0;
	text-align:left;
}
#cont .recipe_boxarea .r_photoimg{
	width:190px;
	height:130px;
	margin-right:20px;
	padding:0px;
	float:left;
}
#cont .r_photoimg  a:hover img{
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}
#cont .recipe_boxarea .l_comment{
	width:190px;
	margin-top:1px;
	padding:0px;
	float:left;
}


#cont .recipe_boxarea .l_comment p{
	width:190px;
	margin:0px;
	padding:0px;
	color:#4b3c30;
}

#cont #block_l_in .ttlarea {
	border-bottom: 1px #942933 dotted;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 190px;
}

#cont #block_r_in  .ttlarea {
	border-bottom: 1px #a56842 dotted;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 190px;
}



#cont p.r_title a{
	font-size:13px;
	font-weight:bold;
	color:#942933;
	margin:3px 0px 0px 0px;
	text-decoration:underline;
	line-height: 1.2em;
}
#cont p.r_title a:hover{
	color:#be3340;
	text-decoration:none;
}
#cont #block_r p.r_title a{
	font-size:13px;
	font-weight:bold;
	color:#a56842;
	margin:3px 0px 0px 0px;
	text-decoration:underline;
	line-height: 1.3em;
}

#cont #block_r p.r_title a:hover{
	color:#c78f4e;
	text-decoration:none;
}
#block_l .block_bottom {
	height: 10px;
}

#block_r .block_bottom {
	height: 10px;
	background:#00FFFF;
}

/* デザート */
#cont .sweets_tbl  a:hover img{
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#cont div.block_sweet {
	width:900px;
	margin:20px auto 0;
	clear:left;
}

#cont div.block_sweet .block_sweet_in {
	background:#f7eedd;
	border-left: 2px #899b33 solid;
	border-right: 2px #899b33 solid;
	padding-top: 15px;
	width: 896px;
}
#cont div.block_sweet table.sweets_tbl td {
	padding-bottom:5px;
	vertical-align:top;
}

#cont div.block_sweet table.sweets_tbl td.sweets_tit {
	vertical-align:middle;
	text-align: center;
	padding-bottom: 8px;
}
#cont div.block_sweet table.sweets_tbl td.sweets_tit a{
	color:#627602;
}
#cont div.block_sweet table.sweets_tbl td.sweets_tit a:hover{
	color:#94b301;
}

#cont table.sweets_tbl td.sweets_line{
	border-top: #899b33 dotted 1px;
	
}

#cont  td.sweets_line p {
	padding-top:10px;
}