@charset "Shift_JIS";





.btnClose {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_close_off.gif') no-repeat;
}

.btnClose_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_close_on.gif') no-repeat;
}


.btnConfirm {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_confirm.png') no-repeat;
	float:right;
}
.btnConfirm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_confirm_on.png') no-repeat;
	float:right;
}



.btnConfirmOpen {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_confirm_open_off.gif') no-repeat;
	float:right;
}

.btnConfirmOpen_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_confirm_open_on.gif') no-repeat;
	float:right;
}



.btnMskm {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_order_off.gif') no-repeat;
	float:right;
}
.btnMskm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_order_on.jpg') no-repeat;
	float:right;
}



.btnMskm_l {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_order_off.gif') no-repeat;
}
.btnMskm_l_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_order_on.jpg') no-repeat;
}



.btnMskm_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_order2_off.gif') no-repeat;
	float      : center;
}
.btnMskm_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_order2_on.gif') no-repeat;
	float      : center;
}


.btnDsl {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kaiyaku3_off.gif') no-repeat;
	float:right;
}
.btnDsl_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kaiyaku3_on.gif') no-repeat;
	float:right;
}


.btnDsl_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_kaiyaku2_off.gif') no-repeat;
	float      : center;
}
.btnDsl_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_kaiyaku2_on.gif') no-repeat;
	float      : center;
}


.btnBack {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back.jpg') no-repeat;
	float:left;
}

.btnBack_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back_on.jpg') no-repeat;
	float:left;
}


.btnBack_c {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back.jpg') no-repeat;
}

.btnBack_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back_on.jpg') no-repeat;
}


.btnBackAreaSearch {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back_area_search.jpg') no-repeat;
	float:left;
}

.btnBackAreaSearch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_back_area_search_on.jpg') no-repeat;
	float:left;
}


.btnNext {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_next.jpg') no-repeat;
	float:right;
}

.btnNext_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_next_on.jpg') no-repeat;
	float:right;
}


.btnNext_c {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_next.jpg') no-repeat;
}

.btnNext_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_next_on.jpg') no-repeat;
}

.btnEdit {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_edit_off.gif') no-repeat;
}
.btnEdit_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_edit_on.gif') no-repeat;
}


.btnFin {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kanryou_off.gif') no-repeat;
	float:right;
}

.btnFin_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kanryou_on.gif') no-repeat;
	float:right;
}


.btnSoftDownload {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_download_off.gif') no-repeat;
	float:right;
}

.btnSoftDownload_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_download_on.gif') no-repeat;
	float:right;
}


.btnServiceDetail {
	cursor     : pointer;
	border     : 0px;
	width      : 146px;
	height     : 28px;
	background : url('../img/btn_service_detail.gif') no-repeat;
}

.btnServiceDetail_on {
	cursor     : pointer;
	border     : 0px;
	width      : 146px;
	height     : 28px;
	background : url('../img/btn_service_detail_on.gif') no-repeat;
}


.btnPrint {
	cursor     : pointer;
	border     : 0px;
	width      : 98px;
	height     : 29px;
	background : url('../img/btn_print.gif') no-repeat;
}

.btnPrint_on {
	cursor     : pointer;
	border     : 0px;
	width      : 98px;
	height     : 29px;
	background : url('../img/btn_print_on.gif') no-repeat;
}

.btnPrint2 {
	cursor     : pointer;
	border     : 0px;
	width      : 98px;
	height     : 28px;
	background : url('../img/btn_print.gif') no-repeat;
	float:right;
}

.btnPrint2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 98px;
	height     : 28px;
	background : url('../img/btn_print_on.gif') no-repeat;
	float:right;
}



.btDoi {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_doui_off.gif') no-repeat;
}

.btDoi_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_doui_on.gif') no-repeat;
}

.chkDoi {
	margin:1px 0 1px 9px;
	height     : 31px;
}

.chkDoi_tv {
	margin     : 1px 0 1px 9px;
	margin-top : 10px;
}

.btKyodak {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_kyodaku_off.gif') no-repeat;
}

.btKyodak_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_kyodaku_on.gif') no-repeat;
}




.btDsl {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_off.gif') no-repeat;
}

.btDsl_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_on.gif') no-repeat;
}

.chkDsl {
	margin:1px 0 1px 9px;
	height     : 27px;
}




.btnAdd_user_add {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 32px;
	background : url('../img/btn_touroku_off.gif') no-repeat;
}

.btnAdd_user_add_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 32px;
	background : url('../img/btn_touroku_on.gif') no-repeat;
}



.btnUser_if_shokai {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 32px;
	background : url('../img/btn_shokai_off.gif') no-repeat;
}

.btnUser_if_shokai_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 32px;
	background : url('../img/btn_shokai_on.gif') no-repeat;
}








.btnAdd {
	cursor     : pointer;
	border     : 0px;
	width      : 109px;
	height     : 30px;
	background : url('../img/btn_touroku_off.png') no-repeat;
	float:right;
}

.btnAdd_on {
	cursor     : pointer;
	border     : 0px;
	width      : 109px;
	height     : 30px;
	background : url('../img/btn_touroku_on.png') no-repeat;
	float:right;
}







.btnTuwa_dtl {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_open_tuwa_dtl_off.gif') no-repeat;
}

.btnTuwa_dtl_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_open_tuwa_dtl_on.gif') no-repeat;
}








.chg_um {
	margin-left:6px;
	height     : 100%;
	float:left;
}
.chg_um_tv {
	margin-left : 6px;
	margin-top  : 22px;
	float       : left;
}
.chg_list {
	margin-left : 8px;
	margin-top  : 9px;
	float       : left;
}
.chg_list1 {
	margin-left : 8px;
	margin-top  : 9px;
	float       : left;
}
.chg_list2 {
	margin-left : 11px;
	margin-top  : 22px;
	float       : left;
}

.btnPcrs_0 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_standard_b_off.gif') no-repeat;
}

.btnPcrs_0_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_standard_b_on.gif') no-repeat;
}


.btnPcrs_1 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_baryu_b_off.gif') no-repeat;
}

.btnPcrs_1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_baryu_b_on.gif') no-repeat;
}


.btnPcrs_2 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_light_b_off.png') no-repeat;
}

.btnPcrs_2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_light_b_on.png') no-repeat;
}


.btnPcrs_3 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_basic_b_off.gif') no-repeat;
}

.btnPcrs_3_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_basic_b_on.gif') no-repeat;
}


.btnPcrs_4 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_premium_b_off.gif') no-repeat;
}

