@charset 'euc-jp';

/*
Title:kitchen-french
Revision:2.2
Author:Nishioka Yuji
Access:http://d.hatena.ne.jp/n-yuji/
License:GPL
Comment:キッチンのインテリアふうのテーマシリーズです。お料理日記に最適？　この「kitchen-french」は、フレンチテイスト（のつもり）。
*/

/* ページ全体の基本的な設定。背景色や文字色など */

body {
 background-color:#FFFFFF;
 background-image:url(tile02.gif);
 background-repeat:repeat;
 color:#45446E;
 font-size:100%;
 line-height:150%;
 margin:0;
 padding:0;
 font-family:"ＭＳ Ｐゴシック",sans-serif;
}

/* はてなボディ */

.hatena-body{
 position:absolute;
 padding:0;
 margin:15px 8% 0 8%;
 width:84%;
}

/* リンク文字列に関する設定 */

a:link {
 text-decoration:none;
 color:#6A6DCA;
}

a:visited {
 background-color:transparent;
 color:#45446E;
 text-decoration:none;
}

a:hover {
 color:#72C2D4;
}

/* はてなキーワードリンクに関する設定 */

a.keyword {
 text-decoration:none;
 border-bottom-style:solid;
 border-width:1px;
 border-color:#BDBDCF;
}

a.keyword:link {

}

a.keyword:visited {
 color:#45446E;
}

a.keyword:hover {
 background-color:#D5E6EF;
}

/* 日記タイトルの設定 */

h1 {
 background-image:url(wood02a.gif);
 background-repeat:repeat;
 text-align:left;
 font-weight:normal;
 font-family:Verdana,"ＭＳ Ｐゴシック",sans-serif;
 letter-spacing:0.25em;
 color:#FFFFFF;
 margin:1em 8% 0 8%;
 padding:12px 10px 12px 10px;
 font-size:170%;
 border-style:solid;
 border-width:4px;
 border-left-color:#7C9EE2;
 border-top-color:#9AB5E6;
 border-bottom-color:#6363B5;
 border-right-color:#575791;
}

h1 a:link {
 color:#FFFFFF;
}

h1 a:visited {
 text-decoration:none;
 color:#FFFFFF;
}

/* タイトル下の説明文の設定 */

div.hatena-description {
 background-color:#FFFFFF;
 background-image:url(cloth02.gif);
 background-repeat:repeat;
 border-style:solid;
 border-width:2px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
 margin:0;
 font-size:80%;
 line-height:140%;
 padding:10px 15px;
}

/* カレンダーの設定 */

div.calendar {
 text-align:right;
 line-height:110%;
 font-size:80%;
 margin:0 0 0.5em 0;
}

div.calendar div.year {
}

/* 1日の日記全体を囲む枠の設定 */

div.day {
 padding:0 0 0.5em 0;
 margin:0 0 1.5em 0;
}

/* タイトル行全体の設定 */

h2 {
 background-image:url(wood02b.gif);
 background-repeat:repeat;
 font-size:100%;
 font-weight:normal;
 margin:0;
 padding:6px;
 border-style:solid;
 border-width:4px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
}

/* 日付の設定 */

h2 span.date {
 font-size:120%;
 font-family:Verdana,sans-serif;
 border-style:solid;
 border-color:#BDBDCF;
 border-width:0 2px 0 0;
 padding:0 0.5em 0 0.25em;
}

/* タイトルの設定 */

h2 span.title {
 font-size:120%;
 font-weight:bold;
 color:#A6A6C6;
 padding:0 1em 0 0.25em;
}

/* タイトルを除いた1日の日記本文全体の設定 */

div.body {
 background-color:#FFFFFF;
 background-image:url(cloth02.gif);
 background-repeat:repeat;
 border-style:solid;
 border-bottom-style:dotted;
 border-width:0 2px 2px 2px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
 font-size:90%;
 line-height:165%;
 margin:0;
 padding:20px 0 20px 0;
 _width:100%;
}

/* サブタイトルを含むセクションの設定 */

div.section {
 margin:0 20px 0 20px;
 padding:0;
}

/* サブタイトルの設定 */

h3 {
 font-size:100%;
 font-weight:bold;
 margin:1em 0 0.25em 0;
 padding:0;
}

