@charset "UTF-8";

body {
	margin: 0px 0px 20px 0px;
	background-color: #8FABBE;
        	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	text-decoration: underline;
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 115px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	width: 480px;
	padding: 15px 15px 5px 15px;
	background-color: #fff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: left;
	width: 250px;
	background-color: #fff;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #0066cc;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
 	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: circle;
	}

.sidebar #categories li {
	margin: 10px;
	list-style-type: square;
	}

.sidebar #categories li li {
	margin: 4px;
	list-style-type: disc;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* ----  added on November 23rd ---- */

.code       {
	font-size: x-small;
	background-color: #f9fff9;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 7px;
	border-left: 7px solid #b5ceb5
	}

code      {	
	color: #696969;
	font-size: x-small;
	line-height: 125% }


.codeorg     {	color: #008080 }

.coderev     {	color: #dc143c }

h4      {	
	color: #008080;
	font-weight: normal;
	font-size: small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "times new roman", serif;
	letter-spacing: 0.5em;
	margin-bottom: 12px;
	padding-left: 0.5em;
	border-bottom: 1px dotted #c0c0c0;
	border-left: 3px solid #c0c0c0 }

.chapter	   {	
	color: #008080;
	font-size: small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "times new roman", serif;
	letter-spacing: 0.5em;
	margin-bottom: 12px;
	border-bottom: 1px dotted #c0c0c0 }

.img-right       {	
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block }

.img-left    {	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px }

.clear  {	clear: both }

.img-cap  {	
	color: #666;
	font-size: x-small;
	font-size: small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif }

.imgright-cap   {	
	float:right;
	color: #666;
	font-weight: normal;
	font-size: x-small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif; }
	
.imgleft-cap  {	
	float:left;
	color: #666;
	font-weight: normal;
	font-size: x-small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif }

/* ----  revised on January 22, 2005 ---- */

blockquote           {	
	font-size: x-small;
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
	background-color: #f8f8f8;
	margin: 5px 8px 5px 15px;
	border-right: 2px solid #999;
	border-left: 7px solid #999
	 }

blockquote  p	{	
	color: #444;
	line-height: 1.5em;
	padding:  5px 5px 0px
	 }

blockquote ul 	{	
	font-style: normal;
	list-style-position: inside;
	list-style-type: square;
	border-top: 1px solid #dcdcdc;
	padding:  3px 5px 5px
	}

blockquote blockquote    {	
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-right: 0px;
	border-right: 0px solid #999;
	border-left: 5px solid #999 
	}

blockquote  div       {	
	color: #444;
	line-height: 1.5em;
	padding:  5px 5px 2px
	 }

blockquote div div.source  {	
	border-top: 1px solid #dcdcdc;
	padding:  4px 0px　3px
	}

.refer  {	
	font-style: normal;
	font-size: x-small;
	line-height: 1em;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #dcdcdc
	}

.refer  ul	{	
	list-style-position: outside;
	list-style-type: square
	text-indent: -20px
	}

.sup      {	
	font-size: x-small;
	line-height: 1.5em;
	background-color: #fffff0;
	margin: 0px 8px 3px 10px;
	padding:  5px 10px  8px;
	border: dotted 1px #ffe4c4
	}

.supdate  {	
	font-size: x-small;
	color: #ff4500;
	line-height: 200%
	}

/* ----  added on February 13rd, 2005 ---- */

.linkshare {
background: #ffffff;
text-align: center;
padding: 5px;
}

/* ----  added on March 19th, 2005 ---- */

.entry_title a{
	color: #0066cc;
	text-decoration: none;
	}

.entry_title a:hover {
	color: #008080;
	text-decoration: underline;
	}

/* ----  added on April 1st, 2005 ---- */

.aprilfool {
	color: #ffffff;
	}

/* ----  added on April 4th, 2005 ---- */

.img-vthumb    {	
	float: left;
	padding: 5px 21px;
	border: 1px solid #BBB;
	margin-right: 10px;
}

.img-hthumb    {	
	float: left;
	padding: 21px 5px;
	border: 1px solid #BBB;
	margin-right: 10px;
}

/* ----  added on May 7th, 2005 ---- */

.img-vthumb4    {	
	float: left;
	padding: 1px 15px;
	border: 1px solid #BBB;
	margin-right: 4px;
}

.img-hthumb4    {	
	float: left;
	padding: 15px 1px;
	border: 1px solid #BBB;
	margin-right: 4px;
}

/* ----  For Honda, added on April 29th, 2005 ---- */

.resulttable td{font-size:10px;padding:2px;}
.result_m{background:#666;color:#fff;}
.result_other{background:#f0f0f0;font-size:}
.result_honda{background:#ffecec;color:#c00;}
.resulttable a{color:#C00;text-decoration:underline;}
.resulttable a:hover{color:#F00;text-decoration:underline;}


/* ----  added on July 24th, 2005 ---- */

.entry_category {
	text-align: right;
	margin: -5px 0 0 0;
	padding:  0;
	}


