@charset "EUC-JP";

/*
Template for SereneBach
Theme Name: 鶯
Version: 2.02
Author: ユヅ
Author URI: http://www.webcitron.com/blog/
*/

* {
	margin: 0;
	padding: 0;
}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
}

em {
	color:#768804;
	font-weight:bold;
	font-style: normal;
}

br {
	letter-spacing: 0;
}

ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

sup, sub {
	margin: 0;
	padding: 0;
}

/* body */
body div {
	margin: 0 auto;
	text-align: left;
}

@media screen, print {
	div.entry_title,div.trackback dl.body dd {
	letter-spacing: 1px;
}
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(http://www.k-izumi.jp/works/template/bc001_allbg.gif);
}

/* レイアウト */
#body {
	width: 700px;
	padding: 0 0;
	margin: 0 auto;
	border-left: 1px solid #674f4c;
	border-bottom: 1px solid #674f4c;
	border-right: 1px solid #674f4c;
	background: #fff;
}

#main {
	float: left;
	width: 480px;
	background: #fff;
}

#navi {
	margin: 0 0 0 490px;
	background: #fff;
}

#title {
	width: 700px;
	padding: 0 0;
	margin: auto;
	border-right: 1px solid #674f4c;
	border-left: 1px solid #674f4c;
	background: #4c2f2f;
}

#footer {
	width: 700px;
	padding: 10px 0;
	margin: auto;
	color: #fff;
	font-size: 10px;
	text-align: center;
	border-left: 1px solid #674f4c;
	border-right: 1px solid #674f4c;
	clear: left;
	background: #4c2f2f;
}

/* アンカー */	
a {
	text-decoration: none;
}

a, a:link, a:visited {
	color: #54770f;
}

a:hover, a:active {
	color: #bd9d00;
}

#title a:link, #footer a:link, #title a:visited, #footer a:visited {
	color: #ffe4c4;
}

#title a:hover, #footer a:hover, #title a:active, #footer a:active {
	color: #d8c82b;
}

/* ナビバー見出し部のリンク色（折り畳みスクリプト導入時用） */
#navi div.navigation dl dt a:link, #navi div.navigation dl dt a:visited {
	color: #fff;
}

#navi div.navigation dl dt a:hover, #navidiv.navigation  dl dt a:active {
	color: #fff;
}

/* topic path */
h3 a:link, h3 a:visited {
	color: #CDAD00;
}

h3 a:hover, h3 a:active {
	color: #768804;
}

/* 記事タイトルのリンク色 */
h2 a:link, h2 a:visited {
	color: #CDAD00;
}

h2 a:hover, h2 a:active {
	color: #768804;
}

/* タイトル部 */
div.description {
	padding: 0 0 8px 5px;
	font-size: 10px;
	color: #fff;
}

h1 {
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffe4c4;
}

