/* 
created by smash 2005/08/08
Copyright (C) 2005-2006 Movable Type Nyumon. All rights reserved.
siteurl:http://30smash.main.jp/mt/
*/


body {
 margin: 0px 0px 20px 0px;
/* background-color: #8FABBE;*/
 background-image: url("images/bg.gif");
 text-align: center;
}


a:link {color: #555555; text-decoration:none}
a:visited {color: #555; text-decoration:none}
a:active { color: #666;}
a:hover { color: #555555;}


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

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



#container {
background: url(images/bgline.png) repeat-y #FFFFFF;
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 770px;
 border: 1px solid #897D65;
}


#banner {
 font-family: Verdana, Arial, sans-serif;
 color: #228B22;
/* background-color: #FF6666;*/
/*background-image: url("images/banner.jpg");*/
 border-bottom: 1px solid #228B22;
 text-align: left;
 margin-top: 0px;
 padding: 0px;
 height:256px;
}

#banner-img {
 display: none;
}

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

#banner h1 {
 margin-left: 10px;
 font-size: 11px;
 position: absolute; top: 0px;
}

#banner h2 {
 margin-left: 10px;
 font-size: 9px;
 position: absolute; top: 12px;
}


#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 #897D65;
/* border-right: 1px solid #897D65;*/
}


#archiveleft {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
}


#archivecenter{
 float: left;
 width: 589px;
 overflow: hidden;
 border-left: 1px solid #FF6666;

}


#archiveright {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
}


#archivecenterrightver{
 float: left;
 width: 589px;
 overflow: hidden;
 border-right: 1px solid #FF6666;

}

#side {
 float: left;
 width: 180px;
 background-color: #FF6666;
 overflow: hidden;
 }


#left-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #FF6666;
 border-right: 1px solid #FF6666;
}


#main{
 float: left;
 width: 589px;
 overflow: hidden;
}


#right-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #FF6666;
 border-left: 1px solid #FF6666;
}


.content {
 padding: 15px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}
.content pre {
 font-size: larger;
}

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

.entryheader {
	color: #340002;
	text-align:left;
	font-weight: bold;
width=100%;
	padding:5px 0 8px 10px;
	
	font-size: 13px;
}

.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 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: #FF6666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

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

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


.sidebar {
 padding: 10px;
 font-size: x-small;
}

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


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

#calendar a:link {color: #FF6666; text-decoration:none}
#calendar a:visited {color: #FF6666; text-decoration:none}
#calendar a:active { color: #FF6666;}
#calendar a:hover { color: #0040FF;}

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

#calendar caption {
 color: #00CC66;
 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: 5px;
 margin: 0px;
 margin-bottom: 20px;
 margin-left:10px;
}

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

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

.sidebar li {
 color: #666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 140%;
 margin-top: 10px;
}

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

#left a:link, a:visited, a:active, a:hover { color:#555; }


.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: 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: #666;
 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: #FF6666;
 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;
}

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

#boxent { margin:15px;}
#boxent-1 { margin:0px;}
#entimg img { float:left; margin:10px 10px 0 0; }
#entimg p { margin:0; padding:0; }

em { display:none; }

.eemm { padding:10px; font-size:16px; margin-bottom:5px; font-weight:bold; background:url(images/title_bg.gif) repeat-x;  }
.eemm a { color: #346635;text-decoration:underline;  }

.eemm a:link { color: #346635;text-decoration:underline;  }
.eemm a:visited { color: #346635;text-decoration:underline;  }
.eemm a:active { color: #346635;text-decoration:underline;  }
.eemm a:hover { color: #346635;text-decoration:underline;  }



.tout { color: #340002; font-size:13px; margin:15px 10px; }
.entryheader2 {
	color: #340002;
	text-align:left;
	font-weight: bold;
width=100%;
	padding:6px 0 0 10px;
	height:27px;
	background:url(images/title_bg.gif) repeat-x;
	font-size: 15px;
}

#entimg2 { margin:0px 10px 10px 0; }
#entimg2  a{ color:#346635; text-decoration:underline; }
#entimg2 img { float:left; margin:10px 10px 0 0; }

#entimg ul{ list-style:none; margin:10px 0 0 0; padding:0; }
#entimg li{ list-style:none; margin:10px; padding:0; }
#entimg a { color: #340002; text-decoration:underline; }


#entimg a:link { color: #340002; text-decoration:underline; }
#entimg a:visited { color: #340002; text-decoration:underline; }
#entimg a:active { color: #340002; text-decoration:underline; }
#entimg a:hover { color: #340002; text-decoration:underline; }




.cccole { color:#cc6633; font-weight:bold; line-height:140%; margin: 8px 0; }

.topmes {color:#cc6633; font-weight:bold; font-size:11px; margin:0 0 8px 0px; padding:10px; }

.gotp { font-size:10px; margin:0 0 0 15px; }
