body {
	margin: 0;
	padding: 0;
	color: #495047;
	font-size: 12px;
	background-image: url(http://whim.opal.ne.jp/sb/template/graycircross.png);
	font-family: "Osaka";
	line-height: 130%;
}
/****** BLOCK ******/
div#base {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background:#ffffff;
}
div#header {
	margin: 0 15px 15px 15px;
	padding: 15px 0 0 0;
	height: 80px;
	width: 720px;
	background-image: url(http://whim.opal.ne.jp/sb/template/graycirhead.png);
	background-repeat: no-repeat;
}
div#contents {
	float: left;
	margin: 15px 10px 15px 15px;
	padding: 10px;
	width: 450px;
}
div#menu {
	float: right;
	width: 190px;
	margin: 15px 15px 15px 10px;
	padding: 10px;
}
div#footer {
	float: none;
	clear: both;
	text-align: center;
	padding: 30px 5px;
}
/****** HEADER ******/
div#sitetitle {
	padding: 25px 0 0 40px;
	width: 300px;
	float: left;
	height:30px;

}
div#titlemenu {
	float: right;
	width: 350px;
	padding: 35px 0 0 0;
	margin: 0 0 10px 0;
}
div#calendar {
	float: none;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
div#sitetitle h1,
div#sitetitle h1 a,
div#sitetitle h1 a:link,
div#sitetitle h1 a:visited,
div#sitetitle h1 a:active,
div#sitetitle h1 a:hover {
	margin: 0;
	color: #555555;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-decoration: none;
	font-family:sans-serif
}
div#search {
	text-align: right;
	margin: 5px 25px 25px 0;
}
.searchbox {
	color: #ffffff;
	background-color: #999999;
	font-size: 1em;
	margin: 0;
	padding: 1px 3px;
	border-style: none;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100px;
}
.searchbutton {
	color: #ffffff;
	background-color: #999999;
	font-size: 1em;
	border-color: #454545;
	border-style: solid;
	border-width: 1px;
	width: 70px;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}

/****** MENU ******/
div.linkblock {
	margin: 0 0 15px 0;
}
div.linktitle{
	background-image: url(http://whim.opal.ne.jp/sb/template/graycirs.png);
	height: 30px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding: 0 0 0 10px;
	font-family:sans-serif;
	text-indent:5pt;
}
div.linktext {
	font-size: 0.9em;
	color: #495047;
}
div.amazon {
	font-size: 0.9em;
	color: #495047;
	text-align: center;
	line-height:13px;

}
div.linktext ul {
	margin: 0 0 0 30px;
	padding: 0 0 0 0px;
	list-style-image: url(http://whim.opal.ne.jp/sb/template/graycirli.png)
}
div.linktext li {
	margin: 0;
	padding: 0;
}
div.linktext a:link,
div.linktext a:visited {
	color: #495047;
	text-decoration: none;
}
div.linktext a:active,
div.linktext a:hover {
	color: #557251;
	text-decoration: underline;
}
/****** CONTENTS ******/
div.entry h2 {
	letter-spacing: 0.1em;
	padding: 3px 0 0 40px;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
div.entry h2 a,
div.entry h2 a:link,
div.entry h2 a:visited,
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #557251;
	text-decoration: none;
}
div.entry_title {
	float: left;
	width: 285px;
	height: 37px;
	background-image: url(http://whim.opal.ne.jp/sb/template/graycirentry.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.entry_date {
	float: right;
	width: 165px;
	text-align: right;
	font-size: 18px;
	color: #495047;
	padding: 10px 0 0 0;
	font-family: "sans-serif";
}
div.entry_body{
	clear: both;
	padding: 5px 0;
	line-height: 150%;
	color: #495047;
	margin:0 10px 0 10px; 
}
div.entry_more {
	padding: 5px 0px;
	line-height: 180%;
}
.entry_state {
	padding: 3px 0 3px 0;
	margin: 3px 0 30px 0;
	border-top-color: #CCADBA;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: right;
	font-size: 0.9em;
}
div#pagenavi {
	text-align: center;
	margin: 0 10px 10px 10px;
}

/****** Comment / Trackback ******/
.comment_title {
	background-image: url(http://whim.opal.ne.jp/sb/template/graycirentry.png);
	background-repeat: no-repeat;
	height: 37px;
	padding: 3px 0 0 40px;
	font-size: 14px;
	color: #495047;
	letter-spacing: 0.1em;
}
.state {
	padding: 4px 5px;
	margin: 0 5px 0 10px;
	font-color: #495047;
}
.comment {
	margin: 10px 5px 10px 0px;
}
.comment_label {
	color: #333333;
}
dl.comment_form {
	margin: 0 5px 0 0;
	padding: 5px;
}
.form {
	color: #498ee8;
	font-size: 1em;
	padding: 0px 3px;
	border-style: none;
	background-color: #e5e8d6;
	width: 300px;
}
.comment_textarea {
	color: #498ee8;
	font-size: 1em;
	padding: 3px 0 3px 4px;
	width: 300px;
	height: 100px;
	line-height: 150%;
	border-style: none;
	background-color: #e5e8d6;
}
.button {
	color: #913d5e;
	border-style: none;
	background-color: #e5e8d6;
}
div.trackback_block {
	margin: 0;
	padding: 5px;
}
div.trackback_title {
	margin: 0px 0px 0px 10px;
	padding: 2px 2px 2px 20px;
}
div.trackback_detail {
	text-align: right;
	padding: 2px 2px 2px 20px;
}

div.trackback_body {
	padding: 2px 2px 2px 80px;
	margin: 0px 0px 0px 10px;
}
div#pagenaviunder {
	text-align: center;
	margin: 10px 0;
}
/****** Picture ******/
div.ct {
	text-align: center;
}
div.pb {
	text-align: center;
	margin: 15px 0;
	color: #005396;
	font-size: 0.9em;
}

a,a:link,a:visited {
	color: #3399cc;
	text-decoration: none;
}
a:active,a:hover {
	color: #3399cc;
	text-decoration: underline;
}
img.pict{
margin:2px;
padding:1px;
border:1px solid #666666;
}

img.thumb{
margin:2px;
padding:1px;
border:1px solid #666666;
}

img.amazon_pict{
margin:2px;
padding:0px;
border:1px solid #666666;
}

table.calendar{
color:#5a70d3;
font-size:11px;
text-align:center;
}

td.cell{
width:22px;
height:15px;
padding:0px;
}
