/* この部分は消さないでください。
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: #F7E0DF;*/
/* background-image: url("back.jpg");*/
/* background-repeat: repeat-x;*/
/* text-align: center;*/
	margin: 0 auto;
	width: 780px;
	background-color: #FFFFFF;
	border:1px solid #cccccc;
}

/* リンク設定 */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699;}

/* 強調文字設定 */
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: 772px;
/* background-color: #FFFFFF;*/
/* background-image: url("img/baceback.gif");/*
/* border: 1px solid #666666;*/
}

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

#banner-img {
 display: none;
}

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

#banner h1 {
 font-size: xx-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: 1px solid #666666;
}

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

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
/* background-color: #FFFFFF;*/
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
/*background-image: url("img/baceback.gif")*/;

}

/* 2列メイン */
#main{
 float: left;
/* width: 589px;*/
 width: 579px;
 overflow: hidden;
}

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


/* メイン本文 */
.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 {
text-align:left;
width=100%;
padding:2px;
border:1px solid #666666;
background-color: #F5F5F5;
}

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

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

.sidebar h2 {
/*color:#ffffff;*/
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: #F5F5F5;
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: #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: 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: #666666;
 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;
}

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

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

/* 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;
}
.style2 {font-size: medium;padding:10px;}
.style3 {font-size: small;margin:15px;}
.style5 {font-size: x-small; color: #CC3300; margin:15px}
.style6 {font-size: x-small}
.style8 {font-size: small; padding: 10px; }
.style9 {font-size: x-small; margin: 18px; }


.style11 {font-size: x-small; margin: 18px; }

/* 
====================================
	FontSet
====================================
*/
body,td,th,h4,h5,h6,li,dt,dd,input,textarea,pre,div,p {
	/* 文字種類 */
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	/* 文字サイズ */
	font-size: 12px;
	/* 行間 */
	line-height: 1.4em;
	/* 文字の重さ */
	font-weight: normal;
	/* 文字色 */
	color: #000000;
}
p,h4,h5,h6,ul,ol,li,dl,dt,dd,form,pre{
	/*p{margin:0;padding:0;}でPタグの上下空行がなくなる*/
	margin:0;
	padding:0;
}
/* リスト表示オフ */
li{
	list-style-type: none;
}
/* ボーダーオフ */
table,img{
	border:0;
}
	
/* 
====================================
	Title
====================================
*/
#Title{
	width:780px;
	height:59px;
	margin:0 auto;
	background:url(img/yanagawa_title.jpg) no-repeat;
}
#Title ul{
	text-align:right;
	margin-top:-10px;
}
#Title li{
	display: inline;
	margin-right:8px;
	text-decoration: underline;
	padding-left:1em;
	color:#666666;
	background:url(img/sankaku.gif) no-repeat 5px;	
}
#Title li a{
	color:#666666; text-decoration:underline ;
}
#Title ul a:hover{
	color:#000000; text-decoration:underline ;
}

/* Title1 */
#Title ul#TitlePage1 a#TitleMenu1{
	color:#000000;
}
/* Title2 */
#Title ul#TitlePage2 a#TitleMenu2{
	color:#000000;
}
/* Title3 */
#Title ul#TitlePage3 a#TitleMenu3{
	color:#000000;
}
#TitleText{
	text-align:right;
	margin-top:18px;
	margin-right:3px;
	color:#99CC00;
}

/* 
====================================
	MenuContainer
====================================
*/
#MenuContainer{
	width:780px;
	height:34px;
	background:url(img/manu_bar.gif)
}
#menu{
	padding-top:1px;
	padding-left:3px;
}
#menu li{
	float:left;
}

/* 
====================================
	FootMenuContainer
====================================
*/
#FootMenuContainer{
	width:772px;
	height:41px;
	margin:0 auto;
	background:url(img/foot_menu_bk.gif) no-repeat;
}
#FootMenuContainer ul{
	padding-top:3px;
}
#FootMenuContainer li{
	display: inline;
	font-size:10px;
}
#FootMenuContainer li a{
	color:#666666;
	text-decoration: none;
	outline:none 0 #000;
}
#FootMenuContainer ul a:hover{
	color:#000000;
}

/* FootMenu1 */
#FootMenuContainer ul.FootPage1 a#Footmenu1{
	color:#000000;
}
/* FootMenu2 */
#FootMenuContainer ul.FootPage2 a#Footmenu2{
	color:#000000;
}
/* FootMenu3 */
#FootMenuContainer ul.FootPage3 a#Footmenu3{
	color:#000000;
}
/* FootMenu4 */
#FootMenuContainer ul.FootPage4 a#Footmenu4{
	color:#000000;
}
/* FootMenu5 */
#FootMenuContainer ul.FootPage5 a#Footmenu5{
	color:#000000;
}
/* FootMenu6 */
#FootMenuContainer ul.FootPage6 a#Footmenu6{
	color:#000000;
}
/* FootMenu7 */
#FootMenuContainer ul.FootPage7 a#Footmenu7{
	color:#000000;
}
/* FootMenu8 */
#FootMenuContainer ul.FootPage8 a#Footmenu8{
	color:#000000;
}
/* FootMenu9 */
#FootMenuContainer ul.FootPage9 a#Footmenu9{
	color:#000000;
}
/* FootMenu10 */
#FootMenuContainer ul.FootPage10 a#Footmenu10{
	color:#000000;
}
/* FootMenu11 */
#FootMenuContainer ul.FootPage11 a#Footmenu11{
	color:#000000;
}
/* FootMenu12 */
#FootMenuContainer ul.FootPage12 a#Footmenu12{
	color:#000000;
}
/* FootMenu13 */
#FootMenuContainer ul.FootPage13 a#Footmenu13{
	color:#000000;
}
/* FootMenu14 */
#FootMenuContainer ul.FootPage14 a#Footmenu14{
	color:#000000;
}
/* FootMenu15 */
#FootMenuContainer ul.FootPage15 a#Footmenu15{
	color:#000000;
}
/* FootMenu16 */
#FootMenuContainer ul.FootPage16 a#Footmenu16{
	color:#000000;
}
/* FootMenu17 */
#FootMenuContainer ul.FootPage17 a#Footmenu17{
	color:#000000;
}

/* 
====================================
	CopyRight
====================================
*/
#copy{
	width:772px;
	height:23px;
	background-color:#0066CC;
	margin:0 auto 2px;;
	color:#ffffff;
	padding-top:5px;
	text-align: center;
}

/* 
====================================
	clear
====================================
*/
.clear{
	font-size: 0;
	line-height: 1em;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	width: 0;
}
.TextNone{
	text-indent:-9999px;
}
h4{
	text-indent:-9999px;
}
h5{
	text-indent:-9999px;
}
h6{
	text-indent:-9999px;
}

