@charset "shift_jis";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/back_momo.gif);
	background-repeat: repeat-x;
}
.menu-01 {
	background-color: #00419C;
	margin: 0px;
	width: 200px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003f97;
}
a:active {
	text-decoration: underline;
	color: #003f97;
}
.main #container {
	width: 736px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.main  #header {
	background-color: #FFFFFF;
	height: 99px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main #container #header .copy {
	float: right;
	margin-top: 30px;
	margin-right: 18px;
}
.main #container #header #zennoh .flot_left {
	margin-top: 5px;
}

.main #container #header #zennoh {
	height: 43px;
}

.main  #header  h1 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	float: left;
	height: 51px;
	width: 280px;
}
.main #content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main #content p {
	margin: 0px;
	padding: 0px;
}
.main #container #content #navi {
	background-image: url(images/level_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 0.9em;
	height: 1em;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.menu {
	height: 27px;
	clear: both;
	padding-top: 0px;
	padding-left: 18px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 4px;
	border-bottom-style: none;
	border-bottom-color: #E8E9E9;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main ul {
	margin: 0px;
	padding: 0px;
}
.main li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style-type: none;
}
.main #container #footer {
	text-align: center;
}
.font_white {
	color: #FFFFFF;
}
.menu-blue {
	background-color: #AFD75E;
	margin: 0px;
	width: 130px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.menu-02 {
	text-align: left;
	border: 1px solid #666666;
	padding: 2px;
}
.space {
	height: 30px;
	width: auto;
}
.space0 {
	margin: 0px;
	padding: 0px;
}
.space20 {
	height: 15px;
	width: auto;
}
.waku {
	border: 1px solid #999999;
}
.ryori_peace_l {
	width: 160px;
	float: left;
}
.ryori_hyo {
	width: 300px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
}
.font_blue {
	color: #003F97;
}
.clear_all {
	clear: both;
}
.back_pink {
	width: auto;
	float: left;
	padding: 15px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	background-color: #FFF0E5;
}
.menu-03 {
	background-color: #0B4BB5;
	margin: 0px;
	width: 70px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.text_indent1em {
	text-indent: 1em;
}
.recipi_ran {
	height: 23px;
	width: 670px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.recipi_ran_left {
	float: left;
	width: 42px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.recipi_shiki {
	padding: 0px;
	width: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.recipi_ran_last {
	height: auto;
	width: 675px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.flot_right {
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.waku_white {
	width: auto;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	background-color: #FFF0E5;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.waku_white2 {
	width: auto;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.teacher_title {
	float: left;
	height: auto;
	width: 290px;
	margin-left: 150px;
}
.eiyoushi_link {
	float: left;
	height: auto;
	width: 290px;
}
.teacher_title ul {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 150px;
}
.teacher_title li {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 0px;
}
.logo_small {
	font-size: 0.8em;
	line-height: 110%;
	height: auto;
	width: 43em;
	border: 1px none #CCCCCC;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	font-weight: normal;
	text-align: right;
}
.logo_small li {
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: middle;
	display: table-cell;
	width: auto;
}
.logo_small li img {
	margin-top: 2px;
	float: left;
	margin-right: 4px;
	margin-left: 6px;
	padding-bottom: 3px;
}
.logo_small ul {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
.logo_small p {
	vertical-align: middle;
	margin-top: 2px;
}

.main_recipe {
	margin-top: 10px;
	margin-right: 18px;
	margin-left: 18px;
}
.main_recipe td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.main_recipe h2{
	font-size: 1.8em;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	clear: both;
	font-family: ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3;
	font-weight: normal;
	text-align: left;
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
}
.main_recipe h2 img {
	padding-left: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.main_recipe h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.main_recipe h3 p {
	margin: 0px;
	padding: 0px;
}
.main_recipe h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}
.main_recipe h4 img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sub_title_r_l {
	float: left;
	width: 490px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.sub_title_r_l img {
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}
.font_copy {
	font-size: 0.85em;
	color: #993300;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2em;
}
.sub_title_r_r {
	float: left;
	width: 190px;
	text-align: right;
	padding-top: 1px;
}
.flot_left {
	float: left;
	width: auto;
}
.recipe_right {
	background-color: #FFFFFF;
	width: 416px;
	padding-left: 15px;
	height: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: right;
}
.recipe_right li {
	display: list-item;
	list-style-type: none;
	width: 100%;
	margin-left: 2px;
}
.recipe_right li img {
	vertical-align: top;
	margin-right: 7px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.recipe_right ul {
	width: 97%;
	margin-left: 8px;
}
.zairyo_waku {
	width: auto;
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	clear: both;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: auto;
}
.zairyo_r {
	text-align: right;
	float: right;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zairyo_l {
	text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	width: 67%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: none;
}
.zairyo_waku  ul {
	width: 93%;
	margin-right: auto;
	margin-left: auto;
}
.zairyo_waku  li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: list-item;
}
.zairyo_l_mini {
	text-align: left;
	float: left;
	height: auto;
	width: 51%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.sub_title_r_r img {
	margin-right: 2px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.recipe_left {
	float: left;
	width: 254px;
	height: auto;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recipe_left_comment {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	margin-left: auto;
	height: auto;
	width: 220px;
	margin-right: auto;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.recipe_left img {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 5px;
	width: 220px;
}
.recipe {
	background-color: #f7e9d4;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	page-break-after: always;
	padding: 0px;
}
.recipe_mini {
	background-color: #FFFFFF;
	padding-left: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}
.flot_left_kiji {
	float: right;
	width: 93%;
	padding-top: 1px;
}
.recipe_left2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recipe_right2 {
	background-color: #FFFFFF;
	width: 383px;
	padding-left: 7px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: right;
}
.recipe_right2 li {
	display: list-item;
	list-style-type: none;
	width: 100%;
	margin-left: 2px;
}
.recipe_right2 li img {
	vertical-align: top;
	margin-right: 7px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.recipe_right2 ul {
	width: 97%;
	margin-left: 8px;
}
.recipe_left2 ul {
	width: 97%;
	margin-left: 8px;
}
.recipe_left2 li {
	display: list-item;
	list-style-type: none;
	width: 100%;
	margin-left: 2px;
}
.recipe_subtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	background-image: url(images/h3recipe_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	padding-right: 0px;
	clear: both;
	float: none;
	height: auto;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
}
.recipe_subtitle p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main #container #content .main_recipe .recipe .recipe_right .zairyo_waku ul li .zairyo_r_long {
	width: 40%;
	float: right;
	text-align: right;
}
.main #container #content .main_recipe .recipe .recipe_right .zairyo_waku ul li .zairyo_l_short {
		text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: none;
