 @charset "utf-8";

/*
# =========================================================================
#                         Template for MovableType
#
#                      Copyright (C) 2004 Nobuyoshi Aoki
#                           All rights reserved
#                     web site : http://www.tokyobuddha.com
# =========================================================================
*/

/* --------基本設定-------- */
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #fff;
	background-image: url(flower-Bg.gif);
}

h1, h2, h3, h4, p, form {
	padding: 0px;
	margin: 0px;
}
.Entry-Body p, 
.Entry-BodyEx p, 
.comments-body p {
	margin-bottom:1em;
}

textarea,select,input {
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif;
}

/* --------リンクカラー-------- */
a {
	color: #003366;
	text-decoration: underline;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:active {
	color: #999999;
}
a:hover {
	color: #E05C82;
}

/* --------ヘッダーの設定-------- */
#HeadContainer {
	height: 150px;
	width: 756px;
	margin: 0px auto;
	text-align: left;
	background-image: url(flower-headBg.jpg);
	background-repeat: no-repeat;
}
#Header {
	padding: 60px 35px 0px 65px;
}
/* ブログのタイトル */
#Header h1 {
	font-family: "Century Gothic",Verdana,Helvetica,Airal,sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-shadow: #fff 2px 2px 3px;
}
#Header h1 a,
#Header h1 a:link,
#Header h1 a:visited,
#Header h1 a:active,
#Header h1 a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
/* ブログの説明文 */
p.description {
	font-size: 11px;
	color: #2d2d2d;
}

/* --------基本レイアウト-------- */
#MainArea {
	float: left;
	width: 516px;
}
#SideArea {
	float: right;
	width: 230px;
}
#MainArea-b {
	width: 756px;
}

/* --------メインコンテンツの設定-------- */
#BodyContainerArea {
	width: 756px;
	margin: 0px auto;
	text-align: left;
	background-image: url(flower-bodyBg-mid.gif);
	background-repeat: repeat-y;
}

#BodyContainer {
	background-image: url(flower-bodyBg-top.gif);
	background-repeat: no-repeat;
}

/* --------エントリーの設定-------- */
#blogBody {
	padding: 0px 10px 10px 13px;
}
#MainArea-b #blogBody {
	padding: 0px 20px 10px 13px;
}
.OneEntry {
	padding: 25px 0px 0px 0px;
}
/* 日付 */
.Entry-Date {
	padding-left: 12px;
	font-family: "Century Gothic",Verdana,Helvetica,Airal,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	text-shadow: #bbb 2px 2px 3px;
}
/* エントリータイトル */
.Entry-Title {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-shadow: #bbb 2px 2px 3px;
	background-image: url(flower-Lblt.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* エントリー本文 */
.Entry-Body {
	padding: 15px 0px 15px 15px;
	font-size: small;
	color: #000;
	line-height: 150%;
	background-image: url(flower-entryBg.gif);
	background-repeat: no-repeat;
}
.Entry-BodyEx {
	padding: 0px 0px 15px 15px;
	font-size: small;
	color: #000;
	line-height: 150%;
}
.Entry-Body img,
.Entry-BodyEx img {
	padding: 0px 10px 10px 0px;
}
.Entry-Body blockquote,
.Entry-BodyEx blockquote {
	padding: 10px;
	border: 1px dashed #dfdfdf;
}
.Entry-Foot {
	padding: 0px 0px 15px 15px;
	font-size: x-small;
	color: #666;
	line-height: 150%;
}
.menu {
	padding: 15px;
	font-size: small;
}


/* --------検索表示ページのために追加-------- */
/* --------　2004.12.4-------- */

#banner {
	height: 150px;
	width: 756px;
	margin: 0px auto;
	text-align: left;
	background-image: url(flower-headBg.jpg);
	background-repeat: no-repeat;
}
#banner h3 {
	padding: 140px 35px 0px 65px;
	font-family: "Century Gothic",Verdana,Helvetica,Airal,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #fff 2px 2px 3px;
}
#banner h3 a,
#banner h3 a:link,
#banner h3 a:visited,
#banner h3 a:active,
#banner h3 a:hover {
	color: #2d2d2d;
	text-decoration: none;
}

