/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

　index

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*　リード分
============================================================*/
div#recipe-contents p#lead {
	text-align: center;
	font-size: 110%;
	margin-top: 10px;
}
/*　新着レシピ
============================================================*/
div#recipe-contents div#new-recipe {
	margin-top: 15px;
}
div#recipe-contents div#new-recipe h2 {
	background-image: url(/recipe/images/new-recipe-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 572px;
	margin-right: auto;
	margin-left: auto;
}
div#new-recipe div#new-recipe-outline {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #6DBE2C;
	border-bottom-color: #6DBE2C;
	border-left-color: #6DBE2C;
}
div#recipe-contents div#new-recipe div#new-recipe-outline ul li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#recipe-contents div#new-recipe div#new-recipe-outline ul {
	margin-left: 14px;
}
div#recipe-contents div#new-recipe div#new-recipe-outline ul li {
	float: left;
	width: 175px;
	margin-right: 8px;
	list-style-type: none;
	text-align: center;
	display: inline;
}
div#recipe-contents div#new-recipe div#top-rss {
	clear: both;
	margin-right: 15px;
	margin-top: 5px;
}
div#recipe-contents div#new-recipe div#top-rss a {
	background-image: url(/recipe/images/rss.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 46px;
	float: right;
}

/*　トップページバナースペース
============================================================*/
div#recipe-contents div#recipe-bannerspace {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
div#recipe-contents div#recipe-bannerspace img {
	border-width: 0px;
	margin-bottom: 5px;
}

/*　検索で探す
============================================================*/
div#search {
	display: none;
	clear: both;
	margin-top: 15px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
div#search h2 {
	background-image: url(/recipe/images/search-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 570px;
}
div#search div#searchwaku {
	margin-top: 10px;
}
div#search div#searchwaku p {
	background-image: url(/recipe/images/top-search-setsumei.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 260px;
	margin-left: 50px;
	float: left;
	display: inline;
}
div#search div#searchwaku div#search-input {
	float: right;
	margin-top: 15px;
	margin-right: 70px;
	display: inline;
}
div#search div#searchwaku div#search-input input.inputwidth {
	height: 15px;
	width: 125px;
	margin-top: 0px;
	padding-top: 0px;
}
/*　カテゴリーから探す
============================================================*/
div#recipe-contents div#category {
	margin-top: 15px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#recipe-contents div#category h2 {
	background-image: url(/recipe/images/top-category-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
div#recipe-contents div#category ul.category-left,div#recipe-contents div#gyojishoku ul.category-left {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-left: 25px;
}
div#recipe-contents div#category ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	background-image: url(/recipe/images/li-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#recipe-contents div#category ul li ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/recipe/images/li-li-icon.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
}
div#recipe-contents div#category ul.category-right, div#recipe-contents div#gyojishoku ul.category-right {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-left: 20px;
}
div#recipe-contents div#category ul.category-left ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: -15px;
}
div#recipe-contents div#category ul.category-left li#shusai {
	border-bottom-style: none;
}
/*　行事食
============================================================*/
div#recipe-contents div#gyojishoku {
	clear: both;
	width: 570px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
div#recipe-contents div#gyojishoku h2 a {
	background-image: url(/recipe/images/top-gyojishoku-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 115px;
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
div#recipe-contents div#gyojishoku ul {
	margin-top: 10px;
	margin-left: 5px;
}
div#recipe-contents div#gyojishoku ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	background-image: url(/recipe/images/li-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	margin-left: 20px;
	width: 235px;
}
div#recipe-contents div#gyojishoku p {
	margin-left: 20px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

　共通

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*　レシピタイトル
============================================================*/
div#recipe-contents div#recipetitle {
	background-image: url(/recipe/images/recipe-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 125px;
	width: 595px;
	margin-top: 5px;
}
/*############################################################

　　左メニュー

############################################################*/

/*　検索で選ぶ
============================================================*/
div#gnavi div#searchwaku {
	display: none;
	background-image: url(/recipe/images/search-bg.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-top: 15px;
	height: 130px;
}
div#gnavi div#searchwaku p {
	background-image: url(/recipe/images/search-setsumei.gif);
	background-repeat: no-repeat;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	height: 78px;
	background-position: 0px 8px;
}
div#gnavi div#searchwaku div#search-input {
	text-align: center;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
}
div#gnavi div#searchwaku div#search-input input.inputwidth {
	height: 15px;
	width: 125px;
	margin-top: 0px;
	padding-top: 0px;
}
/*　やわらかレシピトップへ
============================================================*/
div#gnavi p#recipe-top-btn a {
	background-image: url(/recipe/images/recipe-top-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
}
div#gnavi p#recipe-top-btn {
	margin-top: 10px;
}
/*　カテゴリーから選ぶ
============================================================*/
div#gnavi div#category {
	margin-top: 10px;
}
div#gnavi div#category h3 {
	background-image: url(/recipe/images/category-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
}
div#gnavi div#category ul {
	margin-top: 5px;
}
div#gnavi div#category ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	background-image: url(/recipe/images/li-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#gnavi div#category ul li#shusai {
	border-bottom-style: none;
}
div#gnavi div#category ul li ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/recipe/images/li-li-icon.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
}

