/* @override 
	http://hoteiblog.local/wp-content/themes/hotei/style.css
	http://hotei.local:8888/s_blog/wp-content/themes/hotei/style.css
	http://hotei.local:8888/sblog/wp-content/themes/hotei/style.css
*/

/*  
Theme Name: WordPress Hotei
Theme URI: http://wordpress.org/
Description: This is the theme for Hotei blog.
Version: 1.0
Author: based on xrea's theme
Author URI: http://me-ja.co.jp/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	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: #86bdc3;
	font-style: normal;
	font-weight: bold;
}
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;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-align: left;
}

@media screen, print {
	h2,h3,h4,div.entry_body,div.entry_more,div.comment dl.body dd, div.trackback dl.body dd {
	letter-spacing: 1px; }
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(img/bg_b06_18.gif);
}


#inbox {
	width: 700px;
	margin 0 auto;
	border-bottom:1px solid #fff;
	background:#fff;
}

#main {
	float:left;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:480px;
	background:#fff;
}

#navi { 
	margin: 0 0 0 490px;
}
a { text-decoration: none; }

a:link, a:visited {
	color: #dc7f63;
}

a:hover, a:active {
	color: #CDAF95;
}
#title {
	padding-bottom: 10px;
}

#title h1 a {
	font-size: 120%;
	font-weight: bold;
	height: 50px;
	background: url(img/blogtitle.gif) no-repeat -4px 0;
	display: block;
}

div.head {
	padding: 5px 10px 10px 10px;
	background: url(img/bc005_icon2.gif) no-repeat;
}

div.description {
	padding: 0;
	color: #86bdc3;
	font-size: 10px;
}
div.entry {
	border-top: 1px dashed #999;
	padding: 5px 0 10px;
	margin: 0px 0 0;
}

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

h2.entry_title {
	border-bottom: 1px dashed #96cdcd;
	margin: 5px 0 10px;
	padding: 1px 0 2px 38px;
	font-size: 12px;
	font-weight: bold;
	background: url(img/bc005_harry.gif) no-repeat;
}

div.entry_body {
	margin: 0 7px;
	padding: 0 0 0 3px;
	color: #555;
	font-size: 10px;
	line-height: 17px;
	background: url(img/bc005_note.gif);
}

div.entry_more {
	margin: 0 7px;
	padding: 0 0 0 3px;
	color: #555;
	font-size: 10px;
	line-height: 17px;
	background: url(img/bc005_note.gif);
}

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

div.entry_navi {
	border-bottom: 1px dashed #999;
	padding: 0 5px 5px;
	margin: 0 0 15px;
	color: #86bdc3;
	font-size: 10px;
	text-align: center;
}

div.entry_body ul li ,
div.enrty_more ul li {
	padding: 0 0 0 15px;
	background:url(img/bc005_cursor.gif) left center no-repeat;
}
h2,h3,h4 {
	border-bottom: 1px dashed #999;
	margin: 10px 0;
	padding: 1px 0 2px 38px;
	color: #8B4C39;
	font-size: 12px;
	font-weight: bold;
	background: url(img/bc005_harry.gif) no-repeat;
}
div.comment {
	border-top: 1px dashed #999;
	margin-bottom: 20px;
}

div.comment dl.body {
	margin: 0 7px;
	padding: 0 0 0 3px;
	color: #666;
	font-size: 10px;
	line-height: 17px;
}

div.comment dl.body dt {
	border-bottom: 1px dashed #CDCDB4;
	margin: 5px 0 10px;
	padding: 0 5px 0 0;
	color: #86bdc3;
	text-align: right;
}
div.comment form dl {
	margin: 0 10px;
	color: #86bdc3;
	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;
}

.nocomments{
	margin: 20px 0;
	font-size: 10px;
	text-align: center;
	color: #888888;
}

input, textarea {
	border: 1px solid #999;
	margin: 1px;
	color: #8B7765;
	background: #fff;
}

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

input.src {
	color: #fff;
	background: #86bdc3;
	font: bold 10px "Verdana", "Arial", sans-serif;
}

input.tb_url {
	color: #fff;
	background: #86bdc3;
	font: 10px "Verdana", "Arial", sans-serif;
}
div.trackback {
	border-top: 1px dashed #999;
	margin: 0 0 20px;
	padding: 0;
}
div.trackback p.link {
	color: #666;
	font-size: 10px;
	text-align: center;
}
div.trackback dl.body {
	margin: 0;
	padding: 15px 5px 5px;
	color: #666;
	font-size: 10px;
	line-height: 1.5em;
}
div.trackback dl.body dt {
	margin: 0;
	padding: 0 0 0 15px;
	background:url(img/bc005_cursor.gif) no-repeat left top;
	color: #86bdc3;
}
div.trackback dl.body dd {
	margin: 0 0 0 15px;
	padding: 0;
}
div.profile {
	border-top: 1px dashed #999;
	margin: 0;
	padding: 0;
}

div.profile_body {
	margin: 0;
	padding: 10px 20px 5px;
	color: #666;
	font-size: 10px;
	line-height: 17px;
}
div.page {
	border-top: 1px dashed #999;
	padding: 10px 0;
	color: #666;
	font-size: 10px;
	line-height: 1.7em;
	text-align: center;
}
div.navigation dl {
	padding: 10px 3px 5px 3px;
}

div.navigation dl dt {
	border-top: 1px solid #ceceb7;
	border-bottom: 1px solid #ceceb7;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	color: #96CDCD;
	font-weight: bold;
}

div.navigation dl dd {
	padding: 5px 3px;
	color: #666;
	font-size: 10px;
	line-height: 17px;
	background:#fff;
}

div.navigation dl dd ul {
	padding: 0 3px;
	color: #808080;
	font-size: 10px;
	line-height: 17px;
	background: url(img/bc005_note.gif);
}

dd#categorylist ul li ul {
	margin:0 0 0 10px;
}
dl.calendar {
	background: #fff;
}

dl.calendar dd {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}

dl.calendar dd table {
	width: 170px;
	border: 0 none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff;
}

dl.calendar dd table td.cell {
	padding: 1px;
	color: #999;
	text-align: center;
	font: 10px/1.4em "Verdana", sans-serif;
}

dl.calendar dd table td.weekday {
	padding: 1px;
	color: #96CDCD;
	text-align: center;
	font: 10px/1.6em "Verdana", sans-serif;
}

dl.calendar dd table td.cell a {
	display: block;
	margin: -1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
}

dl.calendar table td.cell span.today {
	color: #96CDCD;
}

dl.calendar table td.cell a span.today {
	font-weight: bold;
}

dl.calendar dd td.calendar_month {
	color: #999;
	text-align: center;
	font: 10px "Verdana", sans-serif;
}

dl.calendar dd td.calendar_month a {
	text-decoration: none;
}
blockquote {
	margin: 0 5px;
	padding: 17px 5px 17px 5px;
	color: #8B7765;
	font-size: 10px;
	line-height: 17px;
	background: url(img/bc005_note2.gif);
}

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

cite {
	font-style: normal;
	margin: 0 5px 0 0;
	padding: 0;
}
#recomlist {
text-align:center;
}

#recomlist p {
text-align:left;
}

div.amazon img {
float:left;
clear:left;
}
img {
	border: none;
}
img.pict,img.thumb {
	margin: 0 5px;
	float: left;
	clear:left;
}

div.hide {
	display: none;
}

#wp-calendar {
	font-size: 11px;
}

