﻿@charset "utf-8";
.recipe_table {
	text-align:center;
}

.recipe_table table{
	width:660px;
	text-align:left;
}

.recipe_table table td{
	vertical-align:top;
	padding:5px;
	border-bottom:#D47191 solid 1px;
}

.midashi_title {
	background:#D47191;
	padding:5px;
	color:#fff;
	text-indent:0.5em
}

.page_list {
	line-height:30px;
	text-align:center;
	background:#FDF0F3;
}

.search {
}

.search_table {
	width:660px;
}

.search_table td {
	vertical-align:top;
}
