﻿@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	}
	
p {
font-size:12px
}

img,a img{
	border:none;
	text-decoration:none;
	vertical-align: bottom;
	display:block;
}  
.banner{
	margin-bottom: 10px;
} 
/* 段組 */
#header	{
	width: 920px;
	margin: auto;
	}
#container	{
	width: 950px;
	margin: 0 auto;
	}

#main {
	width: 725px;
	margin: 15px 15px 0 0;
	float: right;
	}
#content {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	}

#content_navi	{
	width: 180px;
	float: right;
	margin-bottom: 10px;
	}

#content_navi h2{
	margin: 0;
	width:180px;
	height:28px;
	background:url(../img/other_title.gif) repeat-x left top;
	font-size:13px;
	font-weight:bold;
	text-indent: 15px;
	padding-top: 5px;
	color:#630;
}

#sidebar{
	width: 180px;
	float: left;
	margin: 15px 0 10px 15px;
	}
#sidebar .banner a{
	margin-bottom:5px;
	display: block;
	height: 56px;
	width: 181px;
	text-indent: -5000px;
}
#sidebar #mytown a{
	background: url(../img/mytown.jpg) no-repeat left top;
}
#sidebar #blog a{
	background: url(../img/blog.jpg) no-repeat left top;
}
#sidebar #essay a{
	background: url(../img/essay.jpg) no-repeat left top;
}
#sidebar #mytown a:hover{
	background: url(../img/mytown.jpg) no-repeat right top;
}
#sidebar #blog a:hover{
	background: url(../img/blog.jpg) no-repeat right top;
}
#sidebar #essay a:hover{
	background: url(../img/essay.jpg) no-repeat right top;
}
.side_dd{
	margin:0 5px 7px;
	font-size:12px;
}

/* リンク */
a	{
	color: #23430a;
	}


/* 背景 */
body	{
	background-color: #F3F0E8;
	background-image: url(image/container.png);
	background-repeat: repeat-y;
	background-position: center;
	}

/* ヘッダー */
#header	{
	margin: 7px auto 0;
	background-image: url(image/essay_bk.jpg);
	color: #fff;
	height: 120px;
	}

#header h1	{
	font-size: 12px;
	font-family: Verdana;
	margin: 0;
	color: #003399;
	font-weight: normal;
	text-indent: 180px;
	float: left;
	padding: 0;
	}

#header h1 a	{
	padding-top: 18px;
	text-decoration: none;
	color: #003399;
	display: block;
	height: 100px;
	width: 260px;
	}

div#header h2	{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin:  0;
	padding-top: 45px;
	}
div#header h3	{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
div#header p	{
	font-size: 10px;
	margin: 5px 0 0;
	}


/* 枠 */
#container	{
	background-image: url(image/container.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: center;
	}

#flash_calendar{
	padding: 5px 0 0;
	margin: 0 auto;
	text-align: center;
	}

/* パン屑リスト */
#topicPath {
	padding: 0 0 10px;
	font-size: 12px;
	}
.pagebody h2,.entrybody h2{
	margin-top: 10px;
	}
.pagebody p,.entrybody p{
	padding:  5px 10px 0;
	}
.pagebody dl{
	padding: 5px 10px 0;
	font-size: 14px;
	line-height: 20px;
	}
.pagebody{
	font-size: 12px;
	}
/* 記事 */
.kiji {
	clear: both;
	}
.kiji h2	{
	font-size: 15px;
	padding: 5px 0 0;
	text-indent: 15px;
	background-image: url(image/title_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 35px;
	}

.kiji h2 a	{
	text-decoration: none;
	}

.kiji p	{
	line-height: 24px;
	}
.kiji ol,.kiji ul	{
	padding: 5px 10px 5px 30px;
	line-height: 20px;
	font-size: 12px;
	}

.photo_essay{
	padding-bottom: 10px;
	}

.photo_essay dt{
	float: left;
	padding: 5px 10px;
	}
.photo_essay dd{
	padding: 5px 10px;
	font-size: 12px;
	background-position: bottom;
	}
.kiji {
	margin-bottom: 25px;
	}

	
.kijidata {
	font-size: 12px;
	padding: 3px 5px;
	text-align: right;
	}

/* メニュー */

.menu h3,.lastn_archive h3,.archiveslist h3 {
	font-size: 14px;
	color: #003399;
	background-image: url(image/menu_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 20px;
	margin: 0px;
	padding: 7px 0 0;
	font-weight: bold;
	}

.menu ul,.archiveslist ol{
	font-size: 12px;
	margin: 5px 0 20px 5px;
	padding: 0;
	line-height: 20px;
	}
.yearlyList{
	text-decoration: underline;
	}

.menu li {
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	line-height: 25px;
	list-style-type: none
	}
.archiveslist li {
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 15px;
	line-height: 25px;
	list-style-type: none
	}

.lastn_archive li{
	font-size:12px;
	margin: 5px 0 0 0;
	padding: 2px 0 4px 28px;
	line-height: 20px;
	background: url(image/camera.gif) no-repeat 10px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2082DB;
	color:#630;
	list-style-type: none;
}
.menu,.archiveslist,.lastn_archive{
	margin-bottom: 0px;
	}

/* カレンダー */
#calendar {
	width:170px;
	font-size: 12px;
	margin-left:5px;
	}

#calendar th , #calendar td	{
	text-align: center;
	vertical-align: middle;
	}

