@charset "utf-8";


* {
background-color:transparent;
font-size:100%;
font-style:normal;
margin:0;
padding:0;
text-decoration:none;
}

ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.list_number, .list_number_mb0 {
margin:0;
}

.list_number li {
font-weight:normal;
list-style-type:decimal;
margin:0 0 0.3em 2em;
padding:4px 0 0;
}

/*ご利用の流れ*/
table tr td.assist_nav_dl {
	font-size:90%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	line-height:1.3em;
	background:url(../img/common/bg_assist_nav_dl_off.gif) no-repeat;
	width: 160px;
	height: 57px;
	color:#FFFFFF;
	padding:5px 22px 5px 8px;
	text-align:left;
	vertical-align:top;
}
table tr td.assist_nav_dl_on {
	font-size:90%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	line-height:1.3em;
	background:url(../img/common/bg_assist_nav_dl_over.gif) no-repeat;
	width: 160px;
	height: 57px;
	color:#FFFFFF;
	padding:5px 22px 5px 8px;
	text-align:left;
	vertical-align:top;
}
.article {
	font-weight:bold;
	font-size:120%;
	margin-bottom:2px;
	width: auto;
}
