/*以下、standard html tagを定義*/
body {
	line-height: 1.5;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 20%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	*/
	background: #ffffff;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
}

span,
p,
th,
td,
caption {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
}

tr {
	outline: none;
	-webkit-outline: none;
}

hr {
	border: solid 1px #ff8080;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	background: #AFEEEE;
	height: 0;
}

br {
	clear: both;
}

a {
    color: #0000cc;
    text-decoration: underline;
    background-color: transparent;
}

select {
--font-family: "Verdana",sans-serif;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	height: 35px;
	margin-right: 5px;
	background: #ffffff;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

input[type="checkbox"] {
    margin-right: 5px;
}

/*以下、common frameのclassを定義*/
header.wrapper {
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding-top: 8px;
	overflow: hidden;
}

#header_wrapper2 {
	width: 1000px;
	margin: 0 auto;
}
#header_wrapper3 {
	width: 1000px;
	margin: 0 auto;
}

#logo {
	display: table;
	width: 200px;
	height: 80px;
	margin-left: 20px;
	float: left;
}

#logo span {
	display: table-cell;
	vertical-align: middle;
}

#utilityNavi {
	width: 410px;
	float: right;
	margin-right: 20px;
}

#naviLeft {
	display: table;
	text-align: center;
	height: 65px;
	float: right;
	margin-bottom: 10px;
}

#naviRight {
	float: right;
}

#naviTop {
	display: table;
	float: right;
	background-color: #ffead5;
	padding-left: 5px;
	padding-right: 5px;
}

#naviBottom {
	display: table;
	float: right;
	margin-top: 10px;
}

#naviBottomOnly {
	display: table;
	float: right;
	padding: 45px 0 0 0;
}

.naviMenu {
	display: table-cell;
	vertical-align: bottom;
	color: #392C94;
	font-weight: bold;
}

.colorChange {
	display: table-cell;
	vertical-align: top;
	padding: 5px;
}

.fontChange {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.utilityChangeLabel {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}

.utilityChangeLabel2 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 13px;
}


#naviBottom span.logout, #naviBottomOnly span.logout {
	display: table-cell;
	vertical-align: bottom;
	padding-left: 10px;
}

div.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	border-top: solid 2px #f0f0f0;
	overflow: hidden;
}

div.wrapper2 {
	width: 1000px;
	margin: 0 auto;
	border-top: solid 10px #1f1f1f;
	border-right: solid 3px #dfdfdf;
	border-bottom:  solid 3px #dfdfdf;
	border-left: solid 3px #dfdfdf;

	overflow: hidden;
}

#menu{
	width:998px;
	margin-top:2px;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#FEFEFF;
	border-top: 1px solid #ACBED4;
	border-bottom: 1px solid #ACBED4;
	color: #000;
	position: relative;
	overflow: visible;
/* マージン縮める */
	margin-bottom:10px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	float:left;
	list-style-type: none;
}

#mainContents {
	width: 978px;
	float: left;
	background-color: #FFFFFF;
	border: solid 1px #f0f0f0;
	padding:0 10px;
	margin-left:0px;
	margin-right:0px;
	min-height:360px;
}

/*枠*/

#mainContents_center {
	width: 978px;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
	float: left;
	background-color: #FFFFFF;
	border: solid 1px #ffffff;
	padding: 10px;
}

#title {
	margin: 0;
	padding: 10px;
	color: #424542;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 19px;
	font-weight: bold;
}

#subtitle {
	margin: 0;
	padding: 5px;
	color: #424542;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 19px;
	font-weight: normal;
}

#breadcrumb {/*パンくずエリア*/
	float: right;
	padding-bottom: 5px;
}

#main {
	width: 900px;
	margin-left:39px;
	float:left;
}

#main_center {
	width: 900px;
	margin-left: 39px;
	float: left;
}

#subContents {
	width: 210px;
	margin-left: 14px;
	float: left;
}

.subContent {
	margin-bottom: 10px;
	text-align: center;
}

#Calendar table {
	border: solid 3px #ADD8E6;
	width: 190px;
	background: #FFF;
}

#Calendar caption {
	border: solid 3px #ADD8E6;
	border-bottom: none;
	background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}

#Calendar tr:nth-child(1) {
	font-weight: bold;
}

#Calendar td:nth-child(1) {
	color: #FF5588;
}

#Calendar td.today {
	border: dotted 2px orange;
	color: #FF0000;
}

.Calendar_button_area {
	float: right;
	margin: 10px 5px 10px 0px;
}

.Calendar_memo_area {
	clear: both;
	word-wrap:break-word;
	width: 120px !important;
	margin: 0px;
}

.subContents_area {/*枠付きエリア*/
	width: 180px;
	margin-bottom: 10px;
	border: solid 1px #f0f0f0;
	background-color: #ffffff;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}

.subContents_area_Btn_area {
	width: 165px;
	background: #ffffff;
	color: #000000;
	margin: 3px 0 0 0;
	padding: 2px 0 0 0;
	border: 0;
	font-weight: bold;
}

.subContents_area_Btn {
	width: 170px;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	margin: 3px 0 0 0;
	padding: 2px 0 0 6px;
	border: 0;
	font-weight: bold;
	text-decoration: underline;
}

.subContents_area_info_Btn {
	width: 170px;
	font-size: 12px;
	background: url("./images/common_icon_link_02.gif") no-repeat #ffffff;
	color: #000000;
	margin: 3px 0 0 0;
	padding: 2px 0 0 6px;
	border: 0;
	font-weight: bold;
	text-decoration: underline;
}

.subContents_area_Link_area {
	width: 160px;
	background: #ffffff;
	text-indent: -1.0em;
	padding-left: 1.0em;
}

.subContents_area_Link {
	font-size: 11px;
	color: #000000;
	margin: 3px 0 0 10px;
	padding: 2px 0 0 0;
}

.subContent_div_submenu_B {
	width: 190px;
	margin-bottom: 10px;
}

.subContent_submenu_B {
	border:1px solid #697072;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #ffffff;
	color: #000000;
	font-size:  14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 210px;
	height: 45px;
	padding: 0 0 0 23px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;
}

.subContent_submenu_B:hover {
	border:2px solid #697072;
	background: #f8f8f8;
	color: #697072;
}

footer.wrapper {
	width: 100%;
	min-width: 1000px;
	background-color: #ffffff;
	align: center;
	margin: 0 auto;

}

#globalNavi {
	width: 985px;
	color: #343434;
	margin: 0 auto;
	padding-top: 0px;
	align: center;
	margin-bottom: 0px;
	overflow: hidden;
	border-bottom:2px solid #fff;
}

#bigglobalNavi {
	width: 100%;
	background-color: #575654;
}

.navi_standard {
	float: left;
	width: 163px;
	padding-top: 21px;
}

.navi_standard li.navi_submenu {
	display: table-cell;
	height: 21px;
	padding: 14px 0 3px 0;
	margin: 0;
}

.navi_standard li.navi_submenu2 {
	display: table-cell;
	padding-top: 21px;
	padding-bottom: 3px;
}

.navi_standard li.navi_menu {
	margin-top: 0;
	margin-bottom: 3px;
}

.navi_standard li.navi_menu2 {
	margin-top: 10px;
	margin-bottom: 3px;
}

#globalNavi div ul {
	margin: 0;
	padding: 1px;
}

#globalNavi div ul li {
	list-style-type: none;
}

#extraNavi_center {
	width: 100%;
	min-width: 790px;
	background-color: #575654;
	margin: 0 auto;
}

#extraNavi {
	width: 850px;
	clear: both;
	text-align: center;
	margin: 0 auto;
}

#extraNavi_1 {
	width: 110px;
	text-align: center;
	margin-right: 5px;
	background-color: #FFFFFF;
	float: right;
	padding: 10px;
}

#extraNavi_1 span {
	color: #000000;
	font-size: 13px;
}

#extraNavi_3 {
	clear: both;
	padding: 10px;
}

#extraNavi_3 span {
	color: #f7f8f8;
	font-size: 13px;
}

#copyright {
	clear: both;
	background-color: #575654;
	color: #dfdfdf;
	text-align: center;
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
}

#err_msg,
#err_msg_home,
#risukubesu_msg
{
	color: #FF0000;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	word-wrap: break-word;
}

#kbn_msg,
#kbn_html,
#kbn_img
{
	color: #343434;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	word-wrap: break-word;
}

#campain_area:empty
{
	padding-top: 0;
	padding-bottom: 5px;
}

#err_msg:empty,
#kbn_msg:empty,
#kbn_html:empty,
#kbn_img:empty,
#risukubesu_msg:empty,
#campain_area:empty
{
	padding-top: 0;
	padding-bottom: 0;
}

div img {
	vertical-align: text-bottom;
}

/*以下、main contentのclassを定義*/
/*揃え*/
.AcVm {/*中央揃え*/
	VERTICAL-ALIGN: middle !important;
	TEXT-ALIGN: center !important;
}

.AlVm {/*左揃え*/
	VERTICAL-ALIGN: middle !important;
	TEXT-ALIGN: left !important;
}

.ArVm {/*右揃え*/
	VERTICAL-ALIGN: middle !important;
	TEXT-ALIGN: right !important;
}

.AcVt {/*中央揃え*/
	VERTICAL-ALIGN: top !important;
	TEXT-ALIGN: center !important;
}

.AlVt {/*左揃え*/
	VERTICAL-ALIGN: top !important;
	TEXT-ALIGN: left !important;
}

.ArVt {/*右揃え*/
	VERTICAL-ALIGN: top !important;
	TEXT-ALIGN: right !important;
}

.AcVb {/*中央底部*/
	VERTICAL-ALIGN: bottom !important;
	TEXT-ALIGN: center !important;
}

