body {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	background-color: #F0F0E8;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.naviBox {
	text-align: center;
}
.naviBox ul {
	margin: 0px;
	padding: 0px;
}
.naviBox li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



.blogmain {
	background-image: url(img/bg.gif);
	text-align: left;
	height: auto;
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}
#leftnavi {
	width: 180px;
	margin-top: 10px;
}
.mainimage {
	margin-bottom: 45px;
}
#contents {
	margin-right: 20px;
	margin-left: 20px;
}
.entry {
	margin-bottom: 45px;
	text-align: left;
	margin-right: 37px;
	margin-left: 39px;
}
.entrytitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.entrybody {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.entryfooter {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #FE0000;
	text-align: right;
}
.leftbox {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 22px;
	margin-left: 15px;
}

.leftboxcal {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 22px;
	margin-left: 5px;
}
.archivetitle {
	margin-bottom: 45px;
	text-align: center;
	margin-right: 37px;
	margin-left: 39px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.headimage {
	background-image: url(img/title2.gif);
	text-align: center;
	height: 67px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
