body {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
	font-size: 12px;
	color: #333300;
}
#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-image: url(img/001.gif);
}
.head-sub {
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: thin none #FFFFFF;
}
#head-title {
	text-align: left;
}
.subtitle {
	text-align: left;
	font-weight: normal;
	color: #003300;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
#contents {
	float: left;
	width: 510px;
	margin: 1px;
}
#menu {
	float: left;
	width: 224px;
	margin: 1px;
}
.box-topbottom-line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #D8F49D;
	padding: 10px;
	width: 485px;
}
.box-topbottom-line-color {
	background-color: #D8F49D;
	border-top: 1px solid #A0E43A;
	border-bottom: 1px solid #A0E43A;
	text-align: center;
}
.box-red-line-outer{
	width: 505px;
	border: 1px none #BB0000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #A8D273;
	line-height: 30px;
}
.box-red-line-inner{
	background-color: #FFFFFF;
	text-align: center;
	color: #333300;
	padding: 5px;
	line-height: normal;
}
.center-textlink {
	text-align: left;
	border-bottom: thin none #999999;
	padding: 10px;
	width: 485px;
}
.menu-main-title {
	background-color: #B1DB84;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-main-box {
	width: 220px;
	background-color: #F1FCDA;
	border-top: 1px solid #D8F49D;
	border-right: 1px solid #D8F49D;
	border-bottom: 1px solid #D8F49D;
	border-left: 1px solid #D8F49D;
	margin-bottom: 20px;
}
.memu-main-textlink{
	border-bottom: 1px solid #D8F49D;
	padding-left: 5px;
	height: 19px;
	padding-top: 5px;
}
.menu-sub-title {
	background-color: #E3DFB9;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
}
.menu-sub-box {
	width: 220px;
	background-color: #FBF8E6;
	border-top: 1px solid #E3DFB9;
	border-right: 1px solid #E3DFB9;
	border-left: 1px solid #E3DFB9;
}
.menu-sub-box-end {
	width: 220px;
	background-color: #FBF8E6;
	border: 1px solid #E3DFB9;
}
.memu-sub-textlink{
	padding-left: 5px;
	height: 19px;
	padding-top: 5px;
}
.footer-textlink {
	text-align: center;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
#footer{
	font-size: 10px;
	text-align: center;
	margin: 10px;
}
.topline {
	border: thin solid #CCCCCC;
}
