* { margin:0; padding:0; } 

/* 背景と配置 */
body {
margin: 0px 0px 20px 0px;
background-image: url("matrix.jpg");
background-color: #2B2929;
 text-align: center;
}

/* リンク設定 */
a:link {color:#FFA500; text-decoration:none;}
a:visited {color:#FFA500; text-decoration:none;}
a:active { color: #FFA500; text-decoration:none;}
a:hover { color: #FF8C00; text-decoration:none;}
a img {border:1px gray solid;}

/* 強調文字設定 */
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: black;
 border: 1px solid white;
color:white;
}

/* バナー設定 */
#banner {
 font-family: Osaka, Verdana, Arial, sans-serif;
 background-color:;
/*  url(".gif");*/
background-image:url("http://waterbee.net//cgi-bin/weblog/header__bg.jpg");
 text-align: left;
 padding: 25px 15px 15px 15px;
 height:110px;
/*border-top:1px solid white;*/
border-bottom:1px solid gray;
/*border-left:1px solid white;
border-right:1px solid white;*/
}

h3 {
color: white;
font-size:11px;
text-align: center;
padding:2px 0px 2px 3px;
margin-right:0px;
line-height: 15px;
font-family: Osaka, Verdana, Arial, sans-serif;
font-style: italic;
 /*font-weight: bold;*/
margin-top:2px;
}


#banner-img {
 display:none;
}

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

h1 {
font-size:25px; color:#00cc00;
margin-top:px;
margin-bottom:65px;
margin-left:30px;
margin-right40px;
 font-weight: normal;
}


h2 {
font-size:12px; 
color:white;
margin-top:px;
margin-bottom:px;
margin-left:px;
margin-right:px;
}


#banner h2 {
font-size:12px; 
color:white;
margin-top:px;
margin-bottom:px;
margin-left:60px;
margin-right:px;
 font-weight: normal;
}

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
 background-color: #000000;
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
background-image:url("http://waterbee.net//cgi-bin/weblog/side.jpg");

}

/* 2列メイン */
#main{
 float: left;
width: 619px;
 overflow: hidden;
background-color: black;
border-left: 0px solid #666666;

}


/* メイン本文 */
.content {
 padding: 15px 15px 5px 15px;
 background-color: black;
 color: white;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}
.content pre {
 font-size: larger;
background-color: black;
}

.dataheader {
text-align:left;
width=100%;
background-color: black;
font-size:12px;

margin-bottom:10px;
margin-top:7px;
}

.entryheader {
text-align:left;
width=100%;
padding:1px;
border:1px solid #666666;
background-color: #131313;
color:white;
margin-bottom:5px;
}

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

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

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

.content h2 {
 color: white;
 font-family: Osaka, Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align:center;
 font-weight: bold;
 margin-bottom: 10px;
margin-left: 5px;

padding:2px 0px 2px 3px;
line-height: 15px;
background-color: #2B2929;
border-left: 5px solid dimgray;
border-bottom: 1px solid dimgray;
border-top: 1px solid dimgray;
border-right: 5px solid dimgray;
margin-left:0px;
margin-right:450px;

}

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

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

.posted_2 {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px solid #999999;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
background-color: black;
}

.posted_3 {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-bottom: 1px dotted #999999;
 text-align: left;
 margin-bottom: 15px;

 line-height: normal;
 padding-left: 20px;
 padding-bottom: 5px;
background-color: black;
}

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

.sidebar h2 {
color: white;
font-family: Osaka, Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 15px;
background-color: #2B2929;
border-left: 5px solid dimgray;
border-bottom: 1px solid dimgray;
border-top: 1px solid dimgray;
border-right: 5px solid dimgray;
margin-left:3px;
margin-right:5px;
}




#calendar {
 line-height: 140%;
 color: silver;
 font-family: Osaka, Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 10px;
border:1px solid gray;
}

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

#calendar caption {
 color: silver;
 font-family: Osaka, 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 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: Osaka, Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

.side {
 color: silver;
 font-family: Osaka, Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 padding-left: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 list-style-type: none;
}

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

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

form {
 margin:0px;
}

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

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

#powered {
 font-family: Osaka, 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: Osaka, Verdana, Arial, sans-serif;
 font-size:12px;
 color: white;
 background-color: black;
background-image:url("http://waterbee.net//cgi-bin/weblog/footer__bg.jpg");
 text-align:;
height:42px;
 border-top:1px solid gray;
 /*border-bottom:1px solid white;
 border-left:1px solid white;
 border-right:1px solid white;*/
clear:both;
 }

/* content */

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

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

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

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

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}




.menu-box { width:160px; 
color:white;
margin:0;
padding:px;
font-size:12px;
font-weight: none;
background-color:;
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
font-family: Osaka, Verdana, Arial, sans-serif;
}

.menu-box a{
letter-spacing:1px;
font-weight:bold;
  display: block;             /* ブロック要素にする */
  width: 158px;                /* 横幅 */
  color: ;
  background-color:;  /* 背景色 */
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
  margin: 0px;
  padding:4px 0px 4px 0px ;
  font-size: 12px;            /* フォントサイズ */
  line-height:12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;}

.menu-box a:hover {
background-color: #FF8C00;
color: white;
border-style:;
text-decoration:;
}

.int { width:160px; 
border:1px solid gray;
color:white;
margin:0;
padding:px;
font-size:9px;
font-weight: none;
background-color:;
font-family: Osaka, Verdana, Arial, sans-serif;
}


h5 {
margin:0;
padding:0px;
background-color:#2B2929;
color:#ff4500;
font-size:12px;
border-left: 3px solid dimgray;
border-bottom: 1px solid dimgray;
border-top: 1px solid dimgray;
border-right: 3px solid dimgray;
}

h6 {
margin:0;
padding:5px;
background-color:#2B2929;
color:white;
font-size:12px;
border-left: 1px solid dimgray;
border-bottom: 1px solid dimgray;
border-top: 1px solid dimgray;
border-right: 1px solid dimgray;
padding-left: 5px;
 text-decoration: none;
font-family: Osaka, Verdana, Arial, sans-serif;
/* font-weight: normal;*/

}
h6 img {border:0px;}

h4 {

 text-decoration: none;
font-family: Osaka, Verdana, Arial, sans-serif;
font-size:12px; 
color:white;
margin-top:0px;
/*margin-bottom:10px;*/
margin-left:0px;
/*margin-right40px;*/
}

