/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/ body {
	margin: 20px 0px 0px 0px;
	background-image: url("body_back.gif");
	background-position: top left;
	text-align: center;
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #5EA651;
	}

a:visited {
	color: #5EA651;
	}

a:active {
	color: #5EA651;
	}

a:hover {
	color: #2D2D25;
	}

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

/*ベースカラー*/
#container2 {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-image: url("main_back.gif");
	background-repeat: repeat-x, repeat-y;
	background-color: #;
	border: 0px;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-image: url("main_back2.gif");
	background-repeat: repeat-x, repeat-y;
	background-color: #;
	border: 0px;
	}

/*バナー*/
#banner {
	font-family: Arial, sans-serif;
	background-color: #;
	background-image: url("banner_back.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	margin:0px;
	height: 20px;
	}

#banner-img {
	display: none;
	}

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

/*タイトル文字*/
#banner h1 {
	 font-size: 21px;
	 font-weight: bold;
	color: #1B750E;
	padding-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size: small;
                color: #0C4C03;
	}

#center {
	float: left;
	width: 490px;
	}

.content {
	padding: 5px 20px 5px 20px;
	color: #ACACA9;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: left;
	width: 210px;
	}


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

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

/*記事部分*/
.content p {
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 170%;
                padding-left: 20px;
	text-align: left;
	margin-bottom: 5px;
	}



/*記事の日付*/
.content h2 {
	color: #C6C6C6;
	background-color: #4C4C45;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	padding: 0px 5px 1px 5px;
    	margin-bottom: 10px;
    	border-top: solid 2px #A0A0A0;
    	border-bottom: solid 2px #2D2D25;
    	line-height: 140%;
	}

/*記事のタイトル*/
.content h3 {
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
　　　　　　　	margin-top: 0px;
　　　　　　　	margin-bottom: -10px;
	padding: 0px 0px 0px 20px;
	line-height: 140%;
	background: url("con_bg.gif") no-repeat left;
	}

/*記事下のリンク*/
.content p.posted {
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #C6C6C6;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/*サイドバー*/
.sidebar {
	padding: 5px 15px 15px 24px;
	}

/*カレンダー*/
#calendar {
  	line-height: 120%;
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-color: #414136;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	margin: 0px;
	background-color: #4F4F45;
	border-collapse: collapse;
	width: 100%;
	}

/*カレンダーのタイトル*/
#calendar caption {
	color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	letter-spacing: .3em;
	}

/*カレンダーの曜日*/
#calendar th {
	color: #2D2D25;
	text-align: center;
	font-weight: normal;
	background-color: #58584F;
	}

/*カレンダーの日付*/
#calendar td {
	text-align: center;
	padding-bottom: 5px;
	}

/*サイドバーの見出し*/
.sidebar h2 {
	color: #C6C6C6;
	border-bottom: dotted 1px #C6C6C6;
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
  	letter-spacing: .-1em;
	}

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

/*アーカイブ・コメント*/
.sidebar li {
	color: #ACACA9;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

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

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

/*XML・検索のテキスト*/
.link-note {	
                color: #C6C6C6;
	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: #ACACA9;
	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%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

