/* リンク */
a,a:link,a:visited {
	color : #c6311c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* リンクつき画像 */
a img {
	border: none;
}

form#cart_button {
	padding-top : 21px !important;
	padding-top /**/: 22px;
}

#recipe_header {
	clear : both;
	overflow : hidden;
	width : 782px !important;
	width /**/: 840px;
	margin-bottom : 0;
	margin-right: auto;
	margin-left: auto;
	padding : 25px 29px 0 29px;
	background : #f9f1d0 url(http://www.hananomi.co.jp/recipe/images/recipe_header.gif) left top no-repeat;
	text-align : left;
}

p#title {
	padding-bottom : 22px;
	border-bottom : solid 4px #bd8b45;
	line-height : 0;
	background : url(http://www.hananomi.co.jp/recipe/images/recipe_title2.gif) right top no-repeat;
}

/* ブログ記事日付 */
.date {
	margin-bottom : 7px;
	color : #666666;
	font-size : 80%;
	font-weight : bold;
	text-align : left;
}

/* ブログ記事日付・各タイトル */
.trackbacks-header,.comments-header,.comments-open-header, {
	padding-left: 8px;
	border : solid 1px #cccccc;
	background: #eeeeee;
	font-size: 83.3%;
	font-weight: bold;
	line-height: 2.0;
}

.search-header,.search-result-header {
	padding-left : 0px;
	font-size : 83.3%;
	font-weight : bold;
	line-height : 2.0;
}

/* ブログ記事タイトル */
.entry-header {
	margin-bottom : 20px; 
	padding : 13px 0 12px 12px;
	font-size: 100%;
	background : #eedeb5;
	font-weight : bold;
	color : #873e09;
}

.entry-header a:link,.entry-header a:visited {
	color : #873e09;
	text-decoration : none;
}
.entry-header a:hover,.entry-header a:active {
	color : #873e09;
	text-decoration : underline;
}

/* ブログ記事 */
.entry-content {
	width: auto;
	padding-bottom : 18px;
	color: #333333;
	background : url(http://www.hananomi.co.jp/common/dl.gif) left bottom repeat-x;
	font-size: 83.3%;
	line-height:1.7;
	word-break: break-all;
}

/* 順序なしリスト */
.entry ul,.entry ol {
	margin-left : 25px;
}

.entry ul li {
	list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
	padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
	width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
p.entry-footer {
    margin: 0 3px 15px;
    padding : 10px 0;
    font-size: 75%;
    text-align: right;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ?画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
    margin-top: 13px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin-bottom : 25px;
    padding-bottom : 15px;
    background : url(http://www.hananomi.co.jp/common/dl.gif) left bottom repeat-x;
    text-align: left;
    font-size: 83.3%;
}

#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    margin : 0;
}

/* サイドメニュー */
.side {
    margin-bottom : 20px;
    background: none;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding : 13px 18px 23px 15px;
    background : url(http://www.hananomi.co.jp/recipe/images/recipelist_bg.gif) left bottom no-repeat;
}
.side ul li {
	margin : 0 0 7px 15px;
	list-style : normal;
}

.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style : none;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding : 13px 18px 23px 15px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
	margin : 0 0 7px 15px;
    list-style-type: normal;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
    border: none;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-top: 10px;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 200px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}

/* 検索結果画面 */
.search-header {
    margin: 8px 0;
}
.search-result-header {
    margin: 15px 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
	width : 100%;
	margin-right: auto;
	margin-left: auto;
	background : #ffffff;
}

#main_box {
	overflow : hidden;
	width : 782px !important;
	width /**/: 840px;
	margin-right: auto;
	margin-left: auto;
	padding : 29px 29px 0 29px;
	background : #f9f1d0 url(http://www.hananomi.co.jp/recipe/images/recipe_bg.gif) left top repeat-y;
}

#content {
    float: left;
    width: 537px;
    margin : 0 0 10px 0;
    text-align : left;
}

#links-right-box {
    float: right;
    width: 216px;
    text-align : left;
}
.layout-two-column-right #links-right {
    padding: 0;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
      padding: 0;
}

.entry div.recipe_img {
	margin-bottom : 15px;
	padding : 5px;
	border : solid 1px #b9b9b9;	
	background : #ffffff;
}

.entry p.recipe_comment {
	margin-bottom : 15px;
}

table {
	width : 537px;
	margin-bottom : 15px;
	border-top : solid 1px #b9b9b9;
	border-left : solid 1px #b9b9b9;
}

table th {
	width : 55px !important;
	width /**/: 80px;
	padding : 8px 10px 8px 10px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	background : #eedeb5;
	text-align : left;
	font-weight : normal;
	font-size : 100% !important;
	font-size /**/: 83.3%;
	color: #333333;
}

table td {
	padding : 8px 10px 8px 10px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	background : #ffffff;
	font-size : 100% !important;
	font-size /**/: 83.3%;
	line-height : 1.7;
	color: #333333;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