div#gnavi div#category ul ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: -15px;
}
/*　行事食
============================================================*/
div#gnavi div#category ul li#gyojishoku {
	background-image: none;
	padding-left: 0px;
	border-bottom-style: none;
	margin-top: 20px;
}
div#gnavi div#category ul li#gyojishoku a {
	background-image: url(/recipe/images/gyojishoku-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 80px;
	width: 150px;
	display: block;
}
div#gnavi div#category ul li#gyojishoku ul {
	margin-left: 0px;
	border-top-style: none;
}
div#gnavi div#category ul li#gyojishoku ul li {
	background-image: url(/recipe/images/li-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
div#gnavi div#category ul li#gyojishoku ul li a {
	background-image: none;
	display: inline;
	text-indent: 0px;
}
/*　rss
============================================================*/
div#gnavi #category div#rss {
	margin-top: 30px;
}
div#gnavi div#category div#rss a {
	background-image: url(/recipe/images/rss.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 46px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

　カテゴリー

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

div#recipe-contents div#recipe-thum {
	margin-left: 23px;
	margin-top: 15px;
}
div#recipe-contents div#recipe-thum li {
	width: 120px;
	padding-top: 5px;
	text-align: center;
	display: inline;
	margin-right: 23px;
	float: left;
	list-style-type: none;
	height: 140px;
	line-height: 100%;
}
div#recipe-contents div#recipe-thum img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#recipe-contents div#category-h2 {
	font-size: 120%;
	margin-top: 10px;
}
div#recipe-contents h2#category-h2 {
	font-size: 130%;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFCC00;

}

/* ページ分割のリンク
────────────────────────────── */
div#recipe-contents div#pager {
	clear: both;
	margin-top: 15px;
	text-align: center;
}
div#recipe-contents div#pager span {
	text-align: center;
}
div#recipe-contents div#pager span strong {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
div#recipe-contents div#pager span a {
	padding: 10px;
	border: 1px solid #999999;
}
div#recipe-contents div#pager span a:link, div#recipe-contents div#pager span a:visited {
	color: #0000FF;
	background-color: #EEEEEE;
}
div#recipe-contents div#pager span a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

　レシピページ

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*　エントリーコンテンツ
============================================================*/
div#recipe-contents div#recipe-entry {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/*　レシピタイトル
============================================================*/
div#recipe-contents div#recipe-entry h2 {
	font-size: 130%;
	color: #FFFFFF;
	background-color: #996600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/*　コメント
============================================================*/
div#recipe-contents div#recipe-entry p#reccipe-comment {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #663300;
}
/*　レシピ写真
============================================================*/
div#recipe-contents div#recipe-entry div#main-photo {
	height: 240px;
	width: 320px;
	float: left;
	margin-top: 10px;
}
/*　矢印
============================================================*/
div#recipe-contents div#recipe-entry div#yajirushi {
	background-image: url(images/yajirushi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 38px;
	width: 38px;
	margin-top: 170px;
	margin-left: 10px;
	display: inline;
}
/*　加工前写真
============================================================*/
div#recipe-contents div#recipe-entry div#after-photo2 {
	float: left;
	width: 160px;
	margin-top: 130px;
	margin-left: 15px;
	display: inline;
}
/*　栄養評価表
============================================================*/
div#recipe-contents div#eiyoka-hyo {
	clear: both;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
div#recipe-contents div#eiyoka-hyo h4 {
	background-image: url(images/eiyoka-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
}
div#recipe-contents div#eiyoka-hyo table {
	width: 565px;
	text-align: center;
	table-layout:auto;
	border-collapse: collapse;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#recipe-contents div#eiyoka-hyo table th {
	background-color: #F4F4F4;
	border-right: 1px solid #999999;
	padding: 5px;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

div#recipe-contents div#eiyoka-hyo table td {
	padding: 5px;
	border: 1px solid #999999;
}
/*　材料
============================================================*/
div#recipe-contents div#zairyo {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
div#recipe-contents div#zairyo h4 {
	background-image: url(images/zairyo-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 42px;
}
div#recipe-contents div#zairyo p {
	font-size: 130%;
	font-weight: bold;
	color: #996600;
}
div#recipe-contents div#zairyo dl#zairyo-left {
	float: left;
	width: 275px;
	margin-top: 10px;
}
div#recipe-contents div#zairyo dt {
	float: left;
	clear: left;
}
div#recipe-contents div#zairyo dd {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div#recipe-contents div#zairyo dl#zairyo-right {
	float: right;
	width: 275px;
	margin-top: 10px;
}
/*　作り方
============================================================*/
div#recipe-contents div#tsukurikata {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
}
div#recipe-contents div#tsukurikata h4 {
	background-image: url(images/tsukurikata-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
div#recipe-contents div#tsukurikata ol {
	margin-top: 10px;
}
div#recipe-contents div#tsukurikata ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 2px;
	margin-left: 30px;
	margin-right: 10px;
	text-align: justify;
}
/*　ポイント
============================================================*/
div#recipe-contents div#point {
	width: 565px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
div#recipe-contents div#point h4 {
	background-image: url(images/point-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
}
div#recipe-contents div#point ul {
	margin-top: 10px;
}
div#recipe-contents div#point ul li {
	margin-top: 2px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
/*　考案者
============================================================*/
div#koansha {
	margin-top: 10px;
	margin-left: 30px;
}
/*　印刷
============================================================*/
div#recipe-contents div#print {
	margin-top: 15px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}
div#recipe-contents div#print a {
	background-image: url(images/print-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 135px;
	float: right;
}
div#recipe-contents div#print p a {
	background-image: none;
	text-indent: 0px;
	display: inline;
}
div#recipe-contents div#print p {
	clear: both;
	padding-top: 2px;
	font-size: 90%;
}


