@charset "utf-8";
.na_h4 {
	font-size: 16px;
}

#blog-header {
	height: 160px;
	width: 800px;
	text-align: left;
	background-image: url(img/index-topimg.jpg);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #5A4F27;
	border-bottom-color: #5A4F27;
}
#blog-header h1 {
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 25px;
	color: #6B5E2E;
}
#maincontents p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#blog-header h1 a {
	font-style: normal;
	text-decoration: none;
}
#maincontents {
	text-align: left;
	width: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 195px;
}
#maincontents h3 a {
	font-size: 13px;
	text-decoration: none;
}

#sidebar {
	float: right;
	width: 185px;
	margin: 0px;
}
#sidebar h3 {
	border: 1px solid #996633;
	margin-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar li {
	text-align: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	list-style-position: outside;
	list-style-image: url(img/list-style.gif);
}
#sidebar ul {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents-zone {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	visibility: visible;
}

#blog-header p {
	padding-left: 30px;
	font-size: 16px;
	color: #5D4812;
}
#contents-zone {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B5E2E;
}
#maincontents h4 a {
	font-size: 16px;
	text-decoration: none;
}
#maincontents h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033FF;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	width: auto;
}
#maincontents h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