.btnPcrs_4_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_premium_b_on.gif') no-repeat;
}


.btnPcrs_5 {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_compact_b_off.png') no-repeat;
}

.btnPcrs_5_on {
	cursor     : pointer;
	border     : 0px;
	width      : 144px;
	height     : 29px;
	background : url('../img/tv_compact_b_on.png') no-repeat;
}

.btnPcrs_6 {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_basic_off.gif') no-repeat;
}

.btnPcrs_6_on {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_basic_on.gif') no-repeat;
}

.btnPcrs_7 {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_premium_off.gif') no-repeat;
}

.btnPcrs_7_on {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_premium_on.gif') no-repeat;
}

.btnPcrs_8 {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_compact_off.gif') no-repeat;
}

.btnPcrs_8_on {
	cursor     : pointer;
	border     : 0px;
	width      : 118px;
	height     : 53px;
	background : url('../img/btn_smart_compact_on.gif') no-repeat;
}

.btnPcrs_11 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_valandsta_off.gif') no-repeat;
}

.btnPcrs_11_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_valandsta_on.gif') no-repeat;
}

.btnPcrs_12 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course2_off.gif') no-repeat;
}

.btnPcrs_12_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course2_on.gif') no-repeat;
}

.btnPcrs_13 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course2_off.gif') no-repeat;
}

.btnPcrs_13_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course2_on.gif') no-repeat;
}

.btnPcrs_14 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course1_off.gif') no-repeat;
}

.btnPcrs_14_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course1_on.gif') no-repeat;
}

.btnPcrs_15 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course4_off.gif') no-repeat;
}

.btnPcrs_15_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course4_on.gif') no-repeat;
}

.btnPcrs_16 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course5_off.gif') no-repeat;
}

.btnPcrs_16_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course5_on.gif') no-repeat;
}

.btTchSvcB {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 32px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
}

.btTchSvcB_on {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 32px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}

.chkTchSvcB {
	margin:9px 138px 0px 7px;
}

.chkTchSvcB2 {
	margin:9px 0px 0px 11px;
}

.chkTchSvcB3 {
	margin     : 10px 0px 0px 10px;
}







.btnImaSuguWatch {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/btn_now_off.gif') no-repeat;
}

.btnImaSuguWatch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/btn_now_on.gif') no-repeat;
}


.btnRaigetsuFromWatch {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/btn_raigetu_off.gif') no-repeat;
}

.btnRaigetsuFromWatch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/btn_raigetu_on.gif') no-repeat;
}






.tvGuide0,.tvGuide0_on,
.tvGuide1,.tvGuide1_on,
.tvGuide2,.tvGuide2_on,
.tvGuide3,.tvGuide3_on,
.tvGuide4,.tvGuide4_on,
.tvGuide5,.tvGuide5_on {
	display       : block;
	width         : 89px;
	height        : 58px;
	cursor        : pointer;
	position      : relative;
	margin-right  : 5px;
}
.tvGuide0 input,.tvGuide0_on input,
.tvGuide1 input,.tvGuide1_on input,
.tvGuide2 input,.tvGuide2_on input,
.tvGuide3 input,.tvGuide3_on input,
.tvGuide4 input,.tvGuide4_on input,
.tvGuide5 input,.tvGuide5_on input {
	position : relative;
	top      : 22px;
	left     : 10px;
}
.tvGuide0    { background : url('../img/btn_guidbook0_off.gif') no-repeat; }
.tvGuide0_on { background : url('../img/btn_guidbook0_on.gif')  no-repeat; }
.tvGuide1    { background : url('../img/btn_guidbook1_off.gif') no-repeat; }
.tvGuide1_on { background : url('../img/btn_guidbook1_on.gif')  no-repeat; }
.tvGuide2    { background : url('../img/btn_guidbook2_off.gif') no-repeat; }
.tvGuide2_on { background : url('../img/btn_guidbook2_on.gif')  no-repeat; }
.tvGuide3    { background : url('../img/btn_guidbook3_off.gif') no-repeat; }
.tvGuide3_on { background : url('../img/btn_guidbook3_on.gif')  no-repeat; }
.tvGuide4    { background : url('../img/btn_guidbook4_off.gif') no-repeat; }
.tvGuide4_on { background : url('../img/btn_guidbook4_on.gif')  no-repeat; }
.tvGuide5    { background : url('../img/btn_guidbook5_off.gif') no-repeat; }
.tvGuide5_on { background : url('../img/btn_guidbook5_on.gif')  no-repeat; }





.rdSeikyusSofuYh_0 {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_yes_send_off.gif') no-repeat;
}

.rdSeikyusSofuYh_0_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_yes_send_on.gif') no-repeat;
}
.rdSeikyusSofuYh_0_disabled {

	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_yes_send_off.gif') no-repeat;
}

.seikyus_sofu_yh_choice {
	margin-left:6px;
	height     : 33px;
}


.rdSeikyusSofuYh_1 {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_no_send_off.gif') no-repeat;
}

.rdSeikyusSofuYh_1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_no_send_on.gif') no-repeat;
}

.rdSeikyusSofuYh_1_disabled {

	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_no_send_off.gif') no-repeat;
}




.rdUse_0 {
	cursor     : pointer;
	border     : 0px;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_riyousinai_off.gif') no-repeat;
	text-align :left;
	float      : left;
}

.rdUse_0_on {
	cursor     : pointer;
	border     : 0px;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_riyousinai_on.gif') no-repeat;
	text-align :left;
	float      : left;
}
.use_kbn {
	margin:-1px 0 5px 7px;
	height     : 31px;
}

.rdUse_1 {
	cursor     : pointer;
	border     : 0px;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_riyousuru_off.gif') no-repeat;
	text-align :left;
	float      : right;
}

.rdUse_1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_riyousuru_on.gif') no-repeat;
	text-align :left;
	float      : right;
}




.btRyosho {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;

	height     : 31px;
	background : url('../img/btn_ryousyou_off.gif') no-repeat;
	text-align:left;
	float      : right;
}

.btRyosho_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;

	height     : 31px;
	background : url('../img/btn_ryousyou_on.gif') no-repeat;
	text-align:left;
	float      : right;
}

.chkRyosho {
	margin:-1px 0 1px 10px;
	height     : 31px;
}





.btnTw_dtl_shokai {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_tuwameisai_open_off.gif') no-repeat;
}

.btnTw_dtl_shokai_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_tuwameisai_open_on.gif') no-repeat;
}


