@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;
}
#downloadarea h2 {
	margin-bottom: 20px;
	width: 678px
}
#downloadarea p a:hover {
	background: 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;
}
.padding_all_side10 {
	padding: 0px 10px;
}
.side_left {
	float: left;
	width: 340px;
	line-height: 1.3em;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.side_left ul {
	margin-bottom: 0;
}
.side_right {
	width: 340px;
	line-height: 1.3em;
	text-align: left;
	float: right;
}
.side_text {
	padding-left: 5px;
}
.center {
	text-align: center;
}
.indent2 {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.btn_normal {
	margin: 20px auto 40px!important;
	padding: 15px 0!important;
	width: 400px!important;
	border-radius: 3px;
	box-sizing: border-box;
	display: block;
	text-align: center;
}
