.menu {
	background-image: url(img/green/menubarg.png);
	width: 240px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}
.main {
	background-image: url(img/green/mainbg01.png);
	width: 600px;
	float: right;
	background-repeat: no-repeat;
	text-align: center;

}
body {
	background-image: url(img/green/bg01.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	background-position: center top;

}
img.direct01 {
	margin-left: 50px;
}
dt.point01 {
	font-size: 16px;
	color: #33CC00;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
dd.point02 {
	margin-left: 30px;
}
dl.point {
	border: 1px dashed #66CC00;
	width: 480px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h3.auction {
	font-size: 16px;
	color: #33CC00;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #333333;
	text-align: left;
	text-indent: -9999pt;
	height: 40px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 30px;
}
h2#h2020a {
	background-image: url(img/h2/h2020a.png);
	margin-top: 10px;
}
h2#h2020b {
	background-image: url(img/h2/h2020b.png);
}
h2#h2020c {
	background-image: url(img/h2/h2020c.png);
}
h1#h1020 {
	background-image: url(img/h1/h1020.jpg);
}
.topics {
	background-image: url(img/topics02.png);
	background-repeat: repeat-y;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}
.topics-in {
	display : inline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	width: 480px;
	text-align: left;
	margin-left : 20px;
	color: #333333;
	clear : both;
	border-bottom: 1px dotted #c0c0c0;
	float: left;
}
.topics-in dl,.topics-in dd,.topics-in dt {
	margin : 0;
	padding : 0;
}
.topics-in img {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}
.topics-in dt {
	clear : both;
	margin-top : 10px;
	font-size: 14px;
	font-weight: bold;
}
.topics-in dd {
	margin-top: 5px;
	margin-left: 10px;
}

.box-bnr {
	height: 130px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.box-bnr2 {
	height: 130px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.box-flash {
	height: 540px;
	width: 560px;
}
td.step01 {
	font-size: 14px;
	color: #FFFF00;
	background-color: #33CC00;
	width: 200px;
	border: 1px solid #33CC00;
	padding: 10px;
}
td.step02 {
	border: 1px solid #33CC00;
	padding: 10px;
}
td.step03 {
	text-align: center;
}