/* CSS Document */

@charset "utf-8";


.indent-1em:after {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0%;
	display: block;
	content: "";
}

h1.help-ttl{
	padding: 8px 0 8px 38px;
	height: 25px;
	font-size: 180%;
	background: url(../img/ico_help.gif) 0px 50% no-repeat;
}

ul#anchor-navi {
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #d8d8d8 dotted;
}

ul#anchor-navi li.sub-topic {
margin-left: 12px;
}

ul#anchor-navi li a {
	padding: 0 0 0 10px;
	background: url(../img/pt-gim-anchor.gif) 0 50% no-repeat;
}



.round-whitexg_f3 { /*Full Width*/
	width: 708px;
	min-height: 1px;
	_height: 0;
	background-color: #FFFFFF !important;
}

.round-whitexg_f3 .head {
	padding: 5px 0 0;
	min-height: 1px;
	_height: 0;
	background: url(../img/round-whitexg-f3_head.gif) 0 0 no-repeat !important;
}

.round-whitexg_f3 .btm {
	padding: 0 0 5px !important;
	min-height: 1px !important;
	_height: 0 !important;
	background: url(../img/round-whitexg-f3_btm.gif) 0 100% no-repeat !important;
}

.round-whitexg_f3 .body {
	padding: 5px 9px !important;
	min-height: 1px !important;
	_height: 0 !important;
	border-right: 1px #d2d2d2 solid !important;
	border-left: 1px #d2d2d2 solid !important;
	background-color: #FFFFFF !important;
}

.help-topic dl ,
.help-topic ul {
	margin: 1em 0;
}

.help-topic dl dt {
	clear: both;
	width: 10em;
	font-size: 105%;
	font-weight: 700;
	color: #663300;
	float: left;
}

.help-topic dl#help-functions dt {
	width: 14em;
}


.help-topic h3 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 110%;
	font-weight: 700;
	color: #FF9900;
	background:url(../img/line-dot1x1-lbrown.gif) 0 100% repeat-x;
}

.help-topic .indent-1em {
	display: block;
	padding: 0 0 0 1em;
	min-height: 0;
	_height: 0;
}

.help-topic img.align-left {
	margin: 0 5x 0 0;
	float: left;
}

.help-topic img.align-rgt {
	margin: 0 0 0 5px;
	float: right;
}

.ad-help#main-content #to-the-head-art {
	margin: 5px 0 0 0;
}

.help-topic br+br {
	line-height: 1.5;
}

.ad-help#main-content {
	width: 708px;
}