div.day span.sanchor {
 background-image:url(maru02.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
 padding:16px 0 0 16px;
 color:#FFFFFF;
 background-color:transparent;
 font-size:1px;
 margin:0 4px 0 0;
}

/* その他の見出し(必要なら) */

h4 {
 font-size:90%;
 font-weight:bold;
 margin:0.75em 0 0.25em 0;
}

h5 {
 font-size:80%;
 font-weight:bold;
 margin:0.5em 0 0 0;
}

/* 日記の本文(段落)の設定 */

div.section p {
 margin:0;
 padding:0;
}

/* コメント/フォーム/リンク元のキャプション設定 */

div.caption {
 font-size:80%;
 line-height:150%;
 padding:8px 15px 4px 15px;
}

/* コメント欄全体の設定 */

div.comment {
 background-color:#DBEFF4;
 border-style:solid;
 border-width:0 2px 2px 2px;
 border-left-color:#D1D3E0;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
 margin:0;
}

/* コメント欄本文 */

div.commentshort {
 font-size:80%;
 padding:0 15px 10px 5em;
}

span.commentator {
 font-style:italic;
 font-size:120%;
 margin-right:0.5em;
}

div.commentshort p {
 margin-top:0.2em;
 margin-bottom:0.2em;
 line-height:150%;
}

span.canchor a:link {
 color:#DBEFF4;
}

span.canchor a:visited {
 color:#DBEFF4;
}

/* フォーム全体を囲む枠の設定 */

div.form {
 font-size:90%;
 line-height:1.5;
 margin:1% 5% 1% 5%;
 padding:1%;
 text-align:center;
}

/* リンク元リストの設定 */

div.refererlist {
 background-color:#DBEFF4;
 border-style:solid;
 border-width:0 2px 2px 2px;
 border-left-color:#D1D3E0;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
 margin:0;
}

/* リンク元リスト一覧の設定 */

div.refererlist ul {
 font-size:90%;
 margin:0.5em 0.5em 0.5em 3em;
 line-height:120%;
}

/* 罫線の設定 */

hr {
 border-style:dotted;
 border-width:2px;
 border-color:#977A5A;
}

/* 日々の日記のセパレータに使われる罫線の設定 */

hr.sep {
 display:none;
}

/* フッタの設定 */

div.footer {
 text-align:left;
 font-size:80%;
 line-height:120%;
 margin:0;
}

/* エラーメッセージ表示の設定 */

p.message {
 text-align:center;
 font-size:large;
 background-color:#d00;
 color:#fff;
 padding:8px;
}

/* 整形済みテキスト(preタグ)の設定 */

div.section pre {
 font-size:90%;
 line-height:120%;
 margin:0.5em 0 0.5em 0;
 padding:1em;
 background-color:#E5E0FF;
 border-style:dotted;
 border-width:2px;
 border-color:#BDBDCF;
}

/* 引用(blockquoteタグ)の設定 */

div.section blockquote {
 font-size:90%;
 line-height:120%;
 margin:0.5em 0 0.5em 0;
 padding:1em;
 background-color:#DBEFF4;
 border-style:dotted;
 border-width:2px;
 border-color:#BDBDCF;
}

div.section blockquote p {
 margin:0;
}

/* 箇条書きの設定 */

div.section ul, div.section ol {
 margin-top:0.5em;
 margin-bottom:0.5em;
 font-size:90%;
 line-height:130%;
}

/* 項目リストの設定 */

div.section dl {
 margin-top:0.5em;
 margin-bottom:0.5em;
 font-size:90%;
 line-height:130%;
}

div.section dt {
 margin-bottom:0.2em;
 font-weight:bold;
}

div.section dd {
 margin:0em 3em 0.5em 1em;
}

/* カレンダー2の設定 */

table.calendar {
 font-size:1em;
 line-height:100%;
 text-align:center;
 background-color:transparent;
 width:100%;
}

table.calendar td {
 margin:0;
 padding:1px 2px 2px 2px;
}

table.calendar td.calendar-prev-month, table.calendar
td.calendar-current-month, table.calendar td.calendar-next-month {

}

table.calendar td.calendar-sunday {
 color:#BE002C;
 font-weight:bold;
}

table.calendar td.calendar-saturday {
 color:#095C9A;
 font-weight:bold;
}

td.calendar-day img {
 width:15px;
 height:15px;
 border:0;
}

td.calendar-day a:link {
 font-weight:bold;
}

/* 脚注の設定 */

div.body span.footnote {
 vertical-align:super;
 font-size:70%;
}

div.footnote {
 font-size:70%;
 line-height:130%;
 margin-left:8em;
 margin-right:1em;
 padding:10px 0 10px 0;
}

p.footnote {
 margin:0.5em;
 padding:0;
}

/* amazonの書影リンクの設定 */

img.asin {
 float:right;
 border:0;
 margin:0 0 4px 1em;
}

/* photoの設定 */

a img {
 border:none;
}

img.photo {
 float:right;
 margin:0 20px 4px 1em;
 border-style:solid;
 border-width:2px;
 border-color:#A6A6C6;
}

/* 検索時のハイライトの設定 */

span.highlight {
 color:#ffffff;
 background-color:#6A6DCA;
}

/* サイドバー関連の設定 */

div.main {
 padding:0;
 margin-right:200px;
}

div.sidebar {
 background-image:url(wood02b.gif);
 background-repeat:repeat;
 position:absolute;
 top:0;
 width:160px;
 right:0;
 padding:6px 6px 6px 6px;
 font-size:100%;
 text-align:center;
 border-style:solid;
 border-width:4px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
}

/* IE Hack \*/

div.sidebar {
 _width:180px;
}
/* */

div.sidebar p {
 padding:0;
 margin:0;
}

/* モジュールの設定 */

p.recentitem {
 font-size:75%;
 font-weight:bold;
 line-height:160%;
 padding:2px;
 margin:0 0 0.5em 0;
 color:#A6A6C6;
 border-style:solid;
 border-width:2px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
}

div.recentsubtitles {
 font-size:75%;
 line-height:150%;
}

/* はてなモジュールの設定 */

.hatena-module{
 margin:0;
 padding:0;
 width:100%;
 text-align:center;
}

.hatena-moduletitle,
.hatena-moduletitle a{
 border:none;
}

.hatena-moduletitle{
 font-size:75%;
 font-weight:bold;
 line-height:160%;
 padding:2px;
 margin:0 0 0.5em 0;
 color:#A6A6C6;
 border-style:solid;
 border-width:2px;
 border-left-color:#D1D3E0;
 border-top-color:#F1F2F7;
 border-bottom-color:#BDBDCF;
 border-right-color:#A6A6C6;
}

.hatena-modulebody {
 font-size:75%;
 line-height:150%;
 margin:0 0 1em 0;
}

.hatena-modulebody a {
 border:none;
}

.hatena-modulebody ul {
 padding:0;
 margin:0;
 list-style-type:none;
}

.hatena-modulebody li {
}

ul.hatena-photo {
 list-style-type:none;
}

ul.hatena-photo li {
}

ul.hatena-photo li img {
}

ul.hatena-photo li a {
 display:inline;
}

ul.hatena-photo li a img {
 border-style:solid;
 border-width:2px;
 border-color:#A6A6C6;
 margin:2px 0 2px 0;
}

form.hatena-searchform {
 padding:0;
 margin:0.5em 0 1em 0;
}

/* asin/isbn記法の詳細 */

div.hatena-asin-detail {
 background-color:#E5E0FF;
 font-size:90%;
 line-height:150%;
 margin:0.5em 0 0.5em 0;
 padding:10px;
 border-style:dotted;
 border-width:2px;
 border-color:#BDBDCF;
 _width:100%;
}

div.hatena-asin-detail p {
 text-indent:0em ! important;
 margin:0;
 padding:0;
}

div.hatena-asin-detail ul {
 list-style-type: none;
 margin:0.5em 0 0 0;
 padding:0;
 line-height:160%;
}

img.hatena-asin-detail-image {
 border:0;
 float:left;
}

div.hatena-asin-detail-info {
 line-height:150%;
 margin:0 0.5em 0 0.5em;
 float:left;
 word-break:break-all;
 word-wrap:break-word;
}

p.hatena-asin-detail-title {
 font-weight: bold;
 line-height:100%;
}

div.hatena-asin-detail-foot {
 clear:left;
}

/* 文中テーブルとはてなクエスチョンの設定 */

div.day table {
 margin:10px 0 10px 0;
 text-align:left;
}

div.day table tr th {
 font-size:90%;
 padding:4px;
 background:#EEE;
 border:solid gray;
 border-width:1px 0 1px 0;
}

div.day table tr td {
 font-size:90%;
 padding:4px;
 border:1px solid gray;
 border-width:0 0 1px 0;
}

div.day table.plaintable {
 margin:0;
}

div.day table.plaintable tr td {
 padding:0;
 font-size:100%;
 border:none;
}

div.day table.plaintable tr th {
 padding:0;
 background:transparent;
 border:none;
 font-size:100%;
}

table.hatena-question-detail {
 width:450px;
 font-size:90%;
}

table.hatena-question-detail th {
 text-align:left;
}

td.hatena-question-detail-label {
 width:150px;
}

td.hatena-question-detail-value {
 width:300px;
}

/* メニューの設定 */

div.adminmenu {
 font-size:80%;
 margin:0;
 text-align:center;
}

div.adminmenu a:link {
 text-decoration:none;
 color:#6A6DCA;
}

div.adminmenu a:visited {
 text-decoration:none;
 color:#6A6DCA;
}

div.adminmenu a:hover {
 color:#72C2D4;
}

span.adminmenu {
 padding:0 1em 0 0;
}
