@charset "utf-8";
/* html > body
----------------------------------------------------------------------------------------------------*/
a {
	outline: none;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mt0 {
	margin-top: 0px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.ml0 {
	margin-left: 0px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.pd0 {
	padding: 0px !important;
}
.pr05 {
	padding-right: 5px;
}
.pl0 {
	padding-left: 0px !important;
}
.pl05 {
	padding-left: 5px;
}
.border-eeeeee {
	border: 1px solid #EEE;
}
.border-eeeeee-4px {
	border: 4px solid #EEE;
}
.textCentre {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textSize16 {
	font-size: 16px;
}
/* html > body > header
----------------------------------------------------------------------------------------------------*/
/* html > body > #Netclub
----------------------------------------------------------------------------------------------------*/
/* html > body > #Contents
----------------------------------------------------------------------------------------------------*/
#Contens {
}
/* html > body > #Contents > section
----------------------------------------------------------------------------------------------------*/
#Contens section {
}
img.stepImg2 {
	display: block;
	width: 100%;
	max-width: 184px;
	max-height: 30px;
	margin: 0 0 10px;
}
img.stepImg3 {
	display: block;
	width: 100%;
	max-width: 318px;
	max-height: 64px;
	margin: 0 0 10px;
}
span.ttlCreditcard {
	background: url("/jushinryo/sp/images/btn_creditcard.png") no-repeat scroll right center / 22px 16px rgba(0, 0, 0, 0);
}
/* html > body > #Contents > section > div.especiallyWrap
----------------------------------------------------------------------------------------------------*/
div.especiallyWrap {
	margin: 5px 0;
	padding: 10px 10px 5px;
}
/* html > body > #Contents > section > div.cautionArea
----------------------------------------------------------------------------------------------------*/
div.cautionArea {
	padding: 10px 5px;
}
div.cautionArea .cautionText {
	color: #D83300;
}
/* html > body > #Contents > section > div.tblCellWrap
----------------------------------------------------------------------------------------------------*/
div.tblCellWrap {
	margin: 0 5px;
	padding: 10px;
}
div.tblCellWrap dl {
	display: table;
}
div.tblCellWrap dl dt {
	display: table-cell;
	text-align: center;
}
div.tblCellWrap dl dt img {
	line-height: 0;
	vertical-align: text-top;
}
div.tblCellWrap dl dt a {
	display: inline-table;
	padding-top: 10px;
}
div.tblCellWrap dl dd {
	display: table-cell;
	padding: 0 0 0 15px;
	text-align: left;
}
/* html > body > #Contents > section > div.inqWrap
----------------------------------------------------------------------------------------------------*/
div.inqWrap {
	padding: 15px 15px 0;
}
div.inqWrap h3 {
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
}
div.inqWrap h3 .ttlkeiyaku2 {
	background: url("/jushinryo/sp/images/btn_keiyaku.png") no-repeat scroll left center / 18px 21px rgba(0, 0, 0, 0);
	line-height: 23px;
	padding: 0 0 0 22px;
}
div#Contents div.inqWrap p {
	padding: 0px;
}
div.inqWrap p > .go {
	background: url("/jushinryo/sp/images/btn_arrow_Link04.png") no-repeat scroll left center / 5px 8px rgba(0, 0, 0, 0);
	display: block;
	margin: 5px 3px;
	padding-left: 12px;
}
div.inqWrap p > .back {
	background: url("/jushinryo/sp/images/btn_arrow_Link03.png") no-repeat scroll left center / 5px 8px rgba(0, 0, 0, 0);
	display: block;
	margin: 5px 3px;
	padding-left: 12px;
}
/* html > body > #Contents > section > div.formWaku
----------------------------------------------------------------------------------------------------*/
div.formWaku {
}
div.formWaku input#creditcard1, div.formWaku input#creditcard2, div.formWaku input#creditcard3, div.formWaku input#creditcard4, div.formWaku input#uid1, div.formWaku input#uid2, div.formWaku input#uid3 {
	width: 55px;
}
/* html > body > #Contents > section > div.tblWaku
----------------------------------------------------------------------------------------------------*/
div.tblWaku {
	position: relative;
}
div.tblWaku table {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #EEEEEE;
	border-collapse: separate;
	margin-bottom: 15px;
	width: 100%;
}
div.tblWaku table th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	width: 100px;
}
div.tblWaku table td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}
div.tblWaku table tr:first-child th, .tblWaku table tr:first-child td {
	border-top: 1px solid #CCCCCC;
}
div.tblWaku table td .tblStat {
	line-height: 20px;
}
div.tblWaku table td .tblStat .icon_nhk {
	background: url("/jushinryo/sp/images/label_nhk.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	display: block;
	margin: 0 0 0 25px;
	text-indent: -25px;
	padding-right: 55px;
}
div.tblWaku table td .tblStat .icon_finance {
	background: url("/jushinryo/sp/images/label_finance.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	display: block;
	margin: 0 0 0 25px;
	text-indent: -25px;
	padding-right: 55px;
}
div.tblWaku table td .tblStat img {
	padding-right: 5px;
	vertical-align: middle;
}
div.tblWaku > img[src="/jushinryo/sp/images/arrow_orange.png"] {
	bottom: -14px;
	left: 45%;
	position: absolute;
}
div.tblWaku table td .discList {
}
div.tblWaku table td .discList ul {
	padding: 0px;
}
div.tblWaku table td .discList ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 0 1.6em;
	text-indent: -1.6em;
}
div#Contents section .tblWaku table td p.Info_s {
	background: url("/jushinryo/sp/images/icon_info.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	color: #D83300;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 18px;
}
div#Contents section .tblWaku table td p.ttlsub {
	border-left: 3px solid #008CB8;
	color: #008CB8;
	font-size: 16px;
	line-height: 16px;
	padding-left: 10px;
}
/* html > body > #Contents > section > div.numList
----------------------------------------------------------------------------------------------------*/
div.numList {
}
div.numList ol {
}
div.numList ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 0 1.6em;
	text-indent: -1.6em;
}
/* html > body > #Contents > section > div.availableCreditcard
----------------------------------------------------------------------------------------------------*/
div.availableCreditcard {
	background: url("/jushinryo/sp/images/selectbox_oknw_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 20px;
	padding-top: 30px;
	max-width: 310px;
}
div.availableCreditcard div.selectInner {
	background: none repeat scroll 0 0 #EEEEEE;
}
div.availableCreditcard div.selectInner div.tableWrap {
	padding: 0;
}
div.availableCreditcard div.selectInner div.tableWrap table {
}
div.availableCreditcard div.selectInner div.tableWrap table.rateWrap {
}
div.availableCreditcard div.selectInner div.tableWrap table.rateWrap th {
}
div.availableCreditcard div.selectInner div.tableWrap table.rateWrap td {
}
div.availableCreditcard div.selectInner div.tableWrap table.rateWrap td div.contentBox {
	padding: 0 5px;
	text-align: center;
}
div.availableCreditcard div.selectInner div.flArea {
	padding-bottom: 10px;
}
div.availableCreditcard div.selectInner div.flArea a.btnClose {
	background: url("/jushinryo/sp/images/icon_closetri.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	line-height: 24px;
	margin: 0 auto;
	min-height: 24px;
	padding-left: 26px;
	width: 55px;
}
a.creditCardOn {
	background: url("/jushinryo/sp/images/icon_minus.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	padding-left: 25px;
}
a.creditCardOff {
	background: url("/jushinryo/sp/images/icon_plus.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	display: block;
	margin-bottom: 15px;
	padding-left: 25px;
}
/* html > body > #Contents > section > #formArea
----------------------------------------------------------------------------------------------------*/
#formArea {
}
#formArea form {
}
#formArea form.doui {
	margin: 5px;
}
#formArea form.doui label {
	cursor: pointer;
	padding: 7px;
	line-height: 22px;
}
#formArea form.doui input[type="checkbox"] {
	border-radius: 8px;
	font-size: 22px;
	height: 22px;
	margin: 0 10px 0 0;
	padding: 0px;
	vertical-align: middle;
	width: 22px;
}
/* html > body > #Contents > section > div.courseWaku.singleplan
----------------------------------------------------------------------------------------------------*/
.courseWaku.singleplan {
	display: table;
}
.courseWaku.singleplan label {
	cursor: pointer;
}
.courseWaku.singleplan input#chooseBank[type="radio"], input#financialInstitution_0[type="radio"], input#financialInstitution_9[type="radio"], 
.courseWaku.singleplan input#course[type="radio"], input#hopePaymentCourse_02[type="radio"], input#hopePaymentCourse_06[type="radio"], input#hopePaymentCourse_12[type="radio"] {
	font-size: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 22px;
}
/* html > body > #Contents > section > h3, p.ttl
----------------------------------------------------------------------------------------------------*/
h3 span, p.ttl span {
	display: block;
}
.ttlnet {
	background: url("/jushinryo/sp/images/btn_net.png") no-repeat scroll right center / 18px 15px rgba(0, 0, 0, 0);
}
.ttlfile {
	background: url("/jushinryo/sp/images/icon_file.png") no-repeat scroll right center / 20px 24px rgba(0, 0, 0, 0);
}
.ttlPrint {
	background: url("/jushinryo/sp/images/img_print.png") no-repeat scroll right center / 34px 28px rgba(0, 0, 0, 0);
}
.ttl {
	line-height: 28px;
}
.borderTopNone {
	border: none !important;
}
.ttluid {
	background: url("/jushinryo/sp/images/btn_uid.png") no-repeat scroll right center / 22px 15px rgba(0, 0, 0, 0);
}
.ttlenq {
	background: url("/jushinryo/sp/images/icon_enquete.png") no-repeat scroll right center / 22px 21px rgba(0, 0, 0, 0);
}
/* html > body > #Contents > section > ul.infoBox
----------------------------------------------------------------------------------------------------*/
ul.infoBox {
}
ul.infoBox .Link04 {
	background: url("/jushinryo/sp/images/btn_newWindow.png") no-repeat scroll 0px center / 10px 9px rgba(0, 0, 0, 0);
	display: block;
	margin: 0;
	padding-left: 28px;
}
/* html > body > #Contents > section > p
----------------------------------------------------------------------------------------------------*/
p#creditCardArea {
	background: url("/jushinryo/sp/images/selectbox_oknw_top.png") no-repeat scroll 0 30px rgba(0, 0, 0, 0);
	width: 310px;
}
p.message_ct {
	text-align: center;
}
p.borderTop {
	border-top: 1px solid #DDDDDD;
	clear: both;
	margin-top: 10px;
	padding-top: 10px !important;
}
#formArea p.borderTopD2, p.borderTopD2 {
	border-top: 1px dashed #DDDDDD;
	clear: both;
	margin-top: 10px;
	padding-top: 10px !important;
}
p.icon_L {
}
p.icon_L a {
	font-size: 16px;
}
p.icon_L a span {
	font-size: 14px;
}
p.icon_L img {
	padding-right: 5px;
	vertical-align: middle;
}
p > img.icon_house {
	max-height: 19px;
	max-width: 20px;
}
div#Contents section p.kome_s {
	background: url("/jushinryo/sp/images/icon_kome_s.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 0 18px;
}
/* html > body > #Contents > section > a
----------------------------------------------------------------------------------------------------*/
a.Link01 span img {
	padding-right: 5px;
	vertical-align: middle;
}
/* フッター 
--------------------------------------------------------------------*/
