#main {
	height: 100%;
	width: 820px;
	vertical-align:top;
	margin-right: auto;
	margin-left: auto;
}
#top {
	padding: 5px;
}
#top h1 {
	padding: 0px;
	margin: 0px;
	font-size: small;
	font-weight: normal;
}
#topimage {
	height: 265px;
	width: 820px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}#menu {
	height: 60px;
}
#contents {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 820px;
}
#info ul {
	margin: 0px;
	padding: 0px;
}
#info li {
	margin-left: 10px;
	list-style-type: disc;
	font-size: 85%;
	line-height: 140%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 460px;
	padding-left: 0px;
}
#omura {
	margin: 10px;
	font-size: 90%;
	line-height: 140%;
}
#auth {
	font-size: x-small;
	margin-top: 10px;
}
#footer {
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #000000;
}
#contents td {
	line-height: 140%;
	vertical-align: top;
	font-size: 90%;
}
#gtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	margin: 20px 5px;
	border: 1px dotted #CCCCCC;
}
#contents #msg {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#contents #alert {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents #sub-title {
	font-weight: bold;
	background-color: #EBE9ED;
	padding: 5px;
	color: #333333;
	margin-bottom: 20px;
}
#view {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#pankuzu {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EBE9ED;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 90%;
}
