@import url(styles.css) not all;


body
{

	background-color: #fff;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 20px 0 20px 0;
	font-family: verdana, arial, sans-serif;
}

a:link{
	text-decoration: none;
}
a:active{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.contents {
	width: 410px;
	float: right;
	padding: 0px;
}
.logo {
	position: absolute;

	top: 20px;
	left: 20px;
}

h1 {
	text-align: center;
}

.menu h2 {
	font-size: small;
}
.menu {
	color: #777;
	font-size: small;
	float: left;
	width: 200px;
}

#main {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}

#box {
	margin-right: auto;
	margin-left: auto;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 700px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 630px;
}

#header-content {
	width: 420px;
	margin: 0px;
	float: left;
}
#header-navi {
	float: right;
	width: 210px;
	padding: 0px;
}

#header-logo {
	padding: 0px;
	float: right;
	width: 210px;
}
#header-month {
	padding: 0px;
	float: left;
	width: 210px;
}

.blogbody {
	FONT-WEIGHT: normal;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #535353;
	LINE-HEIGHT: 140%;
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-FAMILY:"Trebuchet MS", verdana, arial, sans-serif;
	padding: 0.5em;
	margin-left: 20px;
	font-size: 11pt;
}

.linklist {
	FONT-WEIGHT: bolder;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #666666;
	LINE-HEIGHT: normal;
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-FAMILY:"Trebuchet MS", verdana, arial, sans-serif;
	padding: 0.5em;
	margin-left: 20px;
	font-size: 10pt;
}

/* Lists */
ul
{
	list-style: square;
	padding: 0;
	margin: 0 0 0 15px;
}
ul li
{
	margin: 4px 0 4px 0;
}

/* Miscelaneous general stuff */
code
{
	color: #CC3300;
	font: 13px 'Courier New', Courier, Arial, sans-serif;
}
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}

.entry-info
{
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	padding: 0;
	border-top: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}

/* navigation at the bottom of the content */
.message-box
{
	background: #E1E1A2;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}
/* comments */
table#postcomment tr td
{
	font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 10px;
	text-align: right;
}


textarea.text, input.formfield
{
	font: 11px Verdana, Arial, sans-serif;
}
input.formfield
{
	width: 150px;
	margin-right: 10px;
}
input.formbutton
{
	background: #383828;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}
.trackbacks-text h5
{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #993300;
	padding: 0;
	margin: 0;
}

.contents h2 {
	background-color: whitesmoke;
	border: 1px solid #ccc;

	padding: 5px; 
	
	font-size: large;

	margin-bottom: 5px;
}

h3.item {
	font-size: medium;
	margin: 0px;
	margin-top: 10px;
}

.itembody {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding: 0px;
}

.iteminfo {	
	font-size: x-small;
	color: gray;
}

.iteminfo a {
	font-weight: bolder;
	color: #555;
	text-decoration: none;
}

h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}

.commentbody {
	text-align: justify;
}

.commentinfo {	
	font-size: x-small;
	color: gray;
}


.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
}
.leftbox {
	float: left;
	padding-right: 5px;
}
.rightbox {
	float: right;
	padding-left: 5px;
}


img {
	border: none;
}

.skip {
	display: none;
}

ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.style1 {font-size: x-small}
.style4, .style4 a {font-size: 12px; font-weight: bold; color: #990000; line-height:110%; }
.style4 a:hover { color: #999999; }

.underline
{
	text-decoration: underline;
}
.title-d1 {
	font-size: 20px;
	font-family:palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "times new roman", serif;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.title-h {
	border-right-width: 3px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.title-d2 {
	font-family:palatino, georgia,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", times new roman, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #454545;
}


.title-h {
	border-right-width: 3px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

	.title	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #444444;
	text-transform: uppercase;
	font-weight:bold;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
		}			

.title a:link,
.title a:active,
.title a:visited {
	text-decoration: none;
}

.title a:hover {
	color: #BCBCBC;
	text-decoration: none;
}


	.posted-t	{
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #696969;
	padding-top: 2px;
	padding-left: 5px;
		}		
.posted-t a:link,
.posted-t a:active,
.posted-t a:visited {
	text-decoration: none;

}
.posted-t a:hover {
	color: #BCBCBC;
	text-decoration: none;
}

.pic-disc {
	font-size: 10px;
	color: #669966;
	line-height: 100%;
	text-align: left;
	width: 210px;
	margin:3px;
}

.footnote {
	FONT-SIZE: 0.9em;
	COLOR: #333333;
	LINE-HEIGHT: 1.5em;
	FONT-FAMILY:"Trebuchet MS", verdana, arial, sans-serif;
	margin: 2px;
}

.footnote a:link,
.footnote a:visited {
	FONT-SIZE: 0.9em;
	COLOR: #333333;
	LINE-HEIGHT: 1.5em;
	FONT-FAMILY:"Trebuchet MS", verdana, arial, sans-serif;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	margin: 2px;
}
.footnote a:hover,
.footnote a:active {
	color: #BCBCBC;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	margin: 2px
}
.footnote ul,
.footnote li {
	color: #666666;

}
.highlight {
	background-color: yellow;
}

.searchform {
	FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", HiraMaruPro-W4, Osaka, "Trebuchet MS", verdana, arial, sans-serif;
	padding: 10px;
}
textarea {
	FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", HiraMaruPro-W4, Osaka, "Trebuchet MS", verdana, arial, sans-serif;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #064B5C;
}
.bookinfo {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bookpic {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #E6E6E6;
	padding: 0px;
	margin: 0px 15px 15px 0px;
}
input {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.tips {
	text-align: left;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	background-image: url(tips.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.tips a:link{
	color: #990000;
}