@charset "UTF-8";

/* +++++ レシピトップ +++++ */
#recipetop	{
	background-image: url(http://www.yamako-gozare.jp/images/recipe/recipe_top.jpg);
	background-repeat: no-repeat;
	width:575px;
	height:200px;
	margin-bottom:15px;
	}
#recipetop h1	{
	background-image:none;
	text-indent:-9999px;
	}
#recipetop h2	{
	font-size:0.85em;
	font-weight:bold;
	text-align:justify;
	line-height:160%;
	color:#000000;
	padding:15px;
	margin-top:50px;
	display:block;
	width:300px;
	}

/* +++++ レシピ詳細 +++++ */

/* ++++++ 記事 ++++++ */
.entry	{
	border-bottom:2px dotted #666666;
	margin-bottom:15px;
	padding-bottom:5px;
	}
.entry h2	{
	background-image: url(http://www.yamako-gozare.jp/images/all/arrow01.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	font-size:1.0em;
	font-weight:bold;
	color:#333333;
	text-indent:15px;
	border-bottom:1px solid #25006d;
	}
.entry h3	{
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	margin:5px 0;
	line-height:140%;
	}
.entrybody	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#000000;
	}
.entrybody h4	{
	font-weight:bold;
	color:#25006d;
	border-bottom:1px dotted #25006d;
	margin-bottom:5px;
	}
.entry img	{
	border:1px solid #25006d;
	}
.extended	{
	background-image: url(http://www.yamako-gozare.jp/images/all/arrow02.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
	font-size:0.8em;
	line-height:155%;
	margin-top:10px;
	padding-left:15px;
	}
#caption	{
	font-size:0.7em;
	text-align:right;
	}
#webpage h1	{
	font-size:1.0em;
	line-height:235%;
	color:#990000;
	}
#webpage h3	{
	font-size:0.9em;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:5px;
	line-height:140%;
	}
#webpage img	{
	border:1px solid #25006d;
	}
