@charset "EUC-JP";

/* sb design template -Summer Breeze- Copyright 2005 Toshihiro Abe. All rights reserved. */
/* ++++ Contents Index ++++
	1. Reset
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Comment
	7. Trackback
	8. Navigation
	9. Footer
	10. Typography
  ++++++++++++++++++++ */
/* [Reset] */
}

/* [Global Settings] */

p {
	margin-bottom: 1em;
}
img {
	border: 0;
}
a {color:#6D6704;}

div {text-align: left;}
table {border: 0;}
ul {list-style: none;}
strong {font-weight: bold;}

.hide {display: none;}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
/* [Layout] */

#logo{ float:left; margin:10px 0 0 37px; }
#contents_col { float:right; width:560px;}

div#navigation {
width: 200px;
float: left;
padding:280px 5px 15px 5px;
background:url(http://www.tatsumikan.com/common/img/blog_title.jpg) no-repeat 0 0 ;}


/* [Header] */
div#title {
	padding: 10px 0 0 42px;
}
div#title h1 {
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}
div#title h1 a {
	text-decoration: none;
}

div#title p {}
dl#search {
	width: 200px;
	height: 170px;
	padding-top: 70px;
	text-align: center;
}
dl#search dt {
	width: 200px;
	height: 38px;
text-align: left;
	background: transparent url(http://www.tatsumikan.com/common/img/blog_side.gif) no-repeat;
}
dl#search dd input.form {
	width: 132px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#search dd input.button {
	margin-top: 10px;
}
/* [Entry] */
div.entry {

font-size:12px;
background:url(http://www.tatsumikan.com/common/img/blog_entry_body.gif) repeat-y;
}
div.entry h2 {
	font-size: 15px;
	padding: 45px 0 6px 45px;
	margin-bottom: 5px;
margin:0;
background:url(http://www.tatsumikan.com/common/img/blog_entry_head.gif) no-repeat 2px 0 ;

}

div.entry_author {
	color: #333;
	text-align: right;
	margin: 0 20px 20px 20px;
padding-top:10px;
font-size:11px;
background:url(http://www.tatsumikan.com/common/img/dotted_line.gif) repeat-x 0 0 ;
}
div.entry_body {
	margin-bottom: 18px;
padding:0 25px;
}
div.entry_more {
	margin-bottom: 18px;
padding:0 15px;
}
div.entry_state {
	clear: both;
	color: #333;
	text-align: right;
font-size:11px;
padding-bottom:15px;
background:url(http://www.tatsumikan.com/common/img/blog_entry_bottom.gif) no-repeat 2px bottom;
padding:0 15px 35px 15px;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
padding:25px 25px 50px 25px;
}
div#comments h3 {

	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background:url(http://www.tatsumikan.com/common/img/dotted_line.gif) repeat-x left bottom;
}
div#comments dl.comment_body {

	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
div#comments h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}
dl#comment_form {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background-color: #FFF;
	padding: 10px 20px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {

	width: 202px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {

	width: 302px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
padding:25px 25px 50px 25px;
}
div#trackback h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background:url(http://www.tatsumikan.com/common/img/dotted_line.gif) repeat-x left bottom;

}
p.tb_link {
	width: 430px;
	color: #6D6704;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #6D6704;
	text-align: center;
}
div#trackback dl.tb_body {
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	color: #6D6704;;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #6D6704;
}
/* [Profile] */
div#profile {

	padding: 50px 10px;
}
div#profile h2 {
	font-size: 14px;
	padding: 0 0 6px 30px;
	margin-bottom: 30px;
}
div.profile_body {
	margin-bottom: 18px;
}
/* [Navigation] */
div#navigation dl {
	margin-bottom: 30px;
}
div#navigation dt {
	width: 200px;
color:#E4D178;
	padding: 0 0 2px 20px;
	margin-bottom: 10px;
	background: transparent url(http://www.tatsumikan.com/common/img/blog_side.gif) no-repeat 0 0;
line-height:38px;
}
div#navigation ul {
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(http://www.tatsumikan.com/blog/template/sb_ul_arrow.gif);
}
/* for IE5Mac */
/*?*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/**/
div#navigation ul li {
	padding-bottom: 0px;
}
/* ++++ Calendar ++++ */
dl#calendar table {
	width: 200px;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 75%;
	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #F90;
}
dl#calendar table td span.today a {
	color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #F30;
}
/* ++++ Extra ++++ */
dl#extra {
	width: 178px !important;
	width: 200px;
	padding: 10px;
	border: 1px solid #CCC;
	background: transparent url(http://www.tatsumikan.com/blog/template/sb_extra_bg.jpg) no-repeat bottom;
}
dl#extra dt {
	display: none;
}
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}
p#link2top {
	padding-left: 10px;
	background: transparent url(http://www.tatsumikan.com/blog/template/sb_pagetop_arrow.gif) no-repeat;
}
#pagenavi {font-size:12px;text-align:center;}


/*---------hack*/
* html #container { width:780px;}
* html #contents_col {margin-right:10px;}

