#content {
	width: 700px;
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	background-color: #E4D5B2;
	margin: 0px;
	text-align: center;
}
#head {
	width: 700px;
	background-color: #FBF9E4;
}
#pan {
	font-size: small;
	text-align: left;
	padding-left: 10px;
}
#top_img {
	height: auto;
	width: 700px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 1px;
}
#main {
	width: 700px;
	margin-top: 10px;
	text-align: center;
}
#main_left {
	text-align: left;
	float: left;
	width: 325px;
	margin-left: 10px;
	vertical-align: top;
	padding: 10px;
	font-size: small;
	color: #666;
	background-color: #FEFFD1;
	margin-bottom: 10px;
}
#main_right {
	color: #666;
	float: right;
	width: 325px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: small;
	line-height: 140%;
}
#foot {
	font-size: x-small;
	color: #CCC;
	text-align: center;
	clear: both;
	width: 680px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
#head_navi {
	background-color: #89581B;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	height: auto;
}
.headtitle {
	font-size: x-large;
	color: #300;
	text-align: left;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #630;
	border-left-color: #630;
	padding: 5px;
}
#title {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	text-align: left;

}