.btnTwoTelnoSvcMskm_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_2no_mskm_off.gif') no-repeat;
	float      : center;
}

.btnTwoTelnoSvcMskm_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_2no_mskm_on.gif') no-repeat;
	float      : center;
}


.btnSetOpen_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_settei_open_off.gif') no-repeat;
	float      : center;
}

.btnSetOpen_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_settei_open_on.gif') no-repeat;
	float      : center;
}






.bmp_um_0 {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 32px;
	background : url('../img/btn_keizokusinai_off.gif') no-repeat;
}

.bmp_um_0_on {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 32px;
	background : url('../img/btn_keizokusinai_on.gif') no-repeat;
}


.bmp_um_1 {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 32px;
	background : url('../img/btn_keizokusuru_off.gif') no-repeat;
}

.bmp_um_1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 32px;
	background : url('../img/btn_keizokusuru_on.gif') no-repeat;
}






.btn_chge {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_off.gif') no-repeat;
	float:right;
}

.btn_chge_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_on.gif') no-repeat;
	float:right;
}


.btn_addChge {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_change_add_off.gif') no-repeat;
	float:right;
}

.btn_addChge_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_change_add_on.gif') no-repeat;
	float:right;
}


.btnB_opt_add {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_order2_off.gif') no-repeat;
	float:right;
}

.btnB_opt_add_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_order2_on.gif') no-repeat;
	float:right;
}


.btn_bspt_mskm {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_order2_off.gif') no-repeat;
	float:right;
}

.btn_bspt_mskm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 33px;
	background : url('../img/btn_order2_on.gif') no-repeat;
	float:right;
}





.rdChoiceSvc {
	cursor     : pointer;
	border     : solid #cccccc 1px;
	padding    : 5px;
	background : url('../img/bg_user_info.gif');
}

.rdChoiceSvc_on {
	cursor     : pointer;
	border     : solid #cccccc 1px;
	padding    : 5px;
	background : url('../img/name4.png');
}

.rd_soho_svc_name {
	position   : relative;
	top        : 1px;
}




.btnOptionKotei {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_kotei_address_service_off.gif') no-repeat;
}
.btnOptionKotei_on {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_kotei_address_service_on.gif') no-repeat;
}

.btnOptionSoho10 {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_soho10_off.gif') no-repeat;
}
.btnOptionSoho10_on {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_soho10_on.gif') no-repeat;
}

.btnOptionDomain {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_domain_acting_off.gif') no-repeat;
}
.btnOptionDomain_on {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_domain_acting_on.gif') no-repeat;
}

.btnOptionDomainIji {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_jigyou_henkou_off.gif') no-repeat;
}
.btnOptionDomainIji_on {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_jigyou_henkou_on.gif') no-repeat;
}

.btnOptionDns {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_dns_settei_off.gif') no-repeat;
}
.btnOptionDns_on {
	cursor     : pointer;
	border     : none;
	width      : 408px;
	height     : 31px;
	text-align : left;
	background : url('../img/btn_Regist_dns_settei_on.gif') no-repeat;
}

.tdDomainKind {
	border     : none;
	width      : 135px;
	height     : 31px;
	vertical-align    : text-middle;
}
.rdDomainKind {
	cursor     : pointer;
	border     : none;
	width      : 135px;
	height     : 31px;
	background : url('../img/bg_select_jp.gif') no-repeat;
}
.rdDomainKind_on {
	cursor     : pointer;
	border     : none;
	width      : 135px;
	height     : 31px;
	background : url('../img/bg_select_jp_on.gif') no-repeat;
}

.rdDNSPriSec {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_primary_off.gif') no-repeat;
}
.rdDNSPriSec_on {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_primary_on.gif') no-repeat;
}

.rdDNS2nd {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_dns_only_2nd_off.gif') no-repeat;
}
.rdDNS2nd_on {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_dns_only_2nd_on.gif') no-repeat;
}

.rdDNSCust {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_dns_both_cust_off.gif') no-repeat;
}
.rdDNSCust_on {
	cursor     : pointer;
	border     : none;
	margin-top : 10px;
	margin-bottom : 10px;
	width      : 408px;
	height     : 31px;
	background : url('../img/btn_dns_both_cust_on.gif') no-repeat;
}

.chkSelectOptionPos {
	margin-left: 15px;
	margin-top : 9px;
}
.rdDomainKindPos {
	margin-left: 10px;
	margin-top : 9px;
}




.btnKokaiRenMado {
	cursor     : pointer;
	border     : 0px;
	width      : 208px;
	height     : 25px;
	background : url('../img/hanei_off.gif') no-repeat;
}

.btnKokaiRenMado_on {
	cursor     : pointer;
	border     : 0px;
	width      : 208px;
	height     : 25px;
	background : url('../img/hanei_on.gif') no-repeat;
}




.btnTourokuTantou {
	cursor     : pointer;
	border     : 0px;
	width      : 208px;
	height     : 25px;
	background : url('../img/btn_touroku_tantou_hanei_off.gif') no-repeat;
}

.btnTourokuTantou_on {
	cursor     : pointer;
	border     : 0px;
	width      : 208px;
	height     : 25px;
	background : url('../img/btn_touroku_tantou_hanei_on.gif') no-repeat;
}




.rd_vertical_middle {
	vertical-align: middle;
}

.rd_vertical_middle2 {
	vertical-align: middle;
	margin-bottom: 2px;
}

.rdSoufusakiMlad {
	cursor     : pointer;
	border     : solid #cccccc 1px;
	width      : auto;
	padding    : 5px 5px 5px 20px;
	margin     : 5px;
	background : url('../img/bg_user_info.gif');
}

.rdSoufusakiMlad_on {
	cursor     : pointer;
	border     : solid #bbbbbb 1px;
	width      : auto;
	padding    : 5px 5px 5px 20px;
	margin     : 5px;
	background : url('../img/name4.png');
}




.btnPlanO {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/planO_off.gif') no-repeat;
}
.btnPlanO_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/planO_on.gif') no-repeat;
}

.btnPlanAH {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/planAH_off.gif') no-repeat;
}
.btnPlanAH_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/planAH_on.gif') no-repeat;
}





.btnYes {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_yes_off.gif') no-repeat;
}

.btnYes_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_yes_on.gif') no-repeat;
}


.btnNo {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_no_off.gif') no-repeat;
}

.btnNo_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_no_on.gif') no-repeat;
}




