@charset "shift_jis";
/*
CSS 最終更新2007/11/29 
*/
#logo {
	margin:0 auto;
	width:auto;
	text-align:center;
}

#logo img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* 背景と配置 */
body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	background-color: #000000;
	/*background-image: url(newimages/ugcar.jpg);*/
	background-repeat: no-repeat;
	background-position: -40px 0px;
}


a:link {
	color:#333;
	text-decoration:underline;
}
a:visited {
	color:#333;
	text-decoration:underline;
}
a:active {
	color: #666;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}


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

.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* 全体の枠組み 横幅 */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://www.wanakanet.com/takas_blog/newimages/img2012.jpg);
	/*background-repeat: none;*/
	background-position: 0px 0px;
	border-top-style: none;
}


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	width: 420px;
	margin: 0px;
	float: right;
}

#banner-img {
 display: none;
}

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

#banner h1 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: right;
	color: #CC9966;
	font-size: 10px;
}

#banner h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #CC9999;
	width: 400px;
	float: right;
	line-height: 1em;
}

/* ３列左サイドバー */
#left {
 float: left;
 width: 160px;
 background-color: #333;
 overflow: hidden;
}

/* ３列右サイドバー */
#right {
 float: left;
 width: 160px;
 background-color: #333;
 overflow: hidden;
}

/* ３列メイ・E*/
#center {
 float: left;
 width: 448px;
 overflow: hidden;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
}

/* ・E列左サイドバー */
#archiveleft {
 float: left;
 width: 180px;
 background-color: #333;
 overflow: hidden;
}

/* ・E列左サイドのメイ・E*/
#archivecenter{
 float: left;
 width: 589px;
 overflow: hidden;
 border-left: 1px solid #999999;

}

/* ・E列右サイドバー */
#archiveright {
 float: left;
 width: 180px;
 background-color: #333;
 overflow: hidden;
}

/* ・E列右サイドバーのメイ・E*/
#archivecenterrightver{
 float: left;
 width: 589px;
 overflow: hidden;
 border-right: 1px solid #999999;

}
/* ・E汽ぅ疋弌・*/
#side {
 float: left;
 width: 180px;
 background-color: #999999;
 overflow: hidden;
 }

/* 2列左サイドバー */
#left-side {
	float: left;
	width: 230px;
	overflow: hidden;
	margin-right: 0px;
	height: auto;
	padding: 0px;
	margin-top: 460px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 2列メイ・E*/
#main{
	float: right;
	width: 400px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 180px;
 background-color: #333;
 overflow: hidden;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}



/* メイン本文 */
.content {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
.content pre {
 font-size: larger;
}

.dataheader {
	text-align:left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#calendar caption {
}

.entryheader {
	color: #fff;
	text-align:left;
	width:100%;
	border:1px none #3d5286;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.content p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	text-indent: 0px;
}

.content blockquote {
	line-height: 150%;
	text-indent: 0px;
}

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

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

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

.posted {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* サイドバー設・E*/
.sidebar {
 padding: 10px;
 font-size: x-small;
}

.sidebar h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-weight: bold;
	padding:2px 0px 2px 3px;
	line-height: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}


#calendar {
	line-height: 140%;
	color: #333;
	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: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

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

#calendar td {
 text-align: center;
}

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

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

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

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

.side {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 0px;
}

.sidebar #categories li {
 list-style-type: circle;
}

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

form {
 margin:0px;
}

.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;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}
/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }
#main img {
	border: 0px;

}
#calendar th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 1px;
	width: 26px;
	text-align: center;
}

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}
#calendar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 1.75em;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}
.asset-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

