body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	color: #003300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bace {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	width: 790px;
	margin-top: 2px;
	margin-bottom: 10px;
}
#header {
}
#header h1 {
	font-size: small;
	color: #ECFFF2;
	line-height: 130%;
	margin: 0px;
}
#main {
	margin-top: 5px;
}
#main #topics {
	height: 160px;
	width: 150px;
	background-color: #DEF3E0;
	text-align: left;
	padding: 5px;
	overflow: auto;
	line-height: 125%;
}

#main th {
	color: #990033;
}

#main #tare {
	line-height: 125%;
}
#main #cmt {
	padding-left: 15px;
	text-align: left;
	color: #333333;
}

#main #pic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93D798;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #93D798;
}
#main #syun {
	text-align: left;
	line-height: 130%;
	margin-top: 10px;
}
#main #syun td {
	padding-right: 10px;
	padding-left: 10px;
}



#footer {
	border: 1px solid #006600;
	margin-top: 10px;
	text-align: center;
	color: #006600;
	line-height: 150%;
}