.btnPlan100M {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_100m_off.png') no-repeat;
}
.btnPlan100M_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_100m_on.png') no-repeat;
}
.btnPlan100ML {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_100m_light_off.gif') no-repeat;
}
.btnPlan100ML_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_100m_light_on.gif') no-repeat;
}
.btnPlan200M {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_200m_off.png') no-repeat;
}
.btnPlan200M_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_200m_on.png') no-repeat;
}
.btnPlan1Giga {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_1giga_off.png') no-repeat;
}
.btnPlan1Giga_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_1giga_on.png') no-repeat;
}
.btnPlan5Giga {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_5giga_off.gif') no-repeat;
}
.btnPlan5Giga_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_5giga_on.gif') no-repeat;
}
.btnPlan10Giga {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_10giga_off.gif') no-repeat;
}
.btnPlan10Giga_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_10giga_on.gif') no-repeat;
}

.btnPlan1GigaNF {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_1giga_nf_off.gif') no-repeat;
}
.btnPlan1GigaNF_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_1giga_nf_on.gif') no-repeat;
}
.btnPlan5GigaNF {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_5giga_nf_off.gif') no-repeat;
}
.btnPlan5GigaNF_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_5giga_nf_on.gif') no-repeat;
}
.btnPlan10GigaNF {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_10giga_nf_off.gif') no-repeat;
}
.btnPlan10GigaNF_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_10giga_nf_on.gif') no-repeat;
}

.modemPlan1Btn {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_modem_plan1_off.gif') no-repeat;
}
.modemPlan1Btn_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_modem_plan1_on.gif') no-repeat;
}

.modemPlan2Btn {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_modem_plan2_off.gif') no-repeat;
}
.modemPlan2Btn_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/net_modem_plan2_on.gif') no-repeat;
}

.btnSokuwari {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin     : 0;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
}
.btnSokuwari_on {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin     : 0;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}
.chkSokuwari {
	margin-left : 15px;
	margin-top : 9px;
}
.chkSokuwariLeft {
	text-align : left;
	float : left;
}
.chkSokuwariRight {
	text-align : left;
	padding-top : 10px;
}

.btnKosokuwari {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin     : 0;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
}
.btnKosokuwari_on {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin     : 0;
	width      : 182px;
	height     : 31px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}
.chkKosokuwari {
	margin-left : 15px;
	margin-top : 9px;
}
.chkKosokuwariLeft {
	text-align : left;
	float : left;
}
.chkKosokuwariRight {
	text-align : left;
	padding-top : 10px;
}



.btnSSOLogin {
	cursor     : pointer;
	border     : 0px;
	width      : 110px;
	height     : 31px;
	background : url('../img/btn_login2_off.png') no-repeat;
}

.btnSSOLogin_on {
	cursor     : pointer;
	border     : 0px;
	width      : 110px;
	height     : 31px;
	background : url('../img/btn_login2_on.png') no-repeat;
}




.btnChoiceAddCapa_off {
	vertical-align : text-top;
	text-align     : center;
	background     : url('../img/volume_off.png') no-repeat scroll 50% 50%;
}

.btnChoiceAddCapa_on {
	vertical-align : text-top;
	text-align     : center;
	background     : url('../img/volume_on.png') no-repeat scroll 50% 50%;
}








.btnSearch {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_serch_off.gif') no-repeat;
}
.btnSearch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_serch_on.gif') no-repeat;
}



.btnSetUp {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_settei_off.gif') no-repeat;
}
.btnSetUp_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_settei_on.gif') no-repeat;
}



.btnRouter {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_router_off.gif') no-repeat;
}
.btnRouter_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_router_on.gif') no-repeat;
}


.btnHybrid {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_hiBrid_off.gif') no-repeat;
}
.btnHybrid_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_hiBrid_on.gif') no-repeat;
}


.btnUsb {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_usb_off.gif') no-repeat;
}
.btnUsb_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/mobile_usb_on.gif') no-repeat;
}


.rdMoblePos {
	margin-top : 24px;
	margin-left: 13px;
}






.btnSetUp2 {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_setup_2_off.gif') no-repeat;
}
.btnSetUp2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_setup_2_on.gif') no-repeat;
}







.btnReturnConfirm {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_return_cfm_off.gif') no-repeat;
}

.btnReturnConfirm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_return_cfm_on.gif') no-repeat;
}




.btnAfSvcNow {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_now_off.gif') no-repeat;
}
.btnAfSvcNow_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_now_on.gif') no-repeat;
}
.btnAfSvcChg {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_chg_off.gif') no-repeat;
}
.btnAfSvcChg_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_chg_on.gif') no-repeat;
}




.btnSvcUseTl1 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_1bango_off.gif') no-repeat;
}
.btnSvcUseTl1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_1bango_on.gif') no-repeat;
}

.btnSvcUseTl2 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_2bango_off.gif') no-repeat;
}
.btnSvcUseTl2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_2bango_on.gif') no-repeat;
}

.btnSvcNotUseTl {
	cursor     : pointer;
	border     : 0px;
	width      : 230px;
	height     : 58px;
	background : url('../img/btn_not_use_off.gif') no-repeat;
}
.btnSvcNotUseTl_on {
	cursor     : pointer;
	border     : 0px;
	width      : 230px;
	height     : 58px;
	background : url('../img/btn_not_use_on.gif') no-repeat;
}




.btnSvcUseTv {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_use_tv_off.gif') no-repeat;
}
.btnSvcUseTv_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_use_tv_on.gif') no-repeat;
}

.btnSvcNotUseTv {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_not_use_tv_off.gif') no-repeat;
}
.btnSvcNotUseTv_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_not_use_tv_on.gif') no-repeat;
}

.btnChoiceTv1 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_now_off.gif') no-repeat;
}
.btnChoiceTv1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/af_svc_now_on.gif') no-repeat;
}

.btnChoiceTv2 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course2_off.gif') no-repeat;
}
.btnChoiceTv2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course2_on.gif') no-repeat;
}

.btnChoiceTv3 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course1_off.gif') no-repeat;
}
.btnChoiceTv3_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course1_on.gif') no-repeat;
}

.btnChoiceTv4 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course3_off.gif') no-repeat;
}
.btnChoiceTv4_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_tv_course3_on.gif') no-repeat;
}
.btnChoiceTv5 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course2_off.gif') no-repeat;
}
.btnChoiceTv5_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course2_on.gif') no-repeat;
}
.btnChoiceTv6 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course1_off.gif') no-repeat;
}
.btnChoiceTv6_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_smart_tv_course1_on.gif') no-repeat;
}


