body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #FFF4D2;
	text-align: center;
}

a {
	text-decoration: underline;
	font-weight: bold;
}

a:link		{ color: #db5e12;}
a:visited	{ color: #ff9900;}
a:active	{ color: #db5e12;}
a:hover		{ color: #573927;}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #ffffff;
	border: 0;
}

#banner-img {
	background: url("/diary/header.gif") no-repeat;
	border: 0;
	height: 140px;
	padding: 0px;
}

div.img-link a {
	display: block;
	height: 140px;
	text-decoration: none;
}

.banner-alt { display: none;}

#banner {
	display: none;
}


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

#banner h1 {
	font-size: small;
	font-weight: bold;
}

#banner h2 {
	font-size: small;
}

#left {
	float: left;
	width: 200px;
	background-color: #ffffff;
	border: 0;
	overflow: hidden;
}

textarea#comment-text {
	width: 370px;
}

#right {
	float: right;
	width: 200px;
	background-color: #ffffff;
	border: 0;
	overflow: hidden;
}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	border: 0;
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
}

.sidebar {
	padding: 15px;
}



.content p {
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, 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: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3 {
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content p.posted {
	clear: both;
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
}

#calendar {
  	line-height: 140%;
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	font-weight: bold;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar h2 {
margin: 0 0 5px 0;
color: #573927;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
font-size: x-small;
text-align: left;
font-weight: bold;
letter-spacing: .3em;
}

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

}

.sidebar li {
	color: #524F22;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img {
	border: 0;
}

#photo {
	text-align: center;
	margin-bottom: 20px;
}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #524F22;
	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%;
}

.image-full {
	width: 370px;
}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
}

/* user css */
#pagebody {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF;
}
#center,
.content,
#left,
#right, {
	background-color: #ffffff;
}

.module {
	background: #ffffff;
	padding: 10px;
	margin: 10px;
border: solid 1px #cccccc;
}

.content,
.content p {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.content {
	padding: 5px;
}
.content h2, .content p.monthDate {
	font-size: small;
	background-color: #ffffff;
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
}

.entry {
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}

.entry h3, .content div.entry h2 {
	height: 30px;
	padding-left: 30px;
	background: url('/diary/images/entry_icon.gif') no-repeat left center;
border-bottom: solid 2px #FF9900;
}

 .content div.entry h2{
       font-size:120%;
}
.sidebar {
	padding: 0px;
margin: 0;

	background-color: #ffffff;
color: #573927;
}
.sidebar h2,
.sidebar li {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	letter-spacing: normal;
color: #573927;
}

.sidebar li {
	margin-top: 0px;
	line-height: 125%;
}
.sidebar a {
	font-weight: normal;
}

.module-header {
font-size: small;
border: solid 1px #cccccc;
background: #EAF6CC;
padding: 5px  0 5px  0;
color: #573927;
width: 158px;
}

#calendar {
	margin-bottom: 0px;
	padding: 10px 10px 30px 10px;
}
#calendar caption {
	font-size: small;
	background: url('/diary/images/side-title.gif') repeat-x;
	padding: 20px 5px 0px 5px;
}
#syndicate {
	background: none;
	background-color: #ffffff;
	padding: 10px;
}
#photo {
	background: transparent none;
}

.archive-datebased,
.entry-nav {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
}

.