@charset "utf-8";

/*---------------------------------- 個別Class,ID ----------------------------------*/
body {
	text-align: center;
	margin-top: 40px;
	background: url(../images/common/bg_headerSub.jpg) no-repeat top center; !important
}

#subMenuSupport .top {
	width: 176px;
	height: 54px;
	background: url(../images/common/bg_subMenuTitleSupport.png) no-repeat;
}

#subMenuSupport .bottom {
	width: 176px;
	height: 4px;
	background: url(../images/common/bg_subMenuFooter.png) no-repeat;
}

#mannerBg {
	background: url(../images/support/bg_manner.png) no-repeat top right;
}

.listFaq .question {
	height: 25px;
	padding: 2px 0 0 28px;
	background: url(../images/support/bg_question.png) no-repeat top left;
}

.listFaq .answer {
	min-height: 25px;
	padding: 2px 0 25px 28px;
	background: url(../images/support/bg_answer.png) no-repeat top left;
}

.bg_smallmain {
	width:211px;
	height:96px;
	background:url(../images/support/bg_mpchange_smallmain.png) no-repeat;
	line-height:16px;
}

.bg_smallbottom {
	width:211px;
	height:17px;
	background:url(../images/support/bg_mpchange_smallfooter.png) no-repeat;
}

.bg_middlemain {
	width:629px;
	background:url(../images/support/bg_mpchange_middlemain.png) repeat-y;
	line-height:16px;
}

.bg_middlebottom {
	width:629px;
	background:url(../images/support/bg_mpchange_middlebottom.png) no-repeat;
}

.bg_main {
	width:661px;
	background:url(../images/support/bg_mpchange_main.png) repeat-y;
}

.bg_bottom {
	width:661px;
	background:url(../images/support/bg_mpchange_bottom.png) no-repeat;
}

.mpchange_notice {
	padding:12px;
}

.mpchange_notice .header {
	width:659px;
	height:22px;
	background:url(../images/support/bg_mpchange_notice_header.png) no-repeat;
}

.mpchange_notice .main {
	width:659px;
	background:url(../images/support/bg_mpchange_notice_main.png) repeat-y;
}

.mpchange_notice .main ul {
	padding-left:15px;
}

.mpchange_notice .main li {
	padding:9px 25px;
	background:url(../images/support/img_mpchange_noticepoint.png) no-repeat 0px 6px;
}

.mpchange_notice .footer {
	width:659px;
	height:22px;
	background:url(../images/support/bg_mpchange_notice_footer.png) no-repeat;
}

.mpchange_steps {
	padding:30px 0 0 14px;
}

.mpchange_steps li {
	display:inline;
}

.bg_main ul {
	padding:0 15px;
}

.bg_main li {
	padding:9px 25px;
	background:url(../images/support/img_mpchange_noticepoint.png) no-repeat 0px 6px;
}

.bg_main .contents_list li {
	padding:0 8px 5px 0;
	background:none;
}

.mp_remain {
	width:615px;
	height:81px;
	padding-bottom:10px;
	background:url(../images/support/bg_mpchangeexpire.png) no-repeat;
}