#container {
	width: 756px;
	margin: 0px auto;
	text-align: left;
	background-image: url(flower-bodyBg-mid.gif);
	background-repeat: repeat-y;
}

#blog {
	background-image: url(flower-bodyBg-top.gif);
	background-repeat: no-repeat;
}

.blogbody {
	padding: 25px 0px 0px 0px;
}

/* 日付 */
.date {
	padding-left: 12px;
	font-family: "Century Gothic",Verdana,Helvetica,Airal,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	text-shadow: #bbb 2px 2px 3px;
}
/* エントリータイトル */
.title {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-shadow: #bbb 2px 2px 3px;
	background-image: url(flower-Lblt.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* エントリー本文 */
.blogstyle {
	padding: 15px 0px 15px 15px;
	font-size: small;
	color: #000;
	line-height: 150%;
	background-image: url(flower-entryBg.gif);
	background-repeat: no-repeat;
}
.posted {
	padding: 0px 0px 15px 15px;
	font-size: x-small;
	color: #666;
	line-height: 150%;
}


/* --------サイドバーの設定-------- */
#Side {
	padding-right: 16px;
	padding-left: 0px;
	margin-top: 20px;
	border-left: 1px dashed #dfdfdf;
}
/* カレンダー */
#calendarBox {
	padding-bottom: 20px;
}
.calendarhead {
	padding: 1px;
	border: 1px solid #ccc;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}
.calendar {
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	line-height: 140%;
	text-align: center;
}
span.calendar{
	padding: 2px;
}

/* サイドモジュール */
.SideModule {
	padding-bottom: 15px;
}
/* サイドバーの見出し */
.Side-Head {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin-left: 6px;
	font-size: small;
	font-weight: bold;
	color: #333;
	text-shadow: #bbb 2px 2px 3px;
	background-image: url(flower-Sblt.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* サイドバーの本文 */
.Side-Body {
	padding: 10px 0px 10px 15px;
	font-size: small;
	color: #000;
	line-height: 150%;
	background-image: url(flower-sideBg.gif);
	background-repeat: no-repeat;
}
/* サイドバーのリスト設定 */
.Side-Body ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Side-Body ul li {
	padding: 0px 0px 5px 0px;
}
.Side-Body ul li a {
	padding: 0px 0px 0px 11px;
	display: block;
	background-image: url(flower-arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.Side-Body ul li a:hover {
	background-image: url(flower-arrow-over.gif);
}

/* サイドバー下の情報 */
.SideBottom {
	padding: 10px 16px 0px 10px;
	border-top: 1px solid #eee;
}
.SideBottom p {
	padding-bottom: 10px;
	font-size: x-small;
	color: #666;
}

.smallTxt {
	font-size: x-small;
	color: #666;
}

/* --------フッターの設定-------- */
#Footer {
	padding: 5px 15px 10px 25px;
	margin-top: 20px;
	font-size: x-small;
	color: #666;
	background-image: url(flower-bodyBg-top.gif);
	background-repeat: no-repeat;
}

/* --------コメント・トラックバックの設定-------- */
#banner-commentspop {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: #003366;
}
.comments-head {
	padding-left: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #999;
	font-size: small;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.comments-body {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px dotted #ccc;
	font-size: small;
	color: #666;
	line-height: 150%;
	text-align: left;
}
.comments-post {
	padding-left: 25px;
	font-size: x-small;
	color: #666;
	text-align: left;
}
.trackback-url {
	padding: 5px;
	border: 1px dotted #ccc;
	font-size: small;
	color: #666;
	line-height: 150%;
	text-align: left;
}
.trackback-body {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: small;
	color: #666;
	line-height: 150%;
	text-align: left;
}
.trackback-post {
	font-size: 8pt;
	color: #666;
	text-align: left;
}
.blog {
	margin:0px 20px 20px 20px;
	padding: 20px;
	background-color: #fff;
}