@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: none;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
#topcont {
	height: 150px;
	width: 750px;
	margin-bottom: 0pt;
	margin-right: 5px;
	margin-left: 5px;
}

#leftmenu {
	float: left;
	width: 175px;
	padding-left: 6px;
	margin-top: 5pt;
	margin-right: 5px;
}
#contents {
	float: right;
	width: 550px;
	padding-right: 5px;
	clear: none;
	margin-top: 5pt;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 5px;
}
#undercont {
	width: 740px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 0pt;
	margin-left: 5px;
	padding: 5px;
}
#underbox {
	clear: both;
	width: 740px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	margin: 5pt;
	padding: 5px;
	height: 70px;
}
#text {
	margin-left: 20px;
}