.tvTunerBasBtn,.tvTunerBasBtn_on,
.tvTunerPreBtn,.tvTunerPreBtn_on,
.tvTunerSmaBasBtn,.tvTunerSmaBasBtn_on,
.tvTunerSmaPreBtn,.tvTunerSmaPreBtn_on {
	display      : block;
	width        : 183px;
	height       : 37px;
	cursor       : pointer;
	padding-top  : 21px;
	padding-left : 13px;
	text-align   : left;
}

.tvTunerSmaComBtn,.tvTunerSmaComBtn_on,
.tvTunerSmaBasBtn,.tvTunerSmaBasBtn_on,
.tvTunerSmaPreBtn,.tvTunerSmaPreBtn_on {
	display      : block;
	width        : 106px;
	height       : 32px;
	cursor       : pointer;
	padding-top  : 21px;
	padding-left : 13px;
	text-align   : left;
}

.tvTunerBasBtn    { background : url('../img/btn_basic_off.gif')   no-repeat; }
.tvTunerBasBtn_on { background : url('../img/btn_basic_on.gif')    no-repeat; }
.tvTunerPreBtn    { background : url('../img/btn_premium_off.gif') no-repeat; }
.tvTunerPreBtn_on { background : url('../img/btn_premium_on.gif')  no-repeat; }
.tvTunerSmaComBtn    { background : url('../img/btn_smart_compact_off.gif')   no-repeat; }
.tvTunerSmaComBtn_on { background : url('../img/btn_smart_compact_on.gif')    no-repeat; }
.tvTunerSmaBasBtn    { background : url('../img/btn_smart_basic_off.gif')   no-repeat; }
.tvTunerSmaBasBtn_on { background : url('../img/btn_smart_basic_on.gif')    no-repeat; }
.tvTunerSmaPreBtn    { background : url('../img/btn_smart_premium_off.gif') no-repeat; }
.tvTunerSmaPreBtn_on { background : url('../img/btn_smart_premium_on.gif')  no-repeat; }

.tvTunerBasBtn span,.tvTunerBasBtn_on span,
.tvTunerPreBtn span,.tvTunerPreBtn_on span,
.tvTunerSmaComBtn span,.tvTunerSmaComBtn_on span,
.tvTunerSmaBasBtn span,.tvTunerSmaBasBtn_on span,
.tvTunerSmaPreBtn span,.tvTunerSmaPreBtn_on span{
	display : none;
}



.tvTuner0,.tvTuner0_on,
.tvTuner1,.tvTuner1_on,
.tvTuner2,.tvTuner2_on,
.tvTuner3,.tvTuner3_on,
.tvTuner4,.tvTuner4_on,
.tvTuner5,.tvTuner5_on {
	display       : block;
	width         : 89px;
	height        : 58px;
	cursor        : pointer;
	position      : relative;
	margin-right  : 0px;
}
.tvTuner0 input,.tvTuner0_on input,
.tvTuner1 input,.tvTuner1_on input,
.tvTuner2 input,.tvTuner2_on input,
.tvTuner3 input,.tvTuner3_on input,
.tvTuner4 input,.tvTuner4_on input,
.tvTuner5 input,.tvTuner5_on input {
	position : relative;
	top      : 22px;
	left     : 10px;
}
.tvTuner0    { background : url('../img/btn_tuner0_off.gif') no-repeat; }
.tvTuner0_on { background : url('../img/btn_tuner0_on.gif')  no-repeat; }
.tvTuner1    { background : url('../img/btn_tuner1_off.gif') no-repeat; }
.tvTuner1_on { background : url('../img/btn_tuner1_on.gif')  no-repeat; }
.tvTuner2    { background : url('../img/btn_tuner2_off.gif') no-repeat; }
.tvTuner2_on { background : url('../img/btn_tuner2_on.gif')  no-repeat; }
.tvTuner3    { background : url('../img/btn_tuner3_off.gif') no-repeat; }
.tvTuner3_on { background : url('../img/btn_tuner3_on.gif')  no-repeat; }
.tvTuner4    { background : url('../img/btn_tuner4_off.gif') no-repeat; }
.tvTuner4_on { background : url('../img/btn_tuner4_on.gif')  no-repeat; }
.tvTuner5    { background : url('../img/btn_tuner5_off.gif') no-repeat; }
.tvTuner5_on { background : url('../img/btn_tuner5_on.gif')  no-repeat; }



.addTvTuner1,.addTvTuner1_on,
.addTvTuner2,.addTvTuner2_on,
.addTvTuner3,.addTvTuner3_on,
.addTvTuner4,.addTvTuner4_on,
.addTvTuner5,.addTvTuner5_on {
	display       : block;
	width         : 89px;
	height        : 58px;
	cursor        : pointer;
	position      : relative;
	margin-right  : 0px;
}

.addTvTuner1 input,.addTvTuner1_on input,
.addTvTuner2 input,.addTvTuner2_on input,
.addTvTuner3 input,.addTvTuner3_on input,
.addTvTuner4 input,.addTvTuner4_on input,
.addTvTuner5 input,.addTvTuner5_on input {
	position : relative;
	top      : 22px;
	left     : 10px;
}

.addTvTuner1    { background : url('../img/btn_add_tuner1_off.gif') no-repeat; }
.addTvTuner1_on { background : url('../img/btn_add_tuner1_on.gif')  no-repeat; }
.addTvTuner2    { background : url('../img/btn_add_tuner2_off.gif') no-repeat; }
.addTvTuner2_on { background : url('../img/btn_add_tuner2_on.gif')  no-repeat; }
.addTvTuner3    { background : url('../img/btn_add_tuner3_off.gif') no-repeat; }
.addTvTuner3_on { background : url('../img/btn_add_tuner3_on.gif')  no-repeat; }
.addTvTuner4    { background : url('../img/btn_add_tuner4_off.gif') no-repeat; }
.addTvTuner4_on { background : url('../img/btn_add_tuner4_on.gif')  no-repeat; }
.addTvTuner5    { background : url('../img/btn_add_tuner5_off.gif') no-repeat; }
.addTvTuner5_on { background : url('../img/btn_add_tuner5_on.gif')  no-repeat; }



.btnDisp_c {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_view_off.gif') no-repeat;
	float:center;

}
.btnDisp_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_view_on.gif') no-repeat;
	float:center;
}


.btnDownload_c {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_download_off.gif') no-repeat;
	float:center;
}

.btnDownload_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_download_on.gif') no-repeat;
	float:center;
}


