@charset "utf-8";
#content {
	background-image: url(image/diary.jpg);
	background-repeat: no-repeat;
	height: 567px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #3A2B16;
	margin: 0px;
}
#content #menu {
	width: 115px;
	position: absolute;
	height: auto;
	margin-top: 98px;
	margin-left: 85px;
}
#content #search {
	position: absolute;
	height: 26px;
	width: 130px;
	margin-top: 98px;
	margin-left: 204px;
	padding-top: 1px;
	padding-left: 1px;
}
#content #search #form1 {
	margin: 0px;
	padding: 0px;
	
}
#content #left_page {
	height: 400px;
	width: 214px;
	position: absolute;
	margin-top: 128px;
	margin-left: 204px;
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 7px;
	padding-left: 7px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111111;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #0000CC;
}
.short_top {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content #right_page {
	height: 482px;
	width: 325px;
	margin-top: 20px;
	margin-left: 450px;
	position: absolute;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #111111;
	margin-top: 0px;
	margin-bottom: 8px;
}
#content #right_page #next_page_hld {
	margin-top: 20px;
}
#content #right_page #sep {
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content #header {
	position: absolute;
	z-index: 500;
	height: 75px;
	width: 350px;
	margin-top: 14px;
	margin-left: 85px;
}