div.head {
	margin: 0;
	padding: 0;
	height: 100px;
	background: url(http://www.k-izumi.jp/works/template/bc001_titlebg_g.gif);
	border-bottom:1px solid #fff;
}

div.head hr {
	display: none;
}

/* エントリー */
div.entry {
	padding: 5px 0 10px;
	margin: 0;
}

div.entry_author {
	padding: 0 5px 15px;
	margin: 0 10px;
	color: #777;
	font-size: 10px;
	text-align: right;
}

div.entry_body {
	margin: 0;
	padding: 0 15px;
	color: #674f4c;
	font-size: small;
	line-height: 1.6em;
}

div.entry_more {
	margin: 0;
	padding: 0 15px;
	color: #674f4c;
	font-size: small;
	line-height: 1.6em;
}

div.entry_state {
	padding: 5px;
	margin: 0 5px 0 0;
	color: #777;
	font-size: 10px;
	line-height: 1.4em;
	text-align: right;
	clear: both;
	background: #fff;
}

div.entry_navi {
	border: 1px dashed #ccc;
	padding: 5px;
	margin: 10px 15px 20px;
	color: #808080;
	font-size: 10px;
	text-align: center;
}

div.entry_body ul li,
div.entry_more ul li {
	padding: 0 0 0 15px;
	background:url(http://www.k-izumi.jp/works/template/bc001_point.gif) no-repeat left center;
}

/* 記事のタイトルとコメント・トラバの見出し */
h2 {
	border-bottom: 1px dashed #9ACD32;
	margin: 10px 10px 5px;
	padding: 3px 0 2px 15px;
	color: #CDAD00;
	font-size: small;
	background:url(http://www.k-izumi.jp/works/template/bc001_icon.gif) no-repeat left center;
}

h3, h4 {
	border-bottom: 1px dashed #9ACD32;
	margin: 10px;
	padding: 3px 0 2px 15px;
	color: #CDAD00;
	font-size: small;
	background:url(http://www.k-izumi.jp/works/template/bc001_icon.gif) no-repeat left center;
}

/* コメント */
div.comment {
	margin-bottom: 20px;
}

div.comment dl.body {
	margin: 10px 15px;
	font-size: small;
	line-height: 1.4em;
	border: 1px dashed #ccc;
}

div.comment dl.body dt {
	border-bottom:1px dotted #ccc;
	margin: 5px;
	padding: 0 5px 0 15px;
	color: #768804;
	background:url(http://www.k-izumi.jp/works/template/bc001_point.gif) no-repeat left center;
	}

div.comment dl.body dd {
	margin: 10px;
	color: #674f4c;
}

/* コメントフォーム */
div.comment form dl {
	padding: 0 20px;
	color: #768804;
	font-size: 10px;
}

div.comment form dl dt {
	display: block;
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	width: 80px;
	font-family: "Verdana", sans-serif;
}

div.comment form dl dt label#labelsubmit {
	display: none;
}

div.comment form dl dd {
	margin: 0 0 0 8.6em;
	padding: 0;
}

input, textarea {
	border: 1px solid #d8c82b;
	margin: 1px;
	font-size: 12px;
	color: #768804;
	background: #fff;
}

input.sub {
	color: #fff;
	width: 80px;
	background: #d8c82b;
	font: bold 10px "Verdana", "Arial", sans-serif;
}
input.tb_url {
	font: bold 10px Tahoma,Verdana,sans-serif;
}

/* トラックバック */
div.trackback {
	margin: 0;
	padding: 0 0 15px;
}

div.trackback p.link {
	padding: 5px 5px 5px 30px;
	display: block;
	color: #768804;
	font-size: 10px;
}

div.trackback dl.body {
	border: 1px dashed #ccc;
	padding: 5px;
	margin: 15px;
	font-size: 10px;
	line-height: 1.5em;
}

div.trackback dl.body dt {
	margin: 0;
	padding: 0 5px 0 15px;
	color: #bd9d00;
	background:url(http://www.k-izumi.jp/works/template/bc001_point.gif) no-repeat left center;
	}

div.trackback dl.body dd {
	margin: 5px 0 0 15px;
	color: #674f4c;
}

/* プロフィール */
div.profile {
	margin: 0;
	padding: 0;
}

div.profile_body {
	margin: 0;
	padding: 10px 20px 5px;
	color: #674f4c;
	font-size: small;
	line-height: 1.6em;
}

/* ページナビ */
div.page {
	padding: 10px 0;
	color: #666;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
}

/* サイドバー */
div.navigation {
	padding: 10px 0 30px;
}

div.navigation dl {
	margin: 0 0 15px;
}

div.navigation dl dt {
	border-top: 1px solid #674f4c;
	border-bottom: 1px solid #674f4c;
	border-left: 1px solid #674f4c;
	padding: 5px 5px 5px 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url(http://www.k-izumi.jp/works/template/bc001_navititle_y.gif);
}

div.navigation dl dd {
	padding: 3px 2px 3px 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
}

div.navigation dl dd ul {
	padding: 0 0 0 3px;
	color: #666;
	font-size: 12px;
	line-height: 1.7em;
}

dd#categorylist ul li ul {
margin:0 0 0 10px;
}
ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst.gif);
    background-position: 0 0;
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(tree_end.gif);
    list-style: none;
}

/* カレンダー */
div.calendar {
	width: 700px;
	margin: auto;
	padding: 7px 0;
	text-align: center;
	color: #666;
	border-bottom: 1px dashed #674f4c;
	border-right: 1px solid #674f4c;
	border-left: 1px solid #674f4c;
	background: #fffff0;
	font: 10px "Verdana", "Arial" , sans-serif;
}

div.calendar a {
	text-decoration: none;
}

/* 引用 */
blockquote {
	border: 1px dotted #CDAD00;
	margin: 5px 0;
	padding: 5px;
	color: #768804;
	font-size: small;
	line-height: 1.5em;
	background: #FFFFF0;
}

div.entry_body p.source {
	text-align: right;
}

cite {
	font-style: normal;
	margin: 0 5px 0 0;
	padding: 0;
}


/* 画像 */
img {	border: none; }

/* 記事内の画像の左右にマージン設定 */
div.entry_body img,
div.entry_more img { margin:0 5px; }

/* amazon */

#recomlist {
text-align:center;
}

#recomlist p {
text-align:left;
}

div.amazon img {
float:left;
clear:left;
}
/*--------------------------------------
	  table 追加属性
---------------------------------------*/
table.matrix td {
	border: 1px solid #cfdfcf;
	padding: 1px;
	font-size: 90%;
	font: 12px;
}
/*--------------------------------------
	  Fold category 
---------------------------------------*/
span.new {
    display: none;
    color: red;
}