.btn_chge_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_off.gif') no-repeat;
	float:center;
}

.btn_cng_dsl_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cngDsl_off.gif') no-repeat;
	float:center;
}

.btn_chge_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_on.gif') no-repeat;
	float:center;
}

.btn_cng_dsl_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cngDsl_on.gif') no-repeat;
	float:center;
}

.btYes {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_yes_off.gif') no-repeat;
}

.btYes_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_yes_on.gif') no-repeat;
}


.btnConf {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_conf_off.gif') no-repeat;
}

.btnConf_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_conf_on.gif') no-repeat;
}

.chkConf {
	margin:1px 0 1px 9px;
	height     : 31px;
}


.btnVbInstall {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	margin-right: 10px;
	background : url('../img/btn_vb_install_off.gif') no-repeat;

}

.btnVbInstall_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	margin-right: 10px;
	background : url('../img/btn_vb_install_on.gif') no-repeat;

}


.btnMladAdd {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	margin-left: 10px;
	background : url('../img/btn_mlad_add_off.gif') no-repeat;

}

.btnMladAdd_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	margin-left: 10px;
	background : url('../img/btn_mlad_add_on.gif') no-repeat;

}

.btConUse {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru_off.gif') no-repeat;
}

.btConUse_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru_on.gif') no-repeat;
}

.btnTrks {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 32px;
	background : url('../img/btn_trks_off.gif') no-repeat;
}

.btnTrks_on {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 32px;
	background : url('../img/btn_trks_select.gif') no-repeat;
}






.btnDownLoad01 {
	cursor     : pointer;
	border     : 0px;
	width      : 156px;
	height     : 24px;
	background : url('../img/btn_downLoad01_off.gif') no-repeat;
}

.btnDownLoad01_on {
	cursor     : pointer;
	border     : 0px;
	width      : 156px;
	height     : 24px;
	background : url('../img/btn_downLoad01_on.gif') no-repeat;
}






.btnKounyu {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kounyu_off.gif') no-repeat;
}
.btnKounyu_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_kounyu_on.gif') no-repeat;
}


.btnChoice {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
}

.btnChoice_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}


.btnPay_0 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_pay_bunkatsu_24_off.gif') no-repeat;
}

.btnPay_0_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_pay_bunkatsu_24_on.gif') no-repeat;
}


.btnPay_1 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/smartlink_pay_ikkatu_off.gif') no-repeat;
}

.btnPay_1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/smartlink_pay_ikkatu_on.gif') no-repeat;
}

.btnPay_2 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_pay_bunkatsu_36_off.gif') no-repeat;
}

.btnPay_2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_pay_bunkatsu_36_on.gif') no-repeat;
}

.ipStb1,.ipStb1_on,
.ipStb2,.ipStb2_on,
.ipStb3,.ipStb3_on,
.ipStb4,.ipStb4_on,
.ipStb5,.ipStb5_on,
.ipStb6,.ipStb6_on,
.ipStb7,.ipStb7_on,
.ipStb8,.ipStb8_on,
.ipStb9,.ipStb9_on,
.ipStb10,.ipStb10_on {
	display      : block;
	width        : 89px;
	height       : 58px;
	cursor       : pointer;
	padding-top  : 5px;
	padding-left : 2px;
	text-align   : left;
	margin-right : 10px;
}
.ipStb1    { background : url('../img/btn_ipStb1_off.gif') no-repeat; }
.ipStb1_on { background : url('../img/btn_ipStb1_on.gif')  no-repeat; }
.ipStb2    { background : url('../img/btn_ipStb2_off.gif') no-repeat; }
.ipStb2_on { background : url('../img/btn_ipStb2_on.gif')  no-repeat; }
.ipStb3    { background : url('../img/btn_ipStb3_off.gif') no-repeat; }
.ipStb3_on { background : url('../img/btn_ipStb3_on.gif')  no-repeat; }
.ipStb4    { background : url('../img/btn_ipStb4_off.gif') no-repeat; }
.ipStb4_on { background : url('../img/btn_ipStb4_on.gif')  no-repeat; }
.ipStb5    { background : url('../img/btn_ipStb5_off.gif') no-repeat; }
.ipStb5_on { background : url('../img/btn_ipStb5_on.gif')  no-repeat; }

.ipStb6    { background : url('../img/btn_ipStb6_off.png') no-repeat; }
.ipStb6_on { background : url('../img/btn_ipStb6_on.png')  no-repeat; }
.ipStb7    { background : url('../img/btn_ipStb7_off.png') no-repeat; }
.ipStb7_on { background : url('../img/btn_ipStb7_on.png')  no-repeat; }
.ipStb8    { background : url('../img/btn_ipStb8_off.png') no-repeat; }
.ipStb8_on { background : url('../img/btn_ipStb8_on.png')  no-repeat; }
.ipStb9    { background : url('../img/btn_ipStb9_off.png') no-repeat; }
.ipStb9_on { background : url('../img/btn_ipStb9_on.png')  no-repeat; }
.ipStb10    { background : url('../img/btn_ipStb10_off.png') no-repeat; }
.ipStb10_on { background : url('../img/btn_ipStb10_on.png')  no-repeat; }


.ipStb1 input,.ipStb1_on input,
.ipStb2 input,.ipStb2_on input,
.ipStb3 input,.ipStb3_on input,
.ipStb4 input,.ipStb4_on input,
.ipStb5 input,.ipStb5_on input,
.ipStb6 input,.ipStb6_on input,
.ipStb7 input,.ipStb7_on input,
.ipStb8 input,.ipStb8_on input,
.ipStb9 input,.ipStb9_on input,
.ipStb10 input,.ipStb10_on input {
	margin  : 19px 0px 0px 10px;
}

.btContAdd {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cont_add_off.png') no-repeat;
}

.btContAdd_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cont_add_on.png') no-repeat;
}


.btnTelOption {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin : 0px;
	spacing : 0px;
	padding : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat 50% 50%;
}
.btnTelOption_on {
	cursor     : pointer;
	border     : none;
	text-align : left;
	margin     : 0;
	width      : 133px;
	height     : 31px;
	margin-left : 5;
	background : url('../img/btn_mskm_on.gif') no-repeat 50% 50%;
}
.chkTelOption {
	margin-left : 10px;
	margin-top : 9px;
	vartical-align:middle;
}
.chkTelOptionLeft {
	text-align : left;
	float : left;
}
.chkTelOptionRight {
	text-align : left;
	padding-left : 6px;
	padding-top : 0px;
	height:30px;
	border-size:1px;
	margin     : 0;
}


