body {
	color: #371D00;
	background: url(../images/blog/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	color: #371D00;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 840px;
}
#header {
	background: url(../images/blog/haeder.jpg) no-repeat;
	height: 170px;
	width: 800px;
	margin: 0px;
	padding: 65px 20px 20px;
	overflow: hidden;
}
#header .titleArea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 420px;
}
#header .elephant {
	background: url(../images/blog/elephant.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 165px;
	width: 214px;
	float: right;
	margin: 5px 0px 0px;
	padding: 0px;
}
#header .titleArea h1 {
	background: url(../images/blog/title.gif) no-repeat 0px 0px;
	display: block;
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 20px;
	height: 122px;
	width: 385px;
}
#header .titleArea h1 a {
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 385px;
}

#header .titleArea .sub {
	background: url(../images/blog/name.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 24px;
	width: 419px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}
#main {
	background: url(../images/blog/main_bg.jpg) repeat-y;
	height: auto;
	width: 800px;
	margin: 0px;
	padding: 20px 20px 0px;
	overflow: hidden;
}
#footer {
	background: url(../images/blog/main_footer.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 45px 0px 0px;
	height: 45px;
	width: 840px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	color: #FFF;
	overflow: hidden;
}
#footer ul {
	margin: 0px;
	padding: 5px 0px 0px;
	float: right;
	height: 22px;
	width: 134px;
}
#footer ul li {
	float: left;
	height: 22px;
	width: 67px;
}
#leftArea {
	float: left;
	height: auto;
	width: 185px;
}
#RightArea {
	float: right;
	height: auto;
	width: 600px;
}
#leftArea .ctgArea {
	height: auto;
	width: 185px;
	padding-bottom: 25px;
}
#leftArea .ctgArea .ctg1 {
	background: url(../images/blog/ctg1.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 185px;
}
#leftArea .ctgArea .ctg2 {
	background: url(../images/blog/ctg2.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 185px;
}

#leftArea .ctgArea .ctg3 {
	background: url(../images/blog/ctg3.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 185px;
}

#leftArea .ctgArea ul {
	color: #FFF;
	text-align: left;
	height: auto;
	width: 185px;
	margin: 0px;
	padding: 8px 0px 0px;
}
#leftArea .ctgArea ul li {
	background: url(../images/blog/point_red.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
	list-style: none;
}
#leftArea .ctgArea ul li a {
	color: #FFF;
	text-decoration: none;
}
#leftArea .ctgArea ul li a:hover {
	color: #FC0;
	text-decoration: underline;
}
#RightArea .cntsArea {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 600px;
	overflow: hidden;
}
#RightArea .cntsArea .header {
	background: url(../images/blog/cnts_heder.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 600px;
}
#RightArea .cntsArea .footer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 600px;
	background: url(../images/blog/cnts_footer.gif) no-repeat 0px 0px;
	clear: both;
}
#RightArea .cntsArea .main {
	background: url(../images/blog/cnts_main.jpg) repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px 20px;
	height: auto;
	width: 560px;
	overflow: hidden;
}
#RightArea .cntsArea .main .headerArea {
	padding: 0px;
	height: auto;
	width: 560px;
	border-bottom: 4px dotted #371D00;
	margin: 0px;
	overflow: hidden;
}
#RightArea .cntsArea .main a{color:#371D00;}
.diaryTitle {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/blog/point_white.gif) no-repeat left center;
	text-align: left;
	height: 20px;
	padding-left: 20px;
	float: left;
}
#RightArea .cntsArea .main .headerArea .dateArea {
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#RightArea .cntsArea .main .diaryTextArea {
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px;
	height: auto;
	width: 560px;
}
#RightArea .cntsArea .main .diaryTextArea p {
	padding-bottom: 10px;
}
.diaryTextArea img {
	padding-bottom: 10px;
}
#RightArea .pageTopLink {
	height: 11px;
	width: 56px;
	padding-left: 544px;
}
#RightArea .pageTopLink a {
	font-size: xx-small;
	background: url(../images/blog/top.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 56px;
}

#pagebute a{
	color: #fff;
}#header .elephant a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 214px;
}
