body {
	text-align: center;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック" ,"ヒラギノ角ゴ Pro W3" ,"Osaka",verdana ,arial ,sans-serif;
	background-image: url(../_img/bg.gif);
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

/* html tag */
p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: small;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul {
}
ol {
}
li {
}
dl {
}
dt {
}
dd {
	font-size: 12px;
}
td {
}
blockquote {
}


/* margin */
.marging-b10 {
	margin-bottom: 10px;
}
.margin-b20 {
	margin-bottom: 20px;
}
.margin-b30 {
	margin-bottom: 30px;
}

/* padding */

.padding-a10 {
	padding: 10px;
}
/* text size */
.t10 {
	font-size: 11px;
}
/*  layout */
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	margin-bottom: 40px;
}
#content {
	clear: both;
	padding-left: 5px;

}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
}
#main {
	width: 520px;
	float: right;
}
#side {
	float: left;
	width: 180px;
	padding-top: 5px;
}
#header h1 {
	background-image: url(_img/plantsblog_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	height: 83px;
}
#header #txtNav {
	font-size: x-small;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* ---------------------------------------------------
ENTRY 関連 */

.entry {
	margin-bottom: 30px;
	background-color: #f9f9f2;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E7C3;
}
.entry p {
	font-size: 11px;
	line-height: 140%;
	color: #4D4D4D;
}
.entry p.eHeadInfo {
	margin: 0px;
	letter-spacing: 0.08em;
	background-image: url(_img/grade.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;

}
.entry p.eHeadInfo .date {
	font-size: 11px;
	float: left;
	width: 200px;
	line-height: 18px;
	color: #330000;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	font-weight: bold;
}
.entry p.eHeadInfo .category {
	font-size: x-small;
	float: right;
	width: 200px;
	line-height: 18px;
	color: #330000;
	text-align: right;
	padding-top: 2px;
}
.entry h2 {
	font: bold 12px/105% "Verdana", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	margin: 0px;
	background-image: url(_img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.eBody {
	font-size: 11px;
	padding: 10px;

}
.entry p.eFootInfo {
	text-align: right;
	font-size: 11px;
	margin-bottom: 0px;
	padding-right: 10px;
}

.entry blockquote {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #CCCCCC;
	margin: 1.2em 0px 1.2em 5px;
}
p#pankuz {
	font-size: 11px;
	margin: 0 0 25;
	padding: 2px 2px 1px 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #330000;
	border-bottom-color: #330000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #330000;
	border-right-color: #330000;
}
p#h-nav {
	font-size: 11px;
	margin: 0 0 25px;
	padding: 0px 0px 2px;
	line-height: 110%;
	text-align: center;
}


/* ---------------------------------------------------
コメント＆トラバエリア */

#trackbacks, 
#comments,
#postComment {
	margin-top: 25px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.entry h3 {
	margin-bottom: 12px;
	color: #330000;
	font: bold 12px "Verdana", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	padding-bottom: 3px;
	word-spacing: 0.2em;

}
p#trackbackurl {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#trackbacks dt, 
#comments dt {
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #666;
}
#trackbacks dd p, 
#comments dd p {
	font-size: 11px;
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 0px;
}

#trackbacks .box, 
#comments .box,
#postComment .box {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
p#trackbackurl span {
	text-decoration: underline;
}
/* ---------------------------------------------------
side */

#side .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #963;
	margin-bottom: 8px;
}
#side ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#side li {
	font: 11px/105% "Verdana", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	background-image: url(_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 4px;
	padding-left: 12px;
}
#footer address {
	font-size: x-small;
	color: #ececd0;
	background-color: #300;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 8px;
}
#footer #toTop {
	color: #330000;
	background-color: #ececd0;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: x-small;
}
#powered {
	font-size: x-small;
}