.btnChgDsl_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cngDsl_off.png') no-repeat;
	float      : center;
}
.btnChgDsl_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_cngDsl_on.png') no-repeat;
	float      : center;
}

.btnAllDsl {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_alldsl_off.gif') no-repeat;
	float      : center;
}
.btnAllDsl_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_alldsl_on.gif') no-repeat;
	float      : center;
}
.chkAllDsl {
	margin:1px 0 1px 9px;
	height     : 27px;
}



.btn_chge_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_off.gif') no-repeat;
	float      : center;
	margin-bottom : 2px;
}

.btn_chge_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_change_on.gif') no-repeat;
	float      : center;
	margin-bottom : 2px;
}

.btn_kaiyaku_c {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_kaiyaku_off.gif') no-repeat;
	float      : center;
}

.btn_kaiyaku_c_on {
	cursor     : pointer;
	border     : 0px;
	width      : 190px;
	height     : 31px;
	background : url('../img/btn_kaiyaku_on.gif') no-repeat;
	float      : center;
}



.btnAddContract {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_contract_off.gif') no-repeat;
	float      : center;
}

.btnAddContract_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_contract_on.gif') no-repeat;
	float      : center;
}

.btnAddUsePlace {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_use_off.gif') no-repeat;
	float      : center;
}

.btnAddUsePlace_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_use_on.gif') no-repeat;
	float      : center;
}

.btnAddSonota {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_sonota_off.gif') no-repeat;
	float      : center;
}

.btnAddSonota_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/add_sonota_on.gif') no-repeat;
	float      : center;
}

.btnAddSearch {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/add_search_off.gif') no-repeat;
	float      : center;
}

.btnAddSearch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/add_search_on.gif') no-repeat;
	float      : center;
}

.radioAddSelect {
	margin-left : 13px;
	margin-top  : 9px;
	float       : left;
}

.btnVisit {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_visit_off.gif') no-repeat;
	float:right;
}

.btnVisit_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_visit_on.gif') no-repeat;
	float:right;
}

.btnDelivery {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_delivery_off.gif') no-repeat;
	float:right;
}

.btnDelivery_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_delivery_on.gif') no-repeat;
	float:right;
}



.btnConfSumi {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 31px;
	background : url('../img/btn_cont_sumi_off.gif') no-repeat;
}

.btnConfSumi_on {
	cursor     : pointer;
	border     : 0px;
	width      : 135px;
	height     : 31px;
	background : url('../img/btn_cont_sumi_on.gif') no-repeat;
}




.cng_cr_Btn       {
	width         : 257px;
	height        : 72px;
	float         : left;
	margin-right  : 5px;
	margin-bottom : 5px;
	background : url('../img/btn_rdo_cr_off.gif') no-repeat; }

.cng_cr_Btn_on       {
	width         : 257px;
	height        : 72px;
	float         : left;
	margin-right  : 5px;
	margin-bottom : 5px;
	background : url('../img/btn_rdo_cr_on.gif') no-repeat; }

 .cng_kouhuri_Btn       {
	width         : 257px;
	height        : 72px;
	float         : left;
	margin-right  : 5px;
	margin-bottom : 5px;
	background : url('../img/btn_rdo_kouhuri_off.gif') no-repeat; }

 .cng_kouhuri_Btn_on       {
	width         : 257px;
	height        : 72px;
	float         : left;
	margin-right  : 5px;
	margin-bottom : 5px;
	background : url('../img/btn_rdo_kouhuri_on.gif') no-repeat; }


.cng_cr_Btn input,.cng_kouhuri_Btn input,
.cng_cr_Btn_on input,.cng_kouhuri_Btn_on input {
	position : relative;
	top      : 28px;
	left     : 20px;
}

.btn_cng_cregit {
	cursor     : pointer;
	border     : 0px;
	width      : 370px;
	height     : 52px;
	background : url('../img/btn_cng_cregit.gif') no-repeat;
}
.btn_cng_kouhuri {
	cursor     : pointer;
	border     : 0px;
	width      : 360px;
	height     : 72px;
	background : url('../img/btn_cng_kouhuri_off.gif') no-repeat;
}

.btn_cng_kouhuri_on {
	cursor     : pointer;
	border     : 0px;
	width      : 360px;
	height     : 72px;
	background : url('../img/btn_cng_kouhuri_on.gif') no-repeat;
}

.btnKfrCancel {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_cancel_off.gif') no-repeat;
	float:left;
}

.btnKfrCancel_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_cancel_on.gif') no-repeat;
	float:left;
}



.btnSvcDenkiRiyo {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_use_denki_off.gif') no-repeat;
}
.btnSvcDenkiRiyo_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_use_denki_on.gif') no-repeat;
}
.btnSvcDenkiRiyoNs {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_not_use_denki_off.gif') no-repeat;
}
.btnSvcDenkiRiyoNs_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/svc_not_use_denki_on.gif') no-repeat;
}

.btnHikkoshiOnj {
	cursor     : pointer;
	border     : 0px;
	width      : 218px;
	height     : 58px;
	background : url('../img/btn_adcng_rrks_copy_off.gif') no-repeat;
	padding-left: 5px;
}
.btnHikkoshiOnj_on {
	cursor     : pointer;
	border     : 0px;
	width      : 218px;
	height     : 58px;
	background : url('../img/btn_adcng_rrks_copy_on.gif') no-repeat;
	padding-left: 5px;
}
.btnHikkoshiSnt {
	cursor     : pointer;
	border     : 0px;
	width      : 218px;
	height     : 58px;
	background : url('../img/btn_adcng_rrks_other_off.gif') no-repeat;
	padding-left: 5px;
}
.btnHikkoshiSnt_on {
	cursor     : pointer;
	border     : 0px;
	width      : 218px;
	height     : 58px;
	background : url('../img/btn_adcng_rrks_other_on.gif') no-repeat;
	padding-left: 5px;
}

.btnTrkwsNs {
	cursor     : pointer;
	border     : 0px;
	width      : 130px;
	height     : 32px;
	background : url('../img/btn_not_rsv_off.gif') no-repeat;
	float      :left;
	padding-left:5px;
}
.btnTrkwsNs_on {
	cursor     : pointer;
	border     : 0px;
	width      : 130px;
	height     : 32px;
	background : url('../img/btn_not_rsv_on.gif') no-repeat;
	float      :left;
	padding-left:5px;
}

