@charset "EUC-JP";



/*HELP-PAGE*/

div.helpD2{
	padding:15px 15px 5px 15px;
	text-align:left;
	
}
	div.helpD2 dl dt{
		font-weight:bold;
		color:#900;
		margin-bottom:3px;
	}
	div.helpD2 dl dd{
		margin-bottom:10px;
	}
	
	div.helpD2 dl.helpFaq dt{
		font-weight:bold;
		color:#033;
		margin-bottom:3px;
	}
	div.helpD2 dl.helpFaq dd{
		margin-bottom:5px;
		padding-left:20px;
	}

div.helpD2bana{
	text-align:left;
	margin-bottom:10px;
}

/* Hotline */

#contactHotline {
	padding: 0 0 15px!important;
}

dl.helpBoard{
	padding:15px 15px 5px 15px;
	text-align:left;
}
	dl.helpBoard dt{
		background:#EEEEEE;
		color:#000033;
		font-weight:bold;
		padding:4px 10px;
		margin-bottom:5px;
		border-bottom:dotted 1px #333;
	}
	dl.helpBoard dd{
		padding:0px 10px;
		margin-bottom:10px;
	}
		dl.helpBoard dd ol{
			padding-left:30px;
			margin-bottom:10px;
			list-style-type:decimal;
		}
		dl.helpBoard dd ol.list01{
			padding-left:30px;
			margin-bottom:10px;
			list-style-type:none;
		}

span.helpred{
	color:#F00;
	}

div.helpTopBtn{
	padding:5px 0px;
	text-align:right;
	}

div.joinInbox{
	width:970px;
	margin:0px auto;
	text-align:center;

}
	