/* この部分は消さないでください。
created by smash 2005/08/08
Copyright (C) 2005-2006 Movable Type Nyumon. All rights reserved.
siteurl:http://30smash.main.jp/mt/
*/

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

/* リンク設定 */
a:link {color:#6699FF; text-decoration:none}
a:visited {color:#6699FF; text-decoration:none}
a:active { color: #6699FF;}
a:hover { color: #FF9933;}

/* 強調文字設定 */
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: 751px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}

/* バナー設定 */
#banner {
 font-family: Verdana, Arial, sans-serif;
 background-color: #FFFFCC;
/* background-image: url(".gif");*/
 text-align: left;
 padding: 0px 0px 0px 0px;
 border-bottom: 0px solid #666666;
}

#banner-img {
 display: none;
}

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

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

#banner h2 {
 font-size: small;
}

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

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

/* ３列メイン */
#center {
 float: left;
 width: 448px;
 overflow: hidden;
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
 border-bottom: 0px solid #666666;
 background-color: #FFFFFF;
}

/* 旧サイドバー */
#side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 }

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 0px solid #666666;
 border-right: 0px solid #666666;
 background-color: #FFFFFF;
}

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

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 240px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 0px solid #666666;
 border-left: 0px solid #666666;
}


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

.dataheader {
text-align:right;
width=100%;
}

.entryheader {
color: #009933;
font-family: Verdana, Arial, sans-serif;
text-align:left;
font-size: large;
font-weight: bold;
padding: 0px 5px 5px 5px;
border-top: 0px solid #FF9900;
border-bottom: 0px solid #FF9900;
border-left: 0px solid #FF9900;
background-color: #FFFFFF
}

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

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

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

.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-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: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px solid #666666;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

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

.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:x-small;
font-weight: bold;
text-align: left;	
padding:3px;
line-height: 15px;
border-left: 0px solid #666666;
border-bottom: 0px solid #666666;
border-top: 0px solid #666666;
border-right: 0px solid #666666;
}


#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 ul {
 padding-left: 20px;
 margin: 0px;
 margin-bottom: 20px;
}

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

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

.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: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 line-height: 150%;
 padding-left: 20px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}

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

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

form {
 margin:0px;
}

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

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 color: #666666;
 line-height: 150%;
 text-align: left;
 padding-top: 5px;
 padding-left: 20px;
 padding-right: 20px;
 margin-bottom: 15px;
}

.link-note2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 color: #666666;
 line-height: 150%;
 text-align: center;
 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;
 padding-left: 20px;
}

#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: #ffffff;
 text-align: center;
 padding-left: 15px;
}

/* 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;
}

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


}

div.img-dec {
  background-image: url("shadow_001.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  margin: 25px 5px 10px 5px;
  padding: 0px;
  position: relative;
  }

div.img-dec img {
  background-color: #FFFFFF;
  margin: -5px 5px 5px -5px;
  position: relative;
  vertical-align: bottom;
  }

div.img-fuchi {
  background-image: url("shadow_001.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  margin: 25px 5px 10px 5px;
  padding: 0px;
  position: relative;
  }

div.img-fuchi img {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  position: relative;
  vertical-align: bottom;
  }

#navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 22px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #66CC33;
width: 124px;
height: 20px;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
border-right: 0px solid #666666;
padding: 0;
margin: 0 0 0px 0;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: #FF9933;
}

#navcontainer a:active
{
background: #FFFFFF;
color: #000000;
}

#navcontainer li#active a
{
background: #FFFFFF;
border: 1px solid #c60;
color: #666666;
}