.btnTrkwsAr {
	cursor     : pointer;
	border     : 0px;
	width      : 130px;
	height     : 32px;
	background : url('../img/btn_rsv_off.gif') no-repeat;
	float      :right;
	padding-left:5px;
}
.btnTrkwsAr_on {
	cursor     : pointer;
	border     : 0px;
	width      : 130px;
	height     : 32px;
	background : url('../img/btn_rsv_on.gif') no-repeat;
	float      :right;
	padding-left:5px;
}


.btDslSeq {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_sq_off.gif') no-repeat;
}

.btDslSeq_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_sq_on.gif') no-repeat;
}

.btn_rt1 {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt1_off.gif') no-repeat;
}

.btn_rt1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt1_on.gif') no-repeat;
}

.btn_rt2 {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt2_off.gif') no-repeat;
}

.btn_rt2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt2_on.gif') no-repeat;
}

.btn_keizoku {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_off.gif') no-repeat;
}

.btn_keizoku_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_on.gif') no-repeat;
}

.btnNextWindow {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_next_window.gif') no-repeat;
}

.btnNextWindow_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_next_window_on.gif') no-repeat;
}

.btn_isw_download {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_off.gif') no-repeat;
}

.btn_isw_download_on {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_on.gif') no-repeat;
}

.btn_nfp_download {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_off.gif') no-repeat;
}

.btn_nfp_download_on {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_on.gif') no-repeat;
}

.btn_mcafee_download {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_off.gif') no-repeat;
}

.btn_mcafee_download_on {
	cursor     : pointer;
	border     : 0px;
	width      : 240px;
	height     : 32px;
	background : url('../img/btn_download_pg_on.gif') no-repeat;
}

.btn_famipa_kaiyaku {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_off.gif') no-repeat;
}

.btn_famipa_kaiyaku_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_on.gif') no-repeat;
}

.btn_famipa_heiyo {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_off.gif') no-repeat;
}

.btn_famipa_heiyo_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_on.gif') no-repeat;
}

.btn_kaiyaku {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_off.gif') no-repeat;
}

.btn_kaiyaku_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_dsl_on.gif') no-repeat;
}

.btn_musen_keizokusuru {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt1_off.gif') no-repeat;
}

.btn_musen_keizokusuru_on {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_rt1_on.gif') no-repeat;
}

.btn_musen_mskm {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
}

.btn_musen_mskm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}

.btn_rooter_detail {
	cursor     : pointer;
	border     : 0px;
	width      : 146px;
	height     : 28px;
	background : url('../img/btn_service_detail.gif') no-repeat;
}

.btn_rooter_detail_on {
	cursor     : pointer;
	border     : 0px;
	width      : 146px;
	height     : 28px;
	background : url('../img/btn_service_detail_on.gif') no-repeat;
}

.btn_yusenriyo {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_yusenriyo_off.gif') no-repeat;
}

.btn_yusenriyo_on {
	cursor     : pointer;
	border     : 0px;
	width      : 268px;
	height     : 31px;
	background : url('../img/btn_yusenriyo_on.gif') no-repeat;
}

.btn_vb_keizokusuru {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_off.gif') no-repeat;
}

.btn_vb_keizokusuru_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_keizokusuru2_on.gif') no-repeat;
}




.btnKounyuGh {
	cursor     : pointer;
	border     : 0px;
	width      : 273px;
	height     : 31px;
	background : url('../img/btn_ghome_off.gif') no-repeat;
}
.btnKounyuGh_on {
	cursor     : pointer;
	border     : 0px;
	width      : 273px;
	height     : 31px;
	background : url('../img/btn_ghome_on_orange.gif') no-repeat;
}


.btnLogin {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_login3_off.gif') no-repeat;
}
.btnLogin_on {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_login3_on.png') no-repeat;
}




.btnMvKodate {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background   : url('../img/btn_mv_kodate_off.gif');
}

.btnMvKodate_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background   : url('../img/btn_mv_kodate_on.gif');
}
.btnMvShugou {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background   : url('../img/btn_mv_shugo_off.gif');
}

.btnMvShugou_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background   : url('../img/btn_mv_shugo_on.gif');
}




.btnAdSearch {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/add_search_off.gif') no-repeat;
	float      : center;
}

.btnAdSearch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/add_search_on.gif') no-repeat;
	float      : center;
}
.btnBknSearch {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/bkn_search_off.gif') no-repeat;
	float      : center;
}

.btnBknSearch_on {
	cursor     : pointer;
	border     : 0px;
	width      : 120px;
	height     : 21px;
	background : url('../img/bkn_search_on.gif') no-repeat;
	float      : center;
}






.btnTvBsptMuryo {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 31px;
	background : url('../img/btn_tvBsptMuryo_off.gif') no-repeat;
}
.btnTvBsptMuryo_on {
	cursor     : pointer;
	border     : 0px;
	width      : 138px;
	height     : 31px;
	background : url('../img/btn_tvBsptMuryo_on.gif') no-repeat;
}

.enqueteWebBnr {
	cursor     : pointer;
	border     : 0px;
	width      : 352px;
	height     : 82px;
	background : url('../img/enqueteWebBnr.png') no-repeat;
}

.btnChkMuskm {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_off.gif') no-repeat;
	z-index:1;
}

.btnChkMuskm_on {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_mskm_on.gif') no-repeat;
}

.btnChkMuskm input,.btnChkMuskm_on input {
	margin     : 9px 0px 0px 11px;
}

.btnRrskContract {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_contract_off.gif') no-repeat;
	float      : center;
}

.btnRrskContract_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_contract_on.gif') no-repeat;
	float      : center;
}

.btnRrskUsePlace {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_use_off.gif') no-repeat;
	float      : center;
}

.btnRrskUsePlace_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_use_on.gif') no-repeat;
	float      : center;
}

.btnRrskSonota {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_sonota_off.gif') no-repeat;
	float      : center;
}

.btnRrskSonota_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 31px;
	background : url('../img/rrsk_sonota_on.gif') no-repeat;
	float      : center;
}

.btnRtUseSta1 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_rt_use_sta_01_off.gif') no-repeat;
}

.btnRtUseSta1_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_rt_use_sta_01_on.gif') no-repeat;
}
.btnRtUseSta2 {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_rt_use_sta_02_off.gif') no-repeat;
}

.btnRtUseSta2_on {
	cursor     : pointer;
	border     : 0px;
	width      : 183px;
	height     : 58px;
	background : url('../img/btn_rt_use_sta_02_on.gif') no-repeat;
}