.AlVb {/*左底部*/
	VERTICAL-ALIGN: bottom !important;
	TEXT-ALIGN: left !important;
}

.ArVb {/*右底部*/
	VERTICAL-ALIGN: bottom !important;
	TEXT-ALIGN: right !important;
}

/*ライン*/

.zeroLine {/*細いライン*/
	border: solid 1px #f5f5f5;
	background: #f5f5f5;
	margin: 0;
}

.boldLine {/*太いライン*/
	border: solid 2px #f5f5f5;
	background: #f5f5f5;
	margin: 0;
}

.fontRed {
	color: #FF0000;
}

.fontGray {
	color: #C0C0C0;
}

.fontBlue {
	color: #0000FF;
}

.fontGreen {
	color: #00FF00;
}

.fontPink {
	color: #FF5588;
}

.fontRed2 {
	color: #FF0000 !important;
}

.fontNormal {/*普通の太さの文字*/
	font-weight: normal;
}

.fontStrong {/*太い文字*/
	font-weight: bold;
}
.fsr {/*太 赤文字*/
	font-weight: bold;
	color: #FF0000;
}
.fontStrong2 {/*太い文字*/
	font-family: "Meiryo Bold", "Verdana Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}

.fontSmall {/*小さい文字*/
	font-size: 85%;
}

.fontBig {/*大きい文字*/
	font-size: 18px;
}

.font16 {
	font-size: 16px;
}

.CalendarFont {
	font-size: 31px;
}

/*入力エリア*/
.input_area {
	width: 100%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.input_area:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.input_area_title {
	width:110px;
	margin-top:8px;
	float:left;
}

.input_area_title span {
	vertical-align: middle;
}

.input_area_title_bottom {
	width: 110px;
	line-height: 60px;
	margin-bottom: 3px;
	float: left;
	vertical-align: bottom;
}

.input_area_data {
	width: 620px;
	margin-bottom: 3px;
	float: left;
}

.input_area_data_child {
	width: 590px;
	margin-bottom: 3px;
	float: left;
}

.input_area_data_descendant_right {
	width: 470px;
	float: left;
	text-align: left;
}

.input_area_data_descendant_left {
	width: 120px;
	float: left;
	text-align: left;
}


/*情報エリア*/
.info_area {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff5f5;
	border: 1px solid;
	border-color: #da392b;
	padding: 8px 10px;
}

.info_area p {
	font-size: 13px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #343434;
	margin: 0;
	padding: 2px;
	word-break: break-all;
	word-wrap: break-word;
}

.info_area_OtpInfo {
	align: center;
	width: 875px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffead5;
	border: solid 1px #ff952b;
	padding: 8px 10px;
}

.info_area_OtpInfo p {
	font-size: 13px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #343434;
	margin: 0;
	padding: 2px;
}

/*リストエリア*/
.list_area {/*リスト全体エリア*/
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	*zoom: 1; /*ページネーションボタン回り込み防止*/
}

.list_area:before, .list_area:after {/*ページネーションボタン回り込み防止*/
	content: "";
	display: table;
}

.list_area:after {/*ページネーションボタン回り込み防止*/
	clear: both;
}

.page {/*リストのページ選択エリア*/
	float: right;
}

.page ul {
	margin: 0;
	padding: 0;
}

.page ul li {
	float: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 2px;
}

.table_area {/*リストのテーブルエリア*/
	clear: both;
	padding-top: 5px;
	padding-bottom: 7px;
}

.table_list {
	width: 100%;
	background-color: #F0F0F0;
    border: 1px solid #f0f0f0;
	text-align: center;
	font-size: 1.0em;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: content-box;
}

.table_list th {
	height: 35px;
	background-color: #f5f5f5;
    border: 1px solid #f0f0f0;
    box-sizing: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table_list td {
	height: 30px;
    border: 1px solid #f0f0f0;
    background-color: #FCFCFC;
    box-sizing: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*カレンダー*/
.table_list_calendar {
	width: 100%;
	border-top: solid 3px #f0f0f0;
	text-align: center;
	font-size: 1.0em;
	border-collapse: collapse;
}

.table_list_calendar th {
	background-color: #efefef;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 35px;
	padding: 0;
	box-sizing: content-box;
}

.table_list_calendar td {
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	vertical-align: top !important;
	text-align: left !important;
	width: 105px;
	height: 70px;
	padding: 0;
	box-sizing: content-box;
}

.table_list_calendar th:nth-last-child(1) {
	border-right: solid 1px #FFFFFF;
}

.table_list_calendar td:nth-last-child(1) {
	border-right: solid 1px #FFFFFF;
}

/*ボタンエリア*/
.button_c {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button_l {
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button_r {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button_double {
	width: 450px;
	float: left;
}

.button_double1 {
	width: 450px;
	float: left;
	margin-bottom: 10px;
}

.button_triple {
	width: 300px;
	float: left;
}

.func_nav_active {/*機能NAVエリア*/
	color: #da392b;
	padding: 2px;
	font-weight: normal;
}

.func_nav_unactive {/*機能NAVエリア*/
}

.block_title_main {/*ブロックタイトルエリア*/
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	margin-top: 30px;
}

.block_title_main::before,
.block_title_sub::before {/*ブロックタイトルエリア*/
    content: '';
    width: 3px;
    height: 24px;
    background: #da392b;
    border-radius: 5px;
    position: absolute;
    margin-left: -10px;
}

.block_title_sub {
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

.password_item_list {
	width: 420px;
	border-top: solid 1px #ADD8E6;
	text-align: center;
	font-size: 1.0em;
	border-collapse: collapse;
}

.password_item_list th {
	text-align: center;
	background-color: #E0FFFF;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 20px;
	padding-left: 4px;
	box-sizing: content-box;
}

.password_item_list td {
	background-color: #FFFFFF;
	text-align: center;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 20px;
	padding-left: 4px;
	box-sizing: content-box;
}

.password_item_list td:nth-last-child(1) {
	border-right: none;
}

/*内容入力部分の線*/
.block_item_list {
	width: 100%;
	border: 1px solid #f0f0f0;
	border-collapse: collapse;
	text-align: left;
    font-size: 1.0em;
    box-sizing: content-box;
}

.block_item_list th {
	text-align: left;
	border-top: 1px solid #f0f0f0;
	border-right: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 7px;
	background-color: #f5f5f5;
	box-sizing: content-box;
	padding-top: 10px;
    padding-bottom: 10px;
}

.block_item_list td {
	background: #FCFCFC;
	border-top: 1px solid #f0f0f0;
	border-right: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: content-box;
}

.block_item_list td:nth-last-child(1) {
	border-right: none;
}

.block_item_table {
	width: 100%;
	background: #fcfcfc;
	border: 1px solid #f0f0f0;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	box-sizing: content-box;
}

.block_item_table th {
	text-align: left;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	height: 30px;
	box-sizing: content-box;
	padding-top: 10px;
    padding-bottom: 10px;
}

.block_item_table td {
	border: 1px solid #f0f0f0;
	height: 30px;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: content-box;
}

.block_item_table_otp {
	width: 700px;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	margin-left: 100px;
}

.block_item_table_otp th {
	text-align: left;
	background-color: #efefef;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 30px;
	box-sizing: content-box;
}

.block_item_table_otp td {
	background-color: #FFFFFF;
	border-bottom: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 15px;
	box-sizing: content-box;
}

.block_item_table_otp tr:nth-child(2) {
	border-top: solid 2px #B4B4B4;
}

.block_item_table_otp th:nth-child(1) {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.block_item_table_otp th:nth-last-child(1) {
	border-right: none;
}

.block_item_table_otp td:nth-last-child(1) {
	border-right: none;
}

.block_item_table th:nth-child(1) {
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.block_item_table th:nth-last-child(1) {
	border-right: none;
}

.block_item_table td:nth-last-child(1) {
	border-right: none;
}

.border_right_need {
	border-right: solid 1px #f0f0f0 !important;
}

.border_right_need2 {
	border-right: solid 1px #f0f0f0 !important;
}

.border_right_none {
	border-right: none !important;
}

.border_bottom_none {
	border-bottom: none !important;
}

.padding_left_none {
	padding-left: 0 !important;
}

.padding_bottom_none {
	padding-bottom: 0 !important;
}

.password_area {/*パスワード入力エリア*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 2px #ff2b2b;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.password_area_message {
	width: 725px;
	padding-left: 10px;	
}

.password_area sup {
	padding-left: 6px;
}

.otp_password_area {/*OTPパスワード入力エリア*/
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.otp_password_area sup {
    padding-left: 6px;
}

/*以下、各コンポーネントのclassを定義*/
/*main contentのコンポーネントのclassを定義*/
/*入力フォーム*/
input[type="file"] {
	border-top: 3px solid #99AADD;
	border-left: 3px solid #99AADD;
	border-right: 2px solid #99AAFF;
	border-bottom: 2px solid #99AAFF;
	font-size: 19px;
	margin-right: 5px;
	height: 30px;
}

input[type="password"]{
    font-size: 1rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #CED4DA;
    margin-right: 5px;
    height: 30px;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

input[type="text"]{
    font-size: 1rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #CED4DA;
    margin-right: 5px;
    height: 30px;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    
}

label {
	margin-right: 7px;
	margin-bottom:0px;
}

/*ボタン*/
.ImeOn {
	ime-mode:active;
}

.ImeOff {
	ime-mode:disabled;
}

.div_submenu_area {
	width: 978px;
	margin-top: 7px;
}

.div_submenu_area:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.div_submenu {
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	height:60px;
}

.div_submenu_B {
	width: 282px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.div_submenu_2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	height:60px;
}

.div_submenu_2_B {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.div_submenu_text {
	width: 220px;
	margin-left: 10px;
	line-height: 1.1em;
}

.submenu_B {/*サブメニューボタン*/
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #fcfcfc;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 58px;
	white-space:pre-wrap;
	border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
}

.submenu_B:hover {
	background: #f0f0f0;
	color: #333333;
    outline: none;
}

.submenu_B:focus {
  outline: none;
}

.submenu_B:active {
    background: #ffffff;
    outline: none;
}

.dispmenu_B:hover {
    border: 2px solid #b4b4b4;
	background:#ffffff;	
	color: #ff0000;
}

.disp_B {/*前進ボタン*/
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	font-size: 18px;
	vertical-align: middle;
	background: #da392b;
    color: #ffffff;
    cursor: pointer;
    padding: 15px 40px 15px 40px;
    border-radius: 5px;
    font-weight: bold;
    border: none;
}

.disp_B:focus {
  color: #ffffff;
  outline: none;
}

.disp_B:hover {
  color: #ffffff;
  opacity: 0.7;
  outline: none;
}

.disp_B:active {
  color: #ffffff;
  opacity: 1;
  background: #cf0102;
  outline: none;
}

.disp_B:disabled {
  color: #ffffff;
  background: #da392b;
  opacity: 0.4;
}

.disp_B5 {/*前進ボタン*/
	border: 1px solid #697072;
	background: #da392b;
	padding: 15px 40px 15px 40px;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:5px;
    border: none;
	margin-left:20px;
}

.disp_B5:focus {
  color: #ffffff;
  outline: none;
}

.disp_B5:hover {
  color: #ffffff;
  opacity: 0.7;
  outline: none;
}

.disp_B5:active {
  color: #ffffff;
  opacity: 1;
  background: #cf0102;
  outline: none;
}

.disp_B5:disabled {
  color: #ffffff;
  background: #da392b;
  opacity: 0.4;
}

.disp_B1 {/*前進ボタン(白)*/
	background: #fcfcfc;
	padding: 11px 30px 11px 30px;
	color: #333333;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	border-bottom:3px solid #697072;
    border-right:3px solid #697072;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
}

.disp_B2 {/*前進ボタン(固定幅)*/
	border: 1px solid #697072;
	background: #ff2b2b;
	padding: 11px 30px;
	color: #ffffff;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	width: 250px;
	margin: 5px 0px 5px 0px;
}

.disp_B3 {/*前進ボタン(固定幅)*/
	font-size: 18px;
	vertical-align: middle;
	width: 350px;
	margin: 5px 0px 5px 0px;
    background: #da392b;
    color: #ffffff;
    cursor: pointer;
    padding: 15px 40px 15px 40px;
    border-radius: 5px;
    font-weight: bold;
    border: none;
}

.disp_B3:focus {
  color: #ffffff;
  outline: none;
}

.disp_B3:hover {
  color: #ffffff;
  opacity: 0.7;
  outline: none;
}

.disp_B3:active {
  color: #ffffff;
  opacity: 1;
  background: #cf0102;
  outline: none;
}

.disp_B3:disabled {
  color: #ffffff;
  background: #da392b;
  opacity: 0.4;
}

.disp_B4 {/*振込ボタン*/
	border: 1px solid #697072;
	background: #ffffff;
	padding: 11px 30px 11px 30px;
	color: #000000;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.disp_zs_B {
	padding: 11px 20px;
	font-size: 18px;
}

.dispmenu_B {/*前進ボタン*/
	width: 165px;
	border: 2px solid #b4b4b4;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #ffffff;
	padding: 11px 30px;
	color: #343434;
	font-size: 17px;
	vertical-align: middle;
	font-weight: bold;
}

.dispmenu_B_hover {
	width: 163px;
	border: 2px solid #b4b4b4;
	background: #ffffff;
	padding: 10px 30px;
	color: #ff0000;
	font-size: 17px;
	vertical-align: middle;
	font-weight: bold;
}

.back_B {/*後退ボタン*/
	/*background: rgb(0, 120, 205);
	background: rgba(0, 120, 255, 0.6);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
	border: 1px solid #dddddd;
    background: #fcfcfc;
    color: #333333;
    cursor: pointer;
	padding: 11px 15px;
    border-radius: 5px;
    font-weight: bold;
    outline: none;
}

.back_B:focus {
  outline: none;
}

.back_B:hover {
  color: #333333;
  background: #f0f0f0;
  outline: none;
}

.back_B:active {
  background: #ffffff;
  outline: none;
}

.back_B:disabled {
  background: #fcfcfc;
  opacity: 0.4;
}

.freqBank_B {/*常用銀行ボタン*/
	border: 1px solid #697072;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	width: 149px;
	height: 35px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.kana50_B {/*５０音検索用ボタン*/
	border: 1px solid #697072;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top,rgba(10, 130, 205, 0.4) 0%,rgba(10, 130, 205, 0.9));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 130, 205, 0.5)), to(rgba(10, 130, 205, 1.0)));*/
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	width: 35px;
	height: 35px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.link_B {/*トップページ用ボタン*/
	border: 1px solid #ACACAC;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top,rgba(10, 130, 205, 0.4) 0%,rgba(10, 130, 205, 0.9));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 130, 205, 0.5)), to(rgba(10, 130, 205, 1.0)));*/
	background: #ffffff;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
	padding: 7px 12.5px 7px 12.5px;
	margin: 5px 5px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	
    text-decoration: none;
    text-align: left;
    white-space:pre-wrap;
    
    border: 1px solid #dddddd;
  color: #333333;
  cursor: pointer;
  
  border-radius: 5px;
  outline: none;
}

.simpleLink_B {/*シンプルモードトップページ用ボタン*/
	border: 2px solid #ff2b2b;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top,rgba(10, 130, 205, 0.4) 0%,rgba(10, 130, 205, 0.9));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 130, 205, 0.5)), to(rgba(10, 130, 205, 1.0)));*/
	background: #ffffff;
	color: #ff2b2b;
	font-size: 36px;
	vertical-align: middle;
	font-weight: bold;
	margin: 0 20px 10px 20px;
	width: 330px;
	height: 80px;
}

.String_B {/*文字列タイプボタン*/
	font-size: 13px;
	background: #FFF;
	color: #0845FF;
	margin: 1px 0;
	padding: 0 0;
	border: 0;
	font-weight: bold;
	text-decoration: underline;
}

.softkey_disp_B {/*ソフトウェアキーボード決定ボタン*/
	border: 2px solid #ff2b2b;
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #ffffff;
	color: #ff2b2b;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 15px;
	padding: 5px 25px;
	vertical-align: middle;
}

.softkey_back_B {/*ソフトウェアキーボードその他ボタン*/
	border: 2px solid #ff2b2b;
	/*background: rgb(0, 120, 205);
	background: rgba(0, 120, 255, 0.6);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background: #ffffff;
	color: #ff2b2b;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.disp_B2:hover {
	border:2px solid #697072;
	background:#ff6b6b;	
	color: #e9e9e9;
}

.link_B:hover {
	background: #f0f0f0;
    color: #333333;
    outline: none;
}

.link_B:focus {
  outline: none;
}

.link_B:active {
    background: #ffffff;
    outline: none;
}

.disp_B1:hover {
	background: #f0f0f0;	
    color: #333333;
    outline: none;
}

.freqBank_B:hover,
.disp_B4:hover,
.kana50_B:hover,
.simpleLink_B:hover,
.softkey_disp_B:hover,
.softkey_back_B:hover {
	/*background: rgb(0, 120, 255);
	background: rgba(0, 120, 255, 1.0);
	background: -moz-linear-gradient(top,rgba(10, 130, 205, 0.8) 0%,rgba(10, 130, 205, 1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 130, 205, 0.6)), to(rgba(10, 130, 205, 1.0)));*/
	border:2px solid #697072;
	background:#f8f8f8;	
	color: #697072;
}

.table_B {/*テーブル内用ボタン*/
	background: #ffffff;
	padding: 5px 13px 5px 13px;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:30px;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    outline: none;
}

.table_B2 {/*テーブル内用ボタン*/
    background: #fcfcfc;
    padding: 5px 13px 5px 13px;
    font-size: 13px;
    vertical-align: middle;
    font-weight: bold;
    border-radius:5px;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    outline: none;
}

.update_B{
	background:url("./images/ico_update.png") no-repeat scroll 3px 50% #ffffff;
	margin-right:5px;
	padding: 2px 3px 2px 18px;
}

.table_B1 {/*テーブル内用ボタン1*/
	background: #ffffff;
    padding: 5px 13px 5px 13px;
    font-size: 13px;
    vertical-align: middle;
    font-weight: bold;
    border-radius:30px;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    outline: none;
    width: 80px;
}

.table_B2:hover,
.table_B:hover,
.table_B1:hover {
	background: #f0f0f0;
    color: #333333;
    outline: none;
}

.table_B2:focus,
.table_B1:focus,
.table_B:focus {
  outline: none;
}

.table_B2:active,
.table_B1:active,
.table_B:active {
    background: #ffffff;
    outline: none;
}

.update_B:hover {
	border:2px solid #697072;
	background:url("./images/ico_update.png") no-repeat scroll 3px 50% #f8f8f8;
	color: #697072;
}

:disabled,
:disabled:hover {
	border:2px solid;
	border-color: #DDDDDD;
    background: #CCCCCC;
    color: #808080;
}

input[type="text"]:disabled,
input[type="text"]:disabled:hover,
input[type="password"]:disabled,
input[type="password"]:disabled:hover {
    background: #cccccc;
    border: 1px solid #dddddd;
    color: #808080;
}

select:disabled,
select:disabled:hover {
	border:1px solid;
	border-color: #DDDDDD;
    background: #cccccc;
    color: #808080;
}

input[type="radio"] {
opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type='radio'] + label::before {
  display: inline-block;
  content: '';
  width: 1.15em;
  height: 1.15em;
  background: #ffffff;
  border: 0.1em solid #808080;
  border-radius: 50%;
  position: relative;
  top: 3px;
  right: 5px;
  box-sizing: border-box;
}

input[type="radio"]:checked + label::before {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #da392b;
  padding: 3px;
  background-clip: content-box;
  border-color: #da392b;
  box-sizing: border-box;
}

input[type="radio"]:disabled,
input[type="radio"]:disabled:hover {
	border: none;
	background: none;
}

.pageOn_B {/*リストのページ遷移用ボタン（当ページ）*/
    border: 1px solid #DEDFDE;
    background: #ffead5;
    padding: 3px 8px;
    color: #343434;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    height: 26px;
    border-bottom:3px solid #DEDFDE;
    border-right:3px solid #DEDFDE;
    border-radius:6px;
}

.pageOn_B:hover {
    border: 2px solid #DEDFDE;
    background: #f8f8f8;
    color: #697072;
}

.pageOff_B {/*リストのページ遷移用ボタン（他ページ）*/
    border: 1px solid #DEDFDE;
    background: #ffffff;
    padding: 3px 8px;
    color: #343434;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    height: 26px;
    border-bottom:3px solid #DEDFDE;
    border-right:3px solid #DEDFDE;
    border-radius:6px;
}

.pageOff_B:hover {
    border: 2px solid #DEDFDE;
    background:#f8f8f8; 
    color: #697072;
}

.pageOn_B1 {/*リストのページ遷移用ボタン（当ページ）*/
	border:0!important;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background-color: #da392b;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 50%;
    text-align: center;
}

.pageOn_B1:hover {
	color: #333333;
    background: #dddddd;
    border-radius: 50%;
}

.pageOff_B1 {/*リストのページ遷移用ボタン（他ページ）*/
    border:0!important;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 50%;
    text-align: center;
}

.pageOff_B1:hover {
	color: #333333;
    background: #dddddd;
    border-radius: 50%;
}

.page_Prev {
	border:0!important;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    width: 26px;
    height: 26px;
    background:url("./img/chevron.left.svg") no-repeat scroll 7px 50% #ffffff;
    background-position: center;
    text-indent:-9999px;
}

.page_Prev:hover {
    color: #333333;
    border-radius:50px;
    background:url("./img/chevron.left.svg") no-repeat scroll 7px 50% #dddddd;
    background-position: center;
    text-indent:-9999px;
}

.page_Next {
	border:0!important;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    width: 26px;
    height: 26px;
    background:url("./img/chevron.right.svg") no-repeat scroll 10px 50% #ffffff;
    background-position: center;
    text-indent:-9999px;
}

.page_Next:hover {
    color: #333333;
    border-radius:50px;
    background:url("./img/chevron.right.svg") no-repeat scroll 10px 50% #dddddd;
    background-position: center;
    text-indent:-9999px;
}

.bankTypeSel_B {/*金融機関選択ボタン*/
	border: 1px solid #dddddd;
	background: #fcfcfc;
	color: #333333;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 9px;
	margin-left: 6px;
	width: 170px;
	height: 56px;
	border-radius:5px;
    cursor: pointer;
    outline: none;
}

.bankTypeSel_B:hover {
    background: #f0f0f0;
    color: #333333;
    outline: none;
}

.bankTypeSel_B:focus {
  outline: none;
}

.bankTypeSel_B:active {
    background: #ffffff;
    outline: none;
}

.linkButton td {/*銀行選択、支店選択リンク*/
	border: none;
	background: none;
	color: #343434;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
	cursor: default;
	border-bottom: solid 1px #f0f0f0 !important;
}

.linkButton:hover td:nth-child(2),
.linkButton:hover td:nth-child(3) {
	text-decoration: underline;
	cursor: default;
}

.bankTypeSelOn_B {/*金融機関選択ボタン*/
	border: 1px solid #dddddd;
	background: #ffead5;
	color: #333333;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px 9px;
	margin-left: 6px;
	width: 170px;
	height: 56px;
	border-radius:5px;
    cursor: pointer;
    outline: none;
}

.bankTypeSelOn_B:hover {	
	background: #f0f0f0;
    color: #333333;
    outline: none;
}

.bankTypeSelOn_B:focus {
  outline: none;
}

.bankTypeSelOn_B:active {
    background: #ffffff;
    outline: none;
}

/*共通部分のコンポーネントのclassを定義*/
.On_B {
	border-top: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background: #d4d4d4;
	color: #697072;
}

.Off_B {
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
	background: #ffffff;
	color: #d4d4d4;
}

.On_B:hover,.Off_B:hover{
	cursor: pointer;
}

.fontChange input[type="button"] {
	padding: 2px 0;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	width: 2.0em;
}

.fontChange input[type="button"]:hover {
	background: #f8f8f8;
	color: #697072;
}

.top_link_B {
	border:1px solid #ADD8E6;
	height:30px;
	margin:0px;
	border-bottom:2px solid #ADD8E6;
	border-right:2px solid #ADD8E6;
}

.top_link_B:hover {
	border:2px solid #ADD8E6;
	opacity: 0.55;
	filter:alpha(opacity=0.55);
	-ms-filter: "alpha(opacity=55)";
	-khtml-opacity: 0.55;
	-moz-opacity: 0.55;
	cursor: pointer;
}

.logout_B {
	background: url("./images/logout.gif") no-repeat scroll 2px 50% #ffffff;
	width:94px;
}

.QandA_B {
	background: url("./images/qa.gif") no-repeat scroll 2px 50% #ffffff;
	width:64px;
}

.top_B {
	background: url("./images/home.jpg") no-repeat;
	background-size: 100% 100%;
	height: 50px;
	width: 110px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

.menu_B {
	background: url("./images/menu.jpg") no-repeat;
	background-size: 100% 100%;
	height: 50px;
	width: 110px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

.globalButton {
	background: #575654;
	font-size: 11px;
	color: #f7f8f8;
	border: 0 #ffffff;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom : 1px;
	padding-left: 0px;

}

.globalButtonBold {
	background: #575654;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	color: #f7f8f8;
	height: 21px;
	line-height: 19px;
	border: 0 #ffffff;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.globalButtonBold_nolink {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	color: #f7f8f8;
	line-height: 21px;
	margin: 0 0 0 1px;
	padding: 0;
	font-weight: bold;
}

.headglobalButtonBold_nolink {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	color: #575654;
	line-height: 21px;
	margin: 0 0 0 1px;
	padding: 0;
	font-weight: bold;
}

.titleglobalButtonBold_nolink {
	background: #c9c9c9;
}

.doubleRow {
	width:298px; 
}

.foot_line {
	width:1950px; 
}

.globalButton:hover, .globalButtonBold:hover {
	text-decoration: underline;
}

.logon_block_item_list {
	width: 100%;
	border-top: solid 2px #FFFFFF;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

.logon_block_item_list th {
	text-align: left;
	background-color: #c9c9c9;
	/**	border-right: solid 1px #ADD8E6;**/
	border-bottom: solid 1px #FFFFFF;
	height: 30px;
	padding-left: 7px;
	color: #343434;
	box-sizing: content-box;
}

.logon_block_item_list td {
	background-color: #FFFFFF;
	/**border-right: solid 1px #ADD8E6;**/
	border-bottom: solid 1px #FFFFFF;
	height: 30px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	box-sizing: content-box;
}

.logon_table_area {/*リストのテーブルエリア*/
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.logon_softkey_area {/*リストのテーブルエリア*/
	clear: both;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: left;
}
/* -------------------------- */
/*メニューModalWindowのコンポーネントのclassを定義*/
/* -------------------------- */
.menu_M {
	width: 700px;
	position: absolute;
	top:50px;
	left: 116px;
	padding:3px;
	background-color: #8EC1E9;
	border: solid 1px #8EC1E9;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;

	opacity: 0;
	filter:alpha(opacity=0);
	
	/* Prevent some white flashing in Safari 5.1 */
	-webkit-backface-visibility: hidden;
	
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box; 
	-ms-background-clip:    padding; 
	-o-background-clip: padding-box; 
	background-clip:         padding-box; 
    
	-webkit-transform: scale(0) skew(0deg);
	-moz-transform:    scale(0) skew(0deg);
	-ms-transform:     scale(0) skew(0deg);
	-o-transform:      scale(0) skew(0deg);
	
	-webkit-transform-origin: 110px -15px;
	-moz-transform-origin:    110px -15px;
	-ms-transform-origin:     110px -15x;
	-o-transform-origin:      110px -15px;
	
	-webkit-transition: -webkit-transform ease-out .20s, opacity ease-out .30s;
	-moz-transition:    -moz-transform    ease-out .20s, opacity ease-out .30s;
	-ms-transition: -ms-transform ease-out .20s, opacity ease-out .30s;
	-o-transition:    -o-transform    ease-out .10s, opacity ease-out .30s;
}

.popUpControl {
	display: none;
}

.menu_M {
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform: scale(1) skew(0deg);
	-moz-transform:    scale(1) skew(0deg);
	-ms-transform:     scale(1) skew(0deg);
	-o-transform:      scale(1) skew(0deg);
	z-index: 10;
}

.menu_M hr {
	width: 95%;
	border: solid 1px #8EC1E9;
	clear: both;
}

.menu_M:after, .menu_M_2:after, .menu_M_3:after, .menu_M_4:after, .menu_M_5:after{
	content: ' ';
	position: absolute;
	border-bottom: 15px solid #8EC1E9;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	top: -14px;
	left: 130px;
	opacity: 1;
	filter:alpha(opacity=100);
}

.menu_M_2:after{
	left: 295px;
}

.menu_M_3 {
	left: 405px;
	width:350px;
}

.menu_M_3:after{
	left: 170px;
}

.menu_M_4 {
	left: 570px;
	width:350px;
}

.menu_M_4:after{
	left: 170px;
}

.menu_M_5 {
	left: 280px;
}

.menu_M_5:after{
	left: 630px;
}

.col_1, .col_2{
	background:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float: left;
	padding:10px 0 2px;
	position: relative;
	text-align:left;
	margin:3px 5px;
	width:340px;
}

.col_2{
	float:right;
}

.menu_M_table{
	color: #000;
	display:block;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	width:200px;
}

.menu_M_table:before{
	content:' ';
	background:url('./images/menu_icon_A.png') no-repeat;
	background-size:18px 18px;
	float:left;
	height:25px;
	margin:0px 0 2px 5px;
	width:25px;
}

.menu_M_table:after, .menu_M_btn:after {
	content:' ';
	clear: both;
}

.menu_M_btn{
	background:#fff;
	display:table-cell;
	height: 25px;
	padding:0;
	text-align: left;
	vertical-align:middle;
}

.menu_M_btn:before{
	content:' ';
	background:url("./images/menu_icon_B.png") no-repeat #fff;
	float:left;
	margin:7px 0 0 10px;
	height:15px;
	width:15px;
}

.menuBtn{
	background: #fff;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color: #000;
	font-size:16px;
	font-weight:bold;
	padding:0px 13px;
	width:300px;
	height: 18px;
}

.menuBtn:hover{
	background: rgb(234, 247, 255);
	color: #000;
	text-decoration:underline;
	cursor: pointer;
}

.menuTitle1{
	background:#fff;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	width:300px;
	height: 25px;
	padding:0px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

.menuTitle1:hover{
	color: #000;
	text-decoration:underline;
	cursor: pointer;
}

.menuTitle2{
	height: 21px !important;
	padding-top:7px !important;
	display:block;
}

.menuTitle2:hover{
	text-decoration:none !important;
	cursor: auto !important;
}

.menuTitleNt{
	background:url("./images/payeasy_mini.gif") no-repeat 170px 2px #fff !important;
}

.menuTitleNt:hover{
	background:url("./images/payeasy_mini.gif") no-repeat 170px 2px #fff !important;
}

.kijun_date {
	float: right;
}

.comment_link {
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding-right: 0.5rem;
}

.backgroundBlue {
	background-color: #E0FFFF !important;
}

.fontUnderline {/*下線付き文字*/
	text-decoration: underline;
}

.box_area {/*枠付きエリア*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 2px #ff2b2b;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.box_area_message {
	width:850px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.box_area_message_indented {
	width:875px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
}

.globalLink:hover {
	text-decoration: underline;
}

/*IS専用のクラス*/
.logon_page_B {/*ログオンページ用ボタン*/
	border: 2px solid #DEDFDE;
	background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	text-decoration: none;
	vertical-align: middle;
	width: 120px;
}
.logon_page_B:hover {
	background: rgb(0, 120, 255);
	background: rgba(0, 120, 255, 1.0);
	background: -moz-linear-gradient(top,rgba(10, 130, 205, 0.8) 0%,rgba(10, 130, 205, 1.0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 130, 205, 0.6)), to(rgba(10, 130, 205, 1.0)));
	color: #ffffff;
}

#mainContentsIS {
	width: 750px;
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	border: solid 1px #00CED1;
	padding: 10px;
}

header.wrapperIS {
	background-color: #ffffff;
	width: 790px;
	margin: 0 auto;
	padding-top: 8px;
	overflow: hidden;
}

footer.wrapperIS {
	width: 790px;
	margin: 0 auto;
	background-color: #ffffff;
	margin-top: 10px;
}

div.wrapperIS {
	width: 790px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 20%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	border-top: solid 3px #00BFFF;
	border-bottom: solid 3px #00BFFF;
	overflow: hidden;
}

#logoIS {
	display: table;
	width: 200px;
	height: 70px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#utilityNaviIS {
	width: 410px;
	float: right;
	margin-right: 0;
}

#extraNavi_centerIS {
	width: 100%;
	min-width: 790px;
	background-color: #575654;
	margin: 0 auto;
}

#extraNaviIS {
	width: 850px;
	clear: both;
	text-align: center;
	margin: 0 auto;
}

.menuBtnIS {
	width: 400px;
	font-size: 14px;
	background: #0071c3;
	color: #ffffff;
	margin: 3px 0 0 0;
	padding: 2px 0 0 0;
	border: 0;
	font-weight: bold;
}

.menuBtnIS:hover {
	color: #262682;
	text-decoration: underline;
}

.navi_standardIS {
	float: left;
	width: 260px;
}

.navi_standardIS li.navi_submenu {
	margin-top: 0;
	margin-bottom: 3px;
}

.navi_standardIS li.navi_submenu2 {
	margin-top: 25px;
	margin-bottom: 3px;
}

.navi_standardIS li.navi_menu {
	margin-top: 0;
	margin-bottom: 3px;
}

.navi_standardIS li.navi_menu2 {
	margin-top: 10px;
	margin-bottom: 3px;
}

.dispFontIS {
	font-size: 16px;
}

.topNameDiv {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	padding-top: 2px;
	color: #003c96;
	font-weight: bold;
	text-align: right;
}

.radio_table_radio {
	width: 22px;
	margin: 0;
	float: left;
}

.radio_table_label {
	width: 90%;
	text-align: left;
	margin: 0;
	float: left;
	padding-top: 3px;
}

.stl, .style_table_label {
	width: 17px;
	margin: 0;
	float: left;
	padding-right: 3px;
	text-align: right;
}

.atl, .article_table_label {
	width: 95%;
	text-align: left;
	margin: 0;
	float: left;
}

.table_list2 {
	width: 100%;
    background-color: #F0F0F0;
    border: 1px solid #f0f0f0;
	text-align: center;
	font-size: 1.0em;
	box-sizing: content-box;
}

.table_list2 th {
	height: 35px;
    background-color: #f5f5f5;
    border: 1px solid #f0f0f0;
    box-sizing: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table_list2 td {
    border: 1px solid #f0f0f0;
    background-color: #FCFCFC;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: content-box;
	padding-top: 10px;
    padding-bottom: 10px;
}

.tr_odd {
	background-color: #FFFFFF;
}

.tr_add {
	background-color:#EFEFEF;
}

.scroll_area {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.softtenkey_area{/*ソフトキーボードエリア*/
	position:absolute;
    visibility:hidden;
    background: #fcfcfc;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    border-radius: 12px;
    z-index: 100;
    padding:14px 20px 20px 20px;
    margin-top: 15px;
    width: 880px;
    height: 368px;
}

.softkeyComment {
	padding-left: 25px;
}

.softKeyImgLabel, .softkeyComment span {
	font-size: 11px;
}

.softKeyImgLabel:hover,
.logon_softkey_area img:hover + .softKeyImgLabel,
.softtenkey_area img:hover + .softKeyImgLabel {
	text-decoration: underline;
}

/* For Demo 区分メッセージ用[iframe]定義 */
iframe.Kbnframe {
	overflow: hidden;
	border: none;
	vertical-align: top;
	width: 100%;
}

.kbn_erea {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0;
}

/*可変文言のclassを定義*/
.block_item_list_bun {
	width: 100%;
	border: 1px solid #f0f0f0;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	box-sizing: content-box;
}

.block_item_list_bun th {
	text-align: left;
	background-color: #f5f5f5;
	border-top: 1px solid #f0f0f0;
    border-right: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 7px;
	box-sizing: content-box;
	padding-top: 10px;
    padding-bottom: 10px;
}

.block_item_list_bun td {
	background: #FCFCFC;
	border-top: 1px solid #f0f0f0;
    border-right: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 15px;
	box-sizing: content-box;
	padding-top: 10px;
	padding-bottom: 10px;
}

.block_item_list_bun th:nth-last-child(1) {
	border-right: none;
}
.block_item_list_bun td:nth-last-child(1) {
	border-right: none;
}

.end_article_bun {
	width: 725px;
	text-align: right;
	margin: 0;
}

.box_area_bun {/*枠付きエリア*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 2px #f0f0f0;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.indent_block_message_bun {
	width: 97%;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.indent_block_message2 {
	padding-left: 15px;
}

/*情報エリア*/
.info_area_bun {
	width:875px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffead5;
	border: solid 1px #ff952b;
	padding: 8px 10px;
}

.word_break_td {
	word-break: break-all;
	word-wrap: break-word;
}

/*homeとLhome画面の専用CSS*/
.CenterMessage {
	color: blue;
	font-size: 32px;
}

.homeMsgTable {
	border: 0;
	padding: 4px 4px 4px 4px;
	border-spacing: 0;
}

.homeMsgTable td {
	text-align: center;
}

.msgColor {
	background-color: #ADD8E6;
}

.kajogakiTable {
	border: 0;
	margin: 0;
	width: 100%;
}

.kajogakiTable tr td:nth-last-child(2){
	word-break: keep-all;
}

.body_softkey {
	border: solid 1px #00CED1;
}

.wrapper_softkey {
	background: #FFF;
	margin: 0;
	padding: 10px;
}

#mainContents_softkey {
	margin: 0;
	padding: 0;
	width: 100%;
}

.info_area_softkey {
	background-color: #efefef;
	border: solid 1px #ff2b2b;
	margin: 10px 0;
	padding: 8px 0;
	width: 100%;
}

.info_area_softkey p {
	padding-left: 10px;
}

.input_area_softkey {
	float: left;
	margin-left: 10px;
}

.table_softkey {
	border-width: 1px;
	border-style: solid;
	border-color: #696969 #000 #000 #696969;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 10px auto;
	padding: 0;
}

.table_softkey td {
	border-width: 1px;
	border-style: solid;
	border-color: #000 #696969 #696969 #000;
	padding: 0;
}


.softkey_B {/*ソフトウェアキーボードボタン*/
	width: 40px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 8.5px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
}

.softkey_C {/*ソフトウェアキーボードボタン(機能ボタン)*/
	background: #ffffff;
    border: 1px solid #dddddd;
    padding: 15px 42.5px;
    border-radius: 5px;
    cursor: pointer;
    margin: 6px 7.5px;
    height: 53px;
}

.softkey_B:hover,
.softkey_C:hover {
  background: #f0f0f0;
  border: 1px solid #dddddd;
  font-weight: normal;
}

.softkey_space, .softkey_space:hover, .softkey_space:active, .softkey_space:focus {/*ソフトキーボードボタン(フルキー)*/
	border:none;
	background-color: #fcfcfc;
	width: 48px;
	height: 31px;
	margin-right:2px;
}

input[type="text"]:focus {
	color: #333333;
    background-color:#fff;
    border-color:#80bdff;
    outline:0;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    border: 1px solid #DA392B;
}
input[type="password"]:focus {
    color: #333333;
    background-color:#fff;
    border-color:#80bdff;
    outline:0;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    border: 1px solid #DA392B;
}
select:focus {
    outline: 1px solid #da392b;
    border-radius: 5px;
}

.HeadMenu_A {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
	width: 130px;
	padding-top: 5px;
}
.HeadMenu_B {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
	width: 130px;
	padding-top: 5px;
}
.HeadMenu_C {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
	width: 130px;
	padding-top: 5px;
}

.HeadMenu_D {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
	width: 130px;
	padding-top: 5px;
}
.HeadMenu_E {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
	width: 130px;
	padding-top: 5px;
}
#mainContents_center_logon  {
	width: 1000px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0;
	float: left;
	background-color: #e9e9e9;
	padding: 0px;
}
#title_logon {
	width: 1000px;
	margin: 0;
	padding: 10px;
	color: #343434;
	font-family: "Verdana",sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #c9c9c9;
}

#logo0 {
	display: table;
	width: 1000px;
	height: 80px;
	text-align:center;
	float: left;
}

#logo0 span {
	display: table-cell;
	vertical-align: middle;
}
.softkeyComment {
	padding-left: 25px;
}
.softkeyCommentL span {
	font-size: 11px;
	padding-left: 0px;
}

.softKeyImgLabel, .softkeyComment span {
	font-size: 12px;
}

.softKeyImgLabel:hover,
.logon_softkey_area img:hover + .softKeyImgLabel,
.softtenkey_area img:hover + .softKeyImgLabel {
	text-decoration: underline;
}

.info_area_otp {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: solid 1px #f0f0f0;
	padding: 8px 10px;
	padding-left: 7px;
	margin-left: auto;
	margin-right: auto;
	}
	
.button_otp {
	width: 700px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	width:100%;
	padding-top:100px;
	background:transparent url("images/footer_bg.png") no-repeat scroll center top;
}

.backgroundRed {
	background-color: #FFEAD5 !important;
}

.nt_textarea {
	resize:none;
}

.zs_table_B {/*入出金明細テーブル内用ボタン*/
	padding: 3px 35px;
}

.button_3 {
	width: 185px;
	float: left;
}

.print_B{
	background: url("./images/print.gif") no-repeat scroll 5px 50% #ffffff;
	background-size:20px 18px;
	margin:0px;
	padding:0 10px 0 25px;
	height:30px;
	width:80px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #697072;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	border-radius:6px;
}

.sub_button{
	float:right;
	text-align:right;
	margin-right: 30px;
	margin-top: -5px;
}

.menu_button_c{
	text-align:center;
	margin:3px 0;
}

.initialfuri_B{
	width:230px;
	margin:6px 0;
}

.table_area_radius{
	clear: both;
	padding-top: 5px;
	padding-bottom: 3px;
	border-radius:6px;
	background: #EFEFEF;;
	border: 3px solid #EFEFEF;
	margin: 0px 2px;
}

.top_table_area{
	width:740px;
	clear:both;
	margin:0 0px;
}

.top_item_list {
	width: 740px;
	border-top: solid 3px #b4b4b4;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
}

.top_item_list th {
	text-align: left;
	background-color:  #efefef;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 7px;
	box-sizing: content-box;
}

.top_item_list td {
	background-color: #FFFFFF;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: content-box;
}

.top_item_list td:nth-last-child(1) {
	border-right: none;
}

#top_msg{
	padding:0 15px;
	width:720px;
}

#mainContents_top{
	width:750px;
	margin-left: 0;
	float: left;
	background-color: #FFFFFF;
	border: solid 1px #f0f0f0;
	padding: 10px;
}

#main_top{
	padding-top:0;
	width:750px;
}

.subContent_area{
	border: 1px solid #EFEFEF;
	border-radius:6px;
	background: #EFEFEF;
	width:210px;
	clear:both;
}

.subContent_area td{
	background-color:  #FFFFFF;
	padding:0 5px;
	font-size: 12px;
}

.subContent_area th{
	background-color:  #EFEFEF;
	padding:0 5px;
	font-size: 13px;
}

.subContent_area span{
	font-size: 13px;
	font-weight: bold;
}

.subContents_area_info {
	background: url("./images/common_icon_link_02.gif") no-repeat #ffffff;
	padding:0 5px;
	border: 0;
}

.print_B:hover {
	border:2px solid #697072;
	background:url("./images/print.gif") no-repeat scroll 5px 50% #f8f8f8;
	background-size:20px 18px;
	color: #697072;
}

.table_list_si:hover tr:hover td {
	cursor: pointer;
	background:#FFEAD5;	
	color: #697072;
}

.bg_FloralWhite {
	background-color:#FFFAF0 !important;
}

/* リンク・ボタンのhover対応 */
img[onClick]:hover, input[type="image"]:hover{
	opacity: 0.65;
	filter:alpha(opacity=0.65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	cursor: pointer;
}

.top_img{
	width:165px;
	border-right:1px dotted #ADD8E6;
	vertical-align: text-bottom;
}

/* 登録口座残高一覧 */
.table_list_zs {
	width: 100%;
	border: solid 0px;
	border-collapse: collapse;
}

.goukei_area_zs {
}

.goukei_area_zs1{
	width: 340px;
	padding:10px;
	border: 3px solid #f0f0f0;
}

.KouZaError {
background-color:#FED9BF !important;
border:2px solid #FF0033 !important;
}

.button_margin{
	margin:2px 0px 2px 0px;
}

.subContent_submenu_B:disabled,
.subContent_submenu_B:disabled:hover,
.submenu_B:disabled,
.submenu_B:disabled:hover,
.disp_B1:disabled,
.disp_B1:disabled:hover,
.link_B:disabled,
.link_B:disabled:hover {
	background: #c9c9c9;
	color: #333333;
    outline: none;
}

.table_B2:disabled,
.table_B2:disabled:hover,
.table_B:disabled,
.table_B:disabled:hover,
.menuBtn:disabled,
.menuBtn:disabled:hover {
	background: #e0e0e0;
    color: #333333;
    outline: none;
}

.table_B1:disabled,
.table_B1:disabled:hover {
	padding: 5px 15px 5px 15px;
	background: #e0e0e0;
    color: #333333;
    outline: none;
}

.print_B:disabled,
.print_B:disabled:hover {
	border:2px solid #999999;
	background:url("./images/print.gif") no-repeat scroll 5px 50% #999999;
	background-size:20px 18px;
	color: #343434;
}

.displayNone{
	display:none;
}

#pageJump{
	float: right;
	position: fixed;
	bottom: 5px;
	right: 50px;
	z-index: 99;
}

#err_msg_home
{
	color: #FF0000;
	font-family: "Verdana",sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
	word-wrap: break-word;
}

.topFontSmall{
	font-size: 13px;
}

.zs_margin_left{
	margin-left:25px;
}

.table_list_zslist td{
	height:45px;
}

.loan_bg_green th{
    background-color: #ff7171 !important;
    color: #ffffff;
}

.refineList{
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}
.refineList > li{
	float: left;
	margin-top: 10px;
	margin-bottom:0px;
}
.refineList > li dl{
	overflow:hidden;
	width: 100%;
}
.refineList > li dl > dt,
.refineList > li dl > dd{
	float: left;
	margin:0px;
}
.refineList > li dl > dt{
	width: 140px;
	text-align: right;
	padding: 5px 0 0 0;
}
.refineList > li dl > dd{
	width: auto;
}

.borderBox02 {
	border: solid 1px #ccc;
	padding: 0px;
}
li {
	list-style: none outside;
}
.refineList > li.oneCol{
	width:100%;
}
.refineList > li.colLeft{
	width: 79%;
}
.refineListKn{
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}
.refineListKn > li{
	float: left;
	margin-top: 10px;
	margin-bottom:0px;
	padding: 0px 10px 0px 0px;
}
.refineListKn > li dl{
	overflow:hidden;
	width: 100%;
}
.refineListKn > li dl > dt,
.refineListKn > li dl > dd{
	float: left;
	margin:0px;
}
.refineListKn > li dl > dt{
	width: 100px;
	text-align: right;
	padding: 5px 0 0 0;
}
.refineListKn > li dl > dd{
	width: auto;
}
.table_list_ts {
	width: 100%;
	background-color: #F0F0F0;
    border: 1px solid #f0f0f0;
    border-collapse: separate;
    border-spacing: 0px 0px;
	text-align: center;
	font-size: 1.0em;
	word-break: break-all;
	word-wrap: break-word;
}

.table_list_ts th {
	background-color: #cce3f5;
	padding: 0;
	box-sizing: content-box;
}

.table_list_ts td {
	border-top: 1px solid #f0f0f0;
    background-color: #FCFCFC;
	height: 30px;
	padding: 0;
	box-sizing: content-box;
}

.intable_outline{
	border-left:solid 10px #ffffff;
	border-bottom:solid 10px #ffffff;
}
.jsToggleBtn {
	float: left;
	margin-top: 0;
}

.jsToggleBtn a {
	position: relative;
	display: inline-block;
	border-radius: 5px;
	min-width: 0;
	background-color: #777777;
	border: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.jsToggleBtn a:hover {
	text-decoration: underline;
}
.jsToggleBtn a span {
	position: relative;
	display: block;
	padding: 0.3em 1em 0.3em 2.5em;
	color:#FFFFFF;
}
.jsToggleBtn a span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	display: inline-block;
	width: 10px;
	height: 14px;
	margin-top: -7px;
	background-position: -22px 0;
	background: url(./images/com_bg01.png) no-repeat 0 0;
}

.jsToggleArea .jsToggleBtn a span:before{
	background-position: -22px 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.jsToggleArea.close .jsToggleBtn a span:before{
	background-position: -22px 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.jsToggleArea.close .jsToggleContents {
	display: none;
}
.iconLink01 a::before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 14px;
    background: url(./images/com_bg01.png) no-repeat 0 0;
}
.iconLink01 a {
    position: relative;
    display: inline-block;
    padding-left: 1em;
}

.iconLink01 a::after {
    width: 14px;
    background-position: 0 -88px;
}
.iconLink01 a::after {
    content: "";
    display: inline-block;
    height: 12px;
    margin: 0 10px 0 5px;
    background-image: url(./images/com_bg01.png);
    background-repeat: no-repeat;
    vertical-align: -1px;
}

.table_list_tsFd {
	width: 100%;
	background-color: #F0F0F0;
	border: 1px solid #f0f0f0;
    border-collapse: separate;
    border-spacing: 0px 0px;
	text-align: center;
	font-size: 1.0em;
	word-break: break-all;
	word-wrap: break-word;
}

.table_list_tsFd th {
	padding: 0;
	box-sizing: content-box;
}
.table_list_tsFd td {
	border-top: 1px solid #f0f0f0;
    background-color: #FCFCFC;
	height: 30px;
	padding: 0;
	box-sizing: content-box;
}
.gray_hr {
	border: solid 1px #f0f0f0;
	width: 100%;
}
.table_list_tsCSS {
	width: 99%;
	background-color: #F0F0F0;
    border: 1px solid #f0f0f0;
    border-collapse: separate;
    border-spacing: 0px 0px;
	text-align: center;
	font-size: 1.0em;
	word-break: break-all;
	word-wrap: break-word;
}
.table_list_tsCSS th {
	background-color: #efefef;
	padding: 0;
	box-sizing: content-box;
}
.table_list_tsCSS td {
	border-top: 1px solid #f0f0f0;
    background-color: #FCFCFC;
	height: 30px;
	padding: 0;
	box-sizing: content-box;
}
.disp_BTS {/*投信（投信積立）購入ファンド検索ボタン*/
	border: 1px solid #697072;
	background: #ff2b2b;
	padding: 11px 30px;
	color: #ffffff;
	font-size: 25px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}
.disp_BTS:hover {
	border:2px solid #697072;
	background:#ff6b6b;	
	color: #e9e9e9;
}
.block_item_table_otp1 {
	width: 100%;
	border-top: solid 3px #b4b4b4;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
	border-bottom: solid 1px #f0f0f0;
}

.block_item_table_otp1 th {
	text-align: left;
	background-color: #efefef;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 30px;
	box-sizing: content-box;
}

.block_item_table_otp1 td {
	background-color: #FFFFFF;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: content-box;
}
.block_item_table_otp1 th:nth-child(1) {
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.block_item_table_otp1 th:nth-last-child(1) {
	border-right: none;
}

.block_item_table_otp1 td:nth-last-child(1) {
	border-right: none;
}
.tbl09 {
	width: 100%;
}
.tbl09 td, .tbl09 th {
	border-right: solid 0px #bbb;
	border-bottom: solid 0px #bbb;
	padding: 0px;
	font-weight: bold;
}
.tbl09 td {
	word-break: break-all;
	word-wrap: break-word;
}
.btn01 {
	border:1px solid #697072;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 8px 30px;
	margin: 0 1px 1px 0;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;
	display: inline-block;
	min-width: 200px;
	text-align: center !important; 
	height:120px;
	box-sizing: content-box;
}
.btn01:hover {
	border:2px solid #697072;
	color: #697072;
}
.menuBtn1{
	background: #fff;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color: #000;
	font-size:16px;
	font-weight:bold;
	padding:0px 13px;
	width:300px;
	height: 40px;
}

.menuBtn1:hover{
	background: rgb(234, 247, 255);
	color: #000;
	text-decoration:underline;
	cursor: pointer;
}
.placeholder { color: #aaa;}

.ddStyle{
padding: 5px 0 0 0;
}

.adisabled {
	background:#888888;	
	pointer-events:none;
	cursor:default;
	border:1px solid #697072;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 8px 30px;
	margin: 0 1px 1px 0;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;
	display: inline-block;
	min-width: 210px;
	text-align: center !important; 
	height:120px;
	box-sizing: content-box;
}
.adisabled:hover {
	border:2px solid #697072;
	color: #697072;
}
.btn02 {
	border:1px solid #697072;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 8px 30px;
	margin: 0 1px 1px 0;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;
	display: inline-block;
	min-width: 210px;
	text-align: center !important; 
	height:120px;
	box-sizing: content-box;
}
.btn02:hover {
	border:2px solid #697072;
	color: #697072;
}

.footerFontType1 {
	font-size: 16px !important;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

.footerFontType2 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

.kyoutsu__main {
  padding: 10px 30px 10px 30px;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-top: none;
  border-radius: 0 0 12px 12px;
  color: #333333;
}

.kyoutsu__frame--top {
  background: #fcfcfc;
  border-radius: 12px 12px 0px 0px;
  border: 1px solid #f0f0f0;
}

.kyoutsu__frame--top ul {
  background-color: #fcfcfc;
  border-bottom: 1px solid #dddddd !important;
}

.kyoutsu__frame--top ul li {
  background-color: #f5f5f5;
  border: 0.5px solid #dddddd;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom: none;
  flex: 1;
  text-align: center;
  height: 94px;
}

.kyoutsu__frame--top ul li span {
  color: #333333;
}

.kyoutsu__frame--top ul li path {
  fill: #333333;
}

.kyoutsu__frame--top ul li .nav-link {
  border-left: none !important;
  border-right: none !important;
  height: 100%;
  border-bottom: 1px solid #dddddd;
}

.kyoutsu__frame--top ul li .nav-link svg {
  width: 30px;
}

.kyoutsu__frame--top ul li .active {
  background-color: #ffffff;
  border-top: 3px solid #da392b !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom: none !important;
}

.kyoutsu__frame--top ul li .active span {
  color: #da392b;
}

.kyoutsu__frame--top ul li .active path {
  fill: #da392b;
}

.kyoutsu__frame--top ul li:hover {
  background: #f0f0f0;
}

.kyoutsu__frame--top ul li:active {
  background: #ffffff;
  border: 1px solid #dddddd;
}

.hr_color {
    border: solid 1px #ff8080;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.box_area ul{
	margin-top:14px;
	margin-bottom:14px;
}

.mt-1 {
    margin-top: 0.30rem !important;
}

.navbar-brand {
	padding-top: .4060rem;
}

.submenu_B1 {/*サブメニューボタン*/
	/*background: rgb(10, 130, 205);
	background: rgba(10, 130, 205, 1.0);
	background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
	background:url("./img/AddrChgInput.svg") no-repeat scroll 60px 50% #fcfcfc;
	background-size: 10% 40%;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 58px;
	white-space:pre-wrap;
	border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 35px;
}

.submenu_B1:hover {
	background:url("./img/AddrChgInput.svg") no-repeat scroll 60px 50% #f0f0f0;
	background-size: 10% 40%;
	color: #333333;
    outline: none;
}

.submenu_B1:focus {
    outline: none;
}

.submenu_B1:active {
	background:url("./img/AddrChgInput.svg") no-repeat scroll 60px 50% #ffffff;
	background-size: 10% 40%;
    outline: none;
}

.submenu_B2 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/OtpMenu.svg") no-repeat scroll 90px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B2:hover {
    background:url("./img/OtpMenu.svg") no-repeat scroll 90px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B2:focus {
    outline: none;
}

.submenu_B2:active {
    background:url("./img/OtpMenu.svg") no-repeat scroll 90px 50% #ffffff;
    outline: none;
}

.submenu_B3 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/KZAddInput.svg") no-repeat scroll 25px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 35px;
}

.submenu_B3:hover {
    background:url("./img/KZAddInput.svg") no-repeat scroll 25px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B3:focus {
    outline: none;
}

.submenu_B3:active {
    background:url("./img/KZAddInput.svg") no-repeat scroll 25px 50% #ffffff;
    outline: none;
}

.submenu_B4 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 80px 50% #fcfcfc;
    background-size: 10% 30%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B4:hover {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 80px 50% #f0f0f0;
    background-size: 10% 30%;
    color: #333333;
    outline: none;
}

.submenu_B4:focus {
    outline: none;
}

.submenu_B4:active {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 80px 50% #ffffff;
    background-size: 10% 30%;
    outline: none;
}

.submenu_B5 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/UpdataMenu.svg") no-repeat scroll 40px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B5:hover {
    background:url("./img/UpdataMenu.svg") no-repeat scroll 40px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B5:focus {
    outline: none;
}

.submenu_B5:active {
    background:url("./img/UpdataMenu.svg") no-repeat scroll 40px 50% #ffffff;
    outline: none;
}

.submenu_B6 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/logonPWMenu.svg") no-repeat scroll 50px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B6:hover {
    background:url("./img/logonPWMenu.svg") no-repeat scroll 50px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B6:focus {
    outline: none;
}

.submenu_B6:active {
    background:url("./img/logonPWMenu.svg") no-repeat scroll 50px 50% #ffffff;
    outline: none;
}

.submenu_B7 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/LimitAmountMtn.svg") no-repeat scroll 25px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B7:hover {
    background:url("./img/LimitAmountMtn.svg") no-repeat scroll 25px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B7:focus {
    outline: none;
}

.submenu_B7:active {
    background:url("./img/LimitAmountMtn.svg") no-repeat scroll 25px 50% #ffffff;
    outline: none;
}

.submenu_B8 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/ChangeAtmAcc.svg") no-repeat scroll 25px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B8:hover {
    background:url("./img/ChangeAtmAcc.svg") no-repeat scroll 25px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B8:focus {
    outline: none;
}

.submenu_B8:active {
    background:url("./img/ChangeAtmAcc.svg") no-repeat scroll 25px 50% #ffffff;
    outline: none;
}

.submenu_B9 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 95px 50% #fcfcfc;
    background-size: 10% 30%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B9:hover {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 95px 50% #f0f0f0;
    background-size: 10% 30%;
    color: #333333;
    outline: none;
}

.submenu_B9:focus {
    outline: none;
}

.submenu_B9:active {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 95px 50% #ffffff;
    background-size: 10% 30%;
    outline: none;
}

.submenu_B10 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/KZAddInput.svg") no-repeat scroll 100px 50% #fcfcfc;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B10:hover {
    background:url("./img/KZAddInput.svg") no-repeat scroll 100px 50% #f0f0f0;
    color: #333333;
    outline: none;
}

.submenu_B10:focus {
    outline: none;
}

.submenu_B10:active {
    background:url("./img/KZAddInput.svg") no-repeat scroll 100px 50% #ffffff;
    outline: none;
}

.submenu_B11 {/*サブメニューボタン*/
    /*background: rgb(10, 130, 205);
    background: rgba(10, 130, 205, 1.0);
    background: -moz-linear-gradient(top, #92D3FC ,#0888D8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));*/
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 55px 50% #fcfcfc;
    background-size: 10% 30%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B11:hover {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 55px 50% #f0f0f0;
    background-size: 10% 30%;
    color: #333333;
    outline: none;
}

.submenu_B11:focus {
    outline: none;
}

.submenu_B11:active {
    background:url("./img/menu_shoukai_red.svg") no-repeat scroll 55px 50% #ffffff;
    background-size: 10% 30%;
    outline: none;
}

.submenu_B12 {/*サブメニューボタン*/
    background:url("./img/submenu_card.png") no-repeat scroll 75px 50% #fcfcfc;
    background-size: 8% 45%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B12:hover {
    background:url("./img/submenu_card.png") no-repeat scroll 75px 50% #f0f0f0;
    background-size: 8% 45%;
    color: #333333;
    outline: none;
}

.submenu_B12:focus {
    outline: none;
}

.submenu_B12:active {
    background:url("./img/submenu_card.png") no-repeat scroll 75px 50% #ffffff;
    background-size: 8% 45%;
    outline: none;
}

.submenu_B13 {/*サブメニューボタン*/
    background:url("./img/submenu_addr.png") no-repeat scroll 95px 50% #fcfcfc;
    background-size: 8% 45%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B13:hover {
    background:url("./img/submenu_addr.png") no-repeat scroll 95px 50% #f0f0f0;
    background-size: 8% 45%;
    color: #333333;
    outline: none;
}

.submenu_B13:focus {
    outline: none;
}

.submenu_B13:active {
    background:url("./img/submenu_addr.png") no-repeat scroll 95px 50% #ffffff;
    background-size: 8% 45%;
    outline: none;
}

.submenu_B14 {/*サブメニューボタン*/
    background:url("./img/submenu_tele.png") no-repeat scroll 75px 50% #fcfcfc;
    background-size: 8% 30%;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 58px;
    white-space:pre-wrap;
    border: 1px solid #dddddd;
    color: #333333;
    cursor: pointer;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
}

.submenu_B14:hover {
    background:url("./img/submenu_tele.png") no-repeat scroll 75px 50% #f0f0f0;
    background-size: 8% 30%;
    color: #333333;
    outline: none;
}

.submenu_B14:focus {
    outline: none;
}

.submenu_B14:active {
    background:url("./img/submenu_tele.png") no-repeat scroll 75px 50% #ffffff;
    background-size: 8% 30%;
    outline: none;
}

.table_list Label {
	margin-right: -10px;
    margin-bottom:0px;
}

    .modal {
        display: none;
        position: fixed;
        z-index: 1100;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba( 255, 255, 255, .8) ;
        opacity:0.7;
        }

    body.loading .modal {
        display: block;
        overflow: hidden;
        }
    .lds-default {
        width: 100px;
        height: 100px;
        position: relative;
        margin: 0 auto;
        margin-top:100px;
        top:40%;
    }

    .lds-default div {
        position: absolute;
        width: 6px;
        height: 6px;
        background: black;
        border-radius: 50%;
        animation: lds-default 1.2s linear infinite;
        -webkit-animation: lds-default 1.2s linear infinite;
    }

    .lds-default div:nth-child(1) {
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        top: 37px;
        left: 66px;
    }

    .lds-default div:nth-child(2) {
        animation-delay: -0.1s;
        -webkit-animation-delay: -0.1s;
        top: 22px;
        left: 62px;
    }

    .lds-default div:nth-child(3) {
        animation-delay: -0.2s;
        -webkit-animation-delay: -0.2s;
        top: 11px;
        left: 52px;
    }

    .lds-default div:nth-child(4) {
        animation-delay: -0.3s;
        -webkit-animation-delay: -0.3s;
        top: 7px;
        left: 37px;
    }

    .lds-default div:nth-child(5) {
        animation-delay: -0.4s;
        -webkit-animation-delay: -0.4s;
        top: 11px;
        left: 22px;
    }

    .lds-default div:nth-child(6) {
        animation-delay: -0.5s;
        -webkit-animation-delay: -0.5s;
        top: 22px;
        left: 11px;
    }

    .lds-default div:nth-child(7) {
        animation-delay: -0.6s;
        -webkit-animation-delay: -0.6s;
        top: 37px;
        left: 7px;
    }

    .lds-default div:nth-child(8) {
        animation-delay: -0.7s;
        -webkit-animation-delay: -0.7s;
        top: 52px;
        left: 11px;
    }

    .lds-default div:nth-child(9) {
        animation-delay: -0.8s;
        -webkit-animation-delay: -0.8s;
        top: 62px;
        left: 22px;
    }

    .lds-default div:nth-child(10) {
        animation-delay: -0.9s;
        -webkit-animation-delay: -0.9s;
        top: 66px;
        left: 37px;
    }

    .lds-default div:nth-child(11) {
        animation-delay: -1s;
        -webkit-animation-delay: -1s;
        top: 62px;
        left: 52px;
    }

    .lds-default div:nth-child(12) {
        animation-delay: -1.1s;
        -webkit-animation-delay: -1.1s;
        top: 52px;
        left: 62px;
    }

    @keyframes lds-default {
        0%, 20%, 80%, 100% {
            transform: scale(1);
        }
        50% {
            transform: scale(1.5);
        }
    }

    @-webkit-keyframes lds-default {
        0%, 20%, 80%, 100% {
            -webkit-transform: scale(1);
        }
        50% {
            -webkit-transform: scale(1.5);
        }
    }

.primary__button {
  background: #da392b;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 40px 15px 40px;
  border-radius: 5px;
  font-weight: bold;
  border:2px solid;
  text-decoration: none !important;
}

.primary__button:focus {
  color: #ffffff;
  outline: none;
}

.primary__button:hover {
  color: #ffffff;
  opacity: 0.7;
  outline: none;
}

.primary__button:active {
  color: #ffffff;
  opacity: 1;
  background: #cf0102;
  outline: none;
}

.primary__button:disabled {
  color: #ffffff;
  background: #da392b;
  opacity: 0.4;
}

.iptFile {
    display: inline-block;
    position: relative;
}
.iptFile > input {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
}
.iptFile > span {
    display: inline-block;
    vertical-align: middle;
}
.iptFile > strong {
    display: inline-block;
    padding: 10px 0 10px 10px;
    vertical-align: middle;
    font-weight: normal;
}
.iptFile span:hover + strong {
    padding-left: 10px;
}
.softkey_pin_area{/*ソフトキーボードエリア*/
    position:absolute;
    visibility:hidden;
    background: #fcfcfc;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    border-radius: 12px;
    z-index: 100;
    padding:14px 20px 20px 20px;
    margin-top: 15px;
    width: 180px;
    height: 260px;
}

.table_list_red {
    width: 300px;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
    box-sizing: content-box;
}

.table_list_red th {
    height: 15px;
    background-color: #FF0000;
    border: 1px solid #FF0000;
    box-sizing: content-box;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
}

.table_list_red td {
    height: 15px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    background-color: #FCFCFC;
    box-sizing: content-box;
    padding-top: 5px;
    padding-bottom: 5px;
}

.info_otp{
    border-top: 1px solid #abc8e4;
    border-left: 1px solid #abc8e4;
    border-right: 1px solid #abc8e4;
    border-bottom: 1px solid #abc8e4;
    background: #ffffff;
    margin: 5px 40px 5px 0px;
    padding: 5px;
    line-height: 120%;
}

.arrow_right {
    width:0;
    height:0;
    border:12px solid transparent;
    border-left-color:#5b84c0;
}

.TSResultPass {
    background:gray;
}