/*ページ全体の表示部分*/
body {
	margin: 0px 0px 20px 0px;
	background-image: url("body_back.gif");
	background-position: top left;
	 text-align: center;
	}
a {
	text-decoration: none;	
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #666666;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
table {
	clear:both;
	border:solid 1px #829E38;
	font-size:12px;
	color:#444444
	;}

th, td {
	border:solid 1px #829E38;
	padding:10px
	;}

/*バナー表示部分*/
#banner {
	font-family:  "ＭＳ 明朝",Times New Roman,Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #D8E9C9;
	text-align: right;
	vertical-align: top; 
	background-image: url("banner_back.gif");
	padding: 1em;
	border-bottom: #D8E9C9 33px solid;
	height: 20px;
	}

#banner-img {
	display: none;
	}

/*タイトルリンク部分*/
#banner a {
	color: #666666;
	text-decoration: none;
		}

/*タイトル文字*/
#banner h1 {
	padding-bottom: 1.0em;
	borber-bottom: 4px ;
	font-size:large;
	font-weight:bold;
	text-align: left;	
	padding-bottom: 0.5em;
	borber-bottom: 4px ;
	}


#banner th, td, table {
	border:solid 0px;
	padding:0px
	;}
	

/*サブタイトル文字*/
#banner h2 {
	font-size: medium;
	}

/*表示部分*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 730px;
	background-color: #FFFFFF;
	}


/*エントリー表示部分枠*/
#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

/*エントリー表示部分*/
.content {
	padding: 5px 15px 5px 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	}

/*サイドバー表示部分枠*/
#right {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

/* フッター */
#footer {
	clear: both;
	border-bottom: #666666 1px solid;
	padding-top:0px;
	font-family:'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold
	;} 
	

/*エントリー本文部分*/
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
	
/*google*/
.google {
	float: right;
	width: 260px;
	padding:10px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
 
/*エントリー本文内の引用部分*/
.content blockquote {
	line-height: 150%;
	}

/*エントリー本文内のリスト部分*/
.content li {
	line-height: 150%;
	font-size: small;
	}

/*エントリーの日付部分*/
.content h2 {
	color: #009F96;
 	border-bottom: #009F96 1px dotted;
 	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	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;
	}

/*エントリーのフッター部分*/
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: #999999 1px solid;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/*サイドバー表示部分*/
.sidebar {
	padding: 8px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
	color: #009F96;
 	border-bottom: #009F96 1px dotted;
 	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .-1em;
	}
/*サイドバーの見出しH3*/
.sidebar h3 {
	color: #999900;
 	border-bottom: #999900 1px dotted;
  	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .-1em;
	}


/*サイドバーのリストを定義部分*/
.sidebar ul {
	color: #999900;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 180%;	
	margin-top: 10px;
	list-style-type: none;
	}

/*サイドバーのリスト部分*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 180%;	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: #FFFFFF 3px solid;
	}

.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;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: #BBBBBB 1px dotted;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.footers {
	font-size:10px;
	font-weight:bold
	line-height: 150%;
	text-align: center;
    letter-spacing: lem;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #666666;
	}


/*Mac文字化け防止部分*/
textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}