#sun, #cell1, #cell8, #cell15, #cell22, #cell29, #cell36	{
	color: red;
	}

/* 検索 */
#search	{
	width: 130px;
	}
#search_button{
	font-size: 12px;
	}
.hidden {
   display: none;
}
/* タグクラウド */
#tag ul	{
	margin: 0;
	padding: 0 5px;
	line-height: 1.2;
	}

#tag li	{
	background: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	}

#tag .rank-1 {
	font-size: 2em;
	}

#tag .rank-2 {
	font-size: 1.75em;
	}

#tag .rank-3 {
	font-size: 1.5em;
	}

#tag .rank-4 {
	font-size: 1.25em;
	}

#tag .rank-5 {
	font-size: 1em;
	}

#tag .rank-6 {
	font-size: 0.75em;
	}

/* フッター */
#footer	{
	width: 920px;
	clear: both;
	padding: 15px;
	}
#footnavi	{
	width: 920px;
	background-color: #7f99cc;
	color: #FFFFFF;
	}
#footnavi a{
	color: #FFFFFF;
	}
#footnavi ul{
	font-size: 12px;
	text-align: right;
	margin-right:14px;
}
#footnavi li{
	text-align: right;
	display: inline;
	line-height: 20px;
}

address	{
	padding: 5px;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	}

/* アーカイブ */
.archive {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 12px 0 10px 25px;
	margin: 0 0 10px;
	background-image: url(image/archive_bk.jpg);
	}

/* コメント */
#comments {
	border-top: dotted 1px #003399;
	margin-top: 25px;
	}

#comments h2 {
	font-size: 14px;
	}

#comments form, #comment-greeting	{
	font-size: 10px;
	}

#comments label	{
	display: block;
	margin-top: 10px;
	}

#comments #comment-form-remember-me label	{
	display: inline;
	}

#comments textarea	{
	width: 450px;
	height: 150px;
	}


/* トラックバック */
#trackbacks	{
	border-top: dotted 1px #003399;
	margin-top: 25px;
	}

#trackbacks h2	{
	font-size: 14px;
	}

.trackbacks-info p	{
	font-size: 12px;
	border: solid 1px #0066cc;
	padding: 5px;
	}

/* 受信したコメント */
.comment	{
	font-size: 12px;
	border-bottom: dashed 1px #003399;
	margin: 10px 20px;
	}

/* 受信したトラックバック */
.trackback	{
	font-size: 12px;
	border-bottom: dashed 1px #003399;
	margin: 10px 20px;
	}

/* 月別アーカイブ */
#sub .yearlyList {
    cursor: pointer;
    color: #03C;
}
#sub .yearlyList ol {
    color: #000;
}

#message{
	color: #000;
	border: 3px double #82AEF2;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}
/* タグクラウド */
ul li.tagLebel1 {
    font-size: 200%;
    color: #0050BF;
}
ul li.tagLebel2 {
    font-size: 180%;
    color: #1961C5;
}
ul li.tagLebel3 {
    font-size: 160%;
    color: #3373CC;
}
ul li.tagLebel4 {
    font-size: 140%;
    color: #4C84D2;
}
ul li.tagLebel5 {
    font-size: 120%;
    color: #6696D9;
}
ul li.tagLebel6 {
    font-size: 100%;
    color: #7FA7DF;
}

/* ヘッダー検索問い合わせ */
.search_box{
	margin-top: 20px;
}

.search_box p{
	font-size: 12px;
	float: left;
	line-height: 16px;
}
.search_box p a{
	color: #FFFFFF;
}
.mail{
	background-image: url(image/mail.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-indent: 17px;
	padding: 5px 20px 0 0;
}