* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#help-menu {
	width: 190px;
	font-size: 10px;
	float: left;
}
#help-containt {
	width: 463px;
	margin-left: 190px;
	margin-top: 20px;
	clear: right;
}

h1 {
	background-image:url(/image/help-menu_title.gif);
	background-repeat:no-repeat;
	width: 190px;
	height:39px;
	text-indent: -9999px;
	font-size:1px;
}

h3 {
	background-image: url(/image/help-content_title.gif);
	padding-left: 40px;
	color: #FF6600;
	background-repeat: no-repeat;
	height: 26px;
	font-size: 15px;
	overflow: hidden;
	padding-top: 13px;
}

.help_text {
	background-image: url(/image/help-content_body.gif);
	padding: 10px 0 0 20px}
.help_footer {
	background-image: url(/image/help-containt_footer.gif);
}
.help-totop {
	font-size: 11px;
	color: #FF6600;
	float: right;
}

.help-totop a:link,a:active,a:visited,a:hover
 {
	color: #FF6600;
}

.window_close {
	overflow: hidden;
	left: 580px;
	position: absolute;
}


ul {
	background-image:url(/image/help-list_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:12px;
	list-style: none;

}



li {
	background-image:url(/image/help-list_body.gif);
	background-position: left top;
	background-repeat:repeat-y;
	line-height: 1.5;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 40px;
}






.s,.m,.l,input,select,option,textarea,body,td{font-family:"‚l‚r ‚oƒSƒVƒbƒN","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠÛƒS Pro W4",Osaka,sans-serif}
body,h1,h2,h3,form,p{ margin:0px}
p { margin:5px 0 5px 0; }
p.stream{ margin-left:5px}
p.stream_m{ margin-left:15px}
div.ri{ text-align:right; margin-right:10px}
input { margin:0; vertical-align:middle}


/*LINK STYLE*/
/**/
A:link {
	color: #0066cd;
	text-decoration: none;
}
A:visited {color: #0066cd}
A:hover {color: #990000}
A:active {color: #990000}

.right{ text-align:right; padding-right:0px}
.center{ text-align:center}
.sub_bgcolor{background-color:#ffffff;}
.pop_bgcolor{background-color:#ffffff;}
/* popup */
div.popup {
  visibility:hidden;
  position: absolute;
  border: 1px solid #446B92;
  background:#E8EEF4;
  z-index: 1;
  padding: 5px;
  width: 220px;
  font-size: 12px;}
