.c_column {
	float: left;
	display: inline;
	width:682px;
	margin: 0 12px;
	padding:3px 3px;
}

.c_column a{
	color:#ff6600;
	text-decoration:underline;
}

.c_column a:hover{
	color:#ff9900;
	text-decoration:none;
}

.c_column li{
	list-style-type:none;
}

.pan {
	padding: 5px;
}
.pan a {
	color:#ff9900;
	margin-right: 7px;

}
.pan strong {
	margin-left: 7px;
}

.c_column h5 {
	font-size: 16px;
	padding-left: 25px;
	color: #222222;
	margin:5px 0px 5px 0px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(../special/img/h3.png);
	height: 35px;
	background-repeat: no-repeat;
}

.c_column dt a{
	color:#a67400;
}

.c_column dt a:hover{
	color:#f93;
}

.c_column dd{
	line-height:1.5;
	margin-left:25px;
}

.c_column dd a{
	color:#f60;

}

.c_column dd a:hover{
	color:#f90;
}

p.note{
	margin:0px 10px 10px 10px;
	padding:5px 5px 5px 5px;
	background-image: url(../special/img/note_line.gif);
	line-height: 20px;
}

.recipe_main {
	float: left;
	height: 231px;
	width: 682px;
	border: 0px solid #DDDDDD;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	position: relative;
	display: block;
	width: 682px; /* 画像1枚分の横幅 */
	height: 231px; /* 画像1枚分の高さ */
	text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("../recipe/img/recipe_main.jpg"); /* 画像ファイル名 */

}

hr.gray{
	border:#ddd 1px solid;
	margin:20px 5px 10px 5px;
}

.recipe_lead{
	margin:0 auto;
	width:600px;
	height:250px;
	padding:10px;
	margin-top:10px;
	margin-bottom:15px;
	border:1px #ccc solid;
	background-color:#eee;
}

.recipe_lead_nophoto{
	margin:0 auto;
	width:600px;
	padding:10px;
	margin-top:10px;
	margin-bottom:15px;
	border:1px #ccc solid;
	background-color:#eee;
}

.recipe_menu{
	margin:0 auto;
	width:650px;
	height:150px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #bbb solid;
}

.recipe_menu li{
	line-height:1.5;
	margin-left:10px;
}

.recipe_menu li a{
	color:#f60;
}

.recipe_menu li a:hover{
	color:#f90;
}


.recipe_menu p{
	margin-left:10px;
}

.recipe_menu_left{
	float:left;
	width:300px;
	padding-right:5px;
	margin:0px 3px 10px 10px;
}

.recipe_menu_right{
	float:left;
	width:300px;
	padding-right:5px;
	margin:0px 3px 10px 10px;
}

.toplink{
	text-align:center;
}

.searchtitle{
	font-weight:bold;
	font-size:14px;
	border-left:5px solid #f93;
	margin:20px 15px 10px 15px;
	padding-left:10px;

}

.recipe_list{
	float:left;
	width:300px;
	padding-right:2px;
	margin:0px 3px 10px 25px;
	line-height:1.3;
}

.recipe_expl{
	float:right;
	width:300px;
	margin:0px 15px 40px 3px;
	padding-left:15px;
	border-left:1px #ccc dotted;
	line-height:1.3;
}

.recipe_expl ol li{
	margin-left:30px;
	margin-top:6px;
	list-style-type:decimal;
}

.adsense_center_rectangle{
margin:10px 0px 15px 20px;
}
