body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
a {
	color: #005447;
	text-decoration: underline;
}
.note {
	color: #999999;
}
.star {
	color: #FF9900;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	color: #CC0000;
}
.rbroundbox { background: url(../imgs/rb_nt.gif) repeat; }
.rbtop div { background: url(../imgs/rb_tl.gif) no-repeat top left; }
.rbtop { background: url(../imgs/rb_tr.gif) no-repeat top right; }
.rbbot div { background: url(../imgs/rb_bl.gif) no-repeat bottom left; }
.rbbot { background: url(../imgs/rb_br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
}
.rbcontent {
	text-align: left;
	margin: 0px 10px;
}
.rbroundbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	margin: 0px;
	background-image: url(../imgs/title.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 212px;
}
h3 span {
	display: none;
}
#guide {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 97%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#step01 h4 {
	margin: 0px;
	background-image: url(../imgs/step01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
}
#step01 h4 span {
	display: none;
}
#step02 h4 {
	margin: 0px;
	background-image: url(../imgs/step02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
}
#step02 h4 span {
	display: none;
}
#step03 h4 {
	margin: 0px;
	background-image: url(../imgs/step03.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
}
#step03 h4 span {
	display: none;
}
#step04 h4 {
	margin: 0px;
	background-image: url(../imgs/step04.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
}
#step04 h4 span {
	display: none;
}
#error h4 {
	margin: 0px;
	background-image: url(../imgs/error.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
}
#error h4 span {
	display: none;
}
#point H4 {
	BACKGROUND-IMAGE: url(../imgs/point.gif); MARGIN: 0px; WIDTH: 115px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 27px
}
#point H4 SPAN {
	DISPLAY: none
}

#content {
	margin-left: 0px;
	margin-top: 0px;
}
#button {
	margin-left: 0px;
	text-align: right;
	margin-top: 0px;
}
.button {
	margin-right: 10px;
}
.star {
	color: #FF3300;
}
.note {
	color: #666666;
}
td {
	font-size: 12px;
}

