/*以下、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 {
	color: #343434;
	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;
	background: #AFEEEE;
	height: 0;
}

br {
	clear: both;
}

select {
	border: 3px solid #808080;
	color: #343434;
--	font-family: "Verdana",sans-serif;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	height: 35px;
	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;
}

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

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

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

#logo0 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 #c9c9c9;
	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 #c9c9c9;
	padding:0 10px;
	margin-left:0px;
	margin-right:0px;
}

/*枠*/

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


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

.top_item_table th {
	text-align: left;
	background-color: #efefef;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
}

.top_item_table td {
	background-color: #FFFFFF;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
	padding-right: 15px;
}

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

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

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


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

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

#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;
}

.subContents_area {/*枠付きエリア*/
	width: 180px;
	margin-bottom: 10px;
	border: solid 1px #c9c9c9;
	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:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #ffffff;
	color: #000000;
	font-size:  12px;
	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:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #f8f8f8;
	color: #697072;
}

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

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

#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: 220px;
	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 {
	padding: 10px;
	clear: both;
}

#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;
}

/*ライン*/

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

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

.fontRed {
	color: #FF0000;
}

.fontGray {
	color: #C0C0C0;
}

.fontBlue {
	color: #0000FF;
}

.fontGreen {
	color: #00FF00;
}

.fontPink {
	color: #FF5588;
}

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

.fontStrong {/*太い文字*/
	font-weight: bold;
}

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

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

.exp2 {
	font-size: 18px;
}

.exp3 {
	font-size: 16px;
}

.CalendarFont {
	font-size: 31px;
}

/*入力エリア*/
.input_area {
	width: 900px;
	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: 878px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffead5;
	border: solid 1px #ff952b;
	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;
}

/*リストエリア*/
.list_area {/*リスト全体エリア*/
	width:900px;
	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: 900px;
	border-top: solid 3px #b4b4b4;
	text-align: center;
	font-size: 1.0em;
	border-collapse: collapse;
	word-break: break-all;
	word-wrap: break-word;
}

.table_list th {
	background-color: #efefef;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 35px;
	padding: 0;
}

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

.table_list tr:nth-child(2n) {
	background-color: #FFFFFF;
}

.table_list tr:nth-child(2n+1) {
	background-color: #efefef;
}

.table_list td {
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
	padding: 0;
}

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

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

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

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

.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;
}

.table_list_calendar_td:hover {
	cursor: pointer;
	background:#FFEAD5;	
	color: #697072;
}

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

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

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

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

.func_nav_active {/*機能NAVエリア*/
	background-color: #9f9f9f;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

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

.block_title_main {/*ブロックタイトルエリア*/
	font-weight: bold;
	font-size: 17px;
	padding-left: 22px;
	background: url("./images/hyphen.jpg") no-repeat left;
}

.block_title_sub {
	font-weight: bold;
	font-size: 16px;
	padding-left: 22px;
	background: url("./images/hyphen.jpg") no-repeat left;
}

.block_title_sub1 {
	font-weight: bold;
	font-size: 16px;
	padding-left: 0px;
}

.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;
}

.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;
}

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

/*内容入力部分の線*/

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

.block_item_list th {
	text-align: left;
	background-color:  #efefef;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
	padding-left: 7px;
}

.block_item_list td {
	background-color: #FFFFFF;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

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

.block_item_table th {
	text-align: left;
	background-color: #efefef;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
}

.block_item_table td {
	background-color: #FFFFFF;
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	height: 30px;
	padding-right: 15px;
}

.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 #c9c9c9 !important;
}

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

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

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

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

.password_area {/*パスワード入力エリア*/
	width: 886px;
	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;
}

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

input[type="text"]{
	border-top: 3px solid #808080;
	border-left: 3px solid #808080;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	font-size: 17px;
	margin-right: 5px;
	height: 30px;
	background: #ffb6c1; 
}

label {
	margin-right: 7px;
}

/*ボタン*/
.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: 282px;
	float: left;
	margin-left: 10px;
	margin-bottom: 7px;
	height:60px;
}

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

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

.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:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #ffffff;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding:0 0 0 25px;
	margin-left: 6px;
	width: 282px;
	height: 45px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;	
}
.submenu_B:hover {
	border:2px solid #697072;
	background:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #f8f8f8;
	color: #697072;
}

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

.disp_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: #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;
}

.disp_B_Lon {/*商品勧めボタン*/
    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: #0A82CD;
    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;
}

.dispblue_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: #0A82CD;
	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;
}

.dispIS_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;
	padding: 10px 30px;
	color: #ff2b2b;
	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;
}

.back_B {/*後退ボタン*/
	border: 1px solid #000000;
	/*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: #777777;
	padding: 11px 15px;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
}

.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:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #ffffff;
	color: #000000;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
	padding: 7px 5px 7px 18px;
	margin: 5px 5px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.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;
}


.freqBank_B:hover,
.freqBank_C: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)));*/
	background:#ff0000;	
	color: #ffffff;
}

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

.dispblue_B:hover {
	border:2px solid #697072;
	background:#0078FF;	
	color: #e9e9e9;
}

.disp_B_Lon:hover {
    border:2px solid #697072;
    background:#0078FF; 
    color: #e9e9e9;
}

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

.dispIS_B:hover,
.freqBank_B:hover,
.freqBank_C: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;
}

.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 #000000;
	background:#888888;	
	color: #ffffff;
}

.table_B {/*テーブル内用ボタン*/
	border: 1px solid #697072;
	background:url("./images/ico_arrow01.png") no-repeat scroll 5px 50% #ffffff;
	padding: 5px 8px 5px 18px;
	color: #000000;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

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

:disabled,
:disabled:hover {
	border-color: #999999;
	background: #999999;
	color: #343434;
}

.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;
}

.bankTypeSel_B {/*金融機関選択ボタン*/
	border: 1px solid #697072;
	background: #FFFFFF;
	color: #343434;
	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-bottom:2px solid #697072;
	border-right:2px solid #697072;
}

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

.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 #c9c9c9 !important;
}

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

.bankTypeSelOn_B {/*金融機関選択ボタン*/
	border: 1px solid #697072;
	background: #ffead5;
	color: #343434;
	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-bottom:2px solid #697072;
	border-right:2px solid #697072;
}

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

/*共通部分のコンポーネントの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: #ffffff;
}

.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;
}

.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: 0;
}

.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: 900px;
	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;
}

.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;
}

.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: #f9c4c0;
	border: solid 1px #f9c4c0;
	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 #f9c4c0;
	clear: both;
}

.col_1 {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: right;
	width: 130px;
}

.col_1_SP {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: right;
	width: 120px;
}

.col_2 {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: right;
	width: 306px;
}

.col_3 {
	float: left;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: right;
	width: 200px;
}

.menuBtn{
	background:url("./images/ico_arrow01.png") no-repeat #fff;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color: #000;
	font-size:17px;
	font-weight:bold;
	padding:0px 13px;
	width:300px;
}

.menuBtn:hover{
	background:url("./images/ico_arrow01.png") no-repeat 0px 2px rgb(234, 247, 255);
	color: #000;
	text-decoration:underline;
}

.kijun_date {
	float: right;
}

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

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

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

.box_area {/*枠付きエリア*/
	width: 886px;
	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 #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: #ff2b2b;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 3px;
	width: 120px;
/*
	border: 1px solid #ff2b2b;
	background: #ffffff;
	padding: 3px 8px;
	color: #ff2b2b;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	*/
	

}
.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)));*/
	
	background:#ff0000;	
	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: 15px;
	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;
}

.topNameDiv {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	padding-top: 2px;
	color: #ffffff;
	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;
}

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

.style_table_label2 {
	width: 32px;
	margin: 0;
	float: left;
	padding-right: 3px;
	text-align: right;
}

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

.table_list2 {
	width: 750px;
	border-top: solid 3px #ADD8E6;
	text-align: center;
	font-size: 1.0em;
	border-collapse: collapse;
}

.table_list2 th {
	background-color: #E0FFFF;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 35px;
	padding: 0;
}

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

.table_list2 td {
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	padding: 0;
}

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

.tr_odd {
	background-color: #FFFFFF;
}

.tr_add {
	background-color:#E0FFFF;
}

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

.softtenkey_area{/*ソフトキーボードエリア*/
	position:absolute;
	visibility:hidden;
	background-color:#D7EFEF;
	border-color:#ADDFFF;
	border-style:solid;
	clear:both;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	margin-top: -3px;
}

.softkeyComment {
	padding-left: 25px;
}
.softkeyCommentL span {
	font-size: 11px;
	padding-left: 0px;
}

.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: 680px;
	border-top: solid 3px #ADD8E6;
	text-align: left;
	font-size: 1.0em;
	border-collapse: collapse;
}

.block_item_list_bun th {
	text-align: left;
	background-color: #E0FFFF;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 30px;
	padding-left: 7px;
}

.block_item_list_bun td {
	background-color: #FFFFFF;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 30px;
	padding-left: 15px;
}

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

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

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

/*情報エリア*/
.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;
}

.softtenkey_area{/*ソフトキーボードエリア*/
	position:absolute;
	visibility:hidden;
	background-color:#D7EFEF;
	border-color:#ADDFFF;
	border-style:solid;
	clear:both;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	margin-top: -3px;
}

.softkey_B {/*ソフトウェアキーボードボタン*/
	background: #EEE;
	border:1px solid #AFAFAF;
	border-radius:6px;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	width: 35px;
	height: 31px;
	margin-right:2px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.softkey_C {/*ソフトウェアキーボードボタン(機能ボタン)*/
	background: #EEE;
	border:1px solid #AFAFAF;
	border-radius:6px;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	padding:5px 10px;
	margin-right:5px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

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

.softkey_B:active, .softkey_B:focus, .softkey_B:hover,
.softkey_C:active, .softkey_C:focus, .softkey_C:hover
{
	border:1px solid #00f;
	background-color:#ddf;
	font-weight:bold;
}

input[type="text"]:focus {
border: solid 3px #111111;
border-right: solid 2px #111111;
border-bottom: solid 2px #111111;

}
input[type="password"]:focus {
border: solid 3px #111111;
border-right: solid 2px #111111;
border-bottom: solid 2px #111111;
}
select:focus {
border: solid 2px #111111;
}


.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;
}

/* -------------------------- */
/*メニューModalWindowのコンポーネントのclassを定義*/
/* -------------------------- */
.menu_M {
	width: 350px;
	position: absolute;
	top:50px;
	left: 116px;
	padding:3px;
	background-color: #f9c4c0;
	border: solid 1px #f9c4c0;
	border-radius: 3px;
	border-bottom:2px solid #697072;
	border-right:2px 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 #f9c4c0;
	clear: both;
}

.menu_M:after, .menu_M_2:after, .menu_M_3:after, .menu_M_4:after{
	content: ' ';
	position: absolute;
	border-bottom: 15px solid #f9c4c0;
	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;
}

.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:url("./images/ico_arrow01.png") no-repeat 0px 2px #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;
}

.menuBtn:hover{
	background:url("./images/ico_arrow01.png") no-repeat 0px 2px rgb(234, 247, 255);
	color: #000;
	text-decoration:underline;
}

#mainContents_center_logon  {
	width: 1000px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0;
	float: left;
	background-color: #e9e9e9;
	padding: 0px;
}

#main_center_logon {
	width: 1000px;
	margin-left: 0px;
	float: left;
}

#title_logon {
	width: 1000px;
	margin: 0;
	padding: 10px;
	color: #343434;
	font-family: "Verdana",sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #c9c9c9;
}

.disp_BB {/*前進ボタン*/
	border: 1px solid #697072;
	background: #ffffff;
	padding: 10px 30px;
	color: #ff2b2b;
	font-size: 17px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.disp_BB:hover
 {
 	border:2px solid #697072;
 	background:#ff2b2b;	
	color: #ffffff;
}

.ErrMsg {
	FONT-WEIGHT: bold; COLOR: #ff0000; FONT-SIZE: 130%;
}

.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;
}

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

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

.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;
}

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

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

/* リンク・ボタンの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;
}

.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 {
	border:2px solid #999999;
	background:url("./images/ico_arrow02.png") no-repeat scroll 5px 50% #999999;
	color: #343434;
}

.table_B:disabled,
.table_B:disabled:hover,
.menuBtn:disabled,
.menuBtn:disabled:hover {
	border:2px solid #999999;
	background:url("./images/ico_arrow01.png") no-repeat scroll 5px 50% #999999;
	color: #343434;
}

.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;
}

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

}


.zs_margin_left{
	margin-left:25px;
}

.scroll{
overflow-y:scroll;
overflow-x:hidden;
height:100px;
padding:0 1em;
}

.frameColumn{
margin-top:10px;
border:solid 1px #e6e6e6;
}

textarea{
	border-top: 3px solid #99AADD;
	border-left: 3px solid #99AADD;
	border-right: 2px solid #99AAFF;
	border-bottom: 2px solid #99AAFF;
	font-size: 17px;
	margin-right: 5px;
	height: 40px;
}

textarea:focus {
border: solid 3px #111111;
border-right: solid 2px #111111;
border-bottom: solid 2px #111111;

}

.colorName {
	background-color: #FF6633;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.colorName1 {
	background-color: #7093DB;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.placeholder { color: #aaa;}

.freqBank_C {/*常用銀行ボタン*/
	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: 100px;
	height: 30px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.fontYS{
	color: #ff2b2b;
	font-weight: bold;
	text-decoration:underline;
}

.kahenHtml_B {/*可変Htmlに全文を確認するボタンの様式*/
	border: 1px solid #697072;
	background: #0A82CD;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	width: 250px;
	height: 35px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
}

.reverse {
    transform: rotateX(180deg);
    transition: .7s;
}

.hover {
 width:130px;
 background: #efefef !important;
 color: #000000;
 text-align: center !important;
 font-size: 16px;
 padding-left: 0px !important;
 border-left:solid 3px #b4b4b4 !important;
 border-top:solid 3px #b4b4b4 !important;
 border-right:solid 3px #b4b4b4 !important;
 border-bottom:none !important;
}

.hover_none {
 width:130px;
 background: #ffffff  !important;
 color: #000000;
 text-align: center !important;
 font-size: 16px;
 padding-left: 0px !important;
 border-left:solid 3px #b4b4b4 !important;
 border-top:solid 3px #b4b4b4 !important;
 border-right:solid 3px #b4b4b4 !important;
 border-bottom:solid 3px #b4b4b4 !important;
} 

.exp1{font-size:20px;}
.p1{margin-left:10px;}
.p2{margin-left:30px;}

.toggle-box {
    display: none;
}
.toggle-btn {
    position: relative;
    text-decoration:underline;
}
.toggle-btn:hover {
    cursor: pointer;
    transition: .7s;
}
.toggle-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 6px 0 6px;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .7s;
}
.box:disabled {
    background: #ccc;
}
.box:disabled + label {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    color: #ccc;
}
.tablestyle{
    table-layout:fixed;
    margin:0px 0px;
    border-spacing:0px 0px;
}
.tablestyle tr{
    display:block;
    margin:0px 0px;
}
.tablestyle td{
    border:0;
    width:150px;
    padding:0px 0px;
    height:14px;
}
.jsToggleBtn{
    position: relative;
    padding-left: 28px;
}
.jsToggleBtn:before{
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    background-color: #FFA500;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    text-align: center;
    font-weight: normal;
}
.jsToggleBtn:after{
    content: "＋";
    position: absolute;
    top:0px;
    left: 4px;
    color: #fff;
}
.jsToggleBtnOff{
    position: relative;
    padding-left: 28px;
}
.jsToggleBtnOff:before{
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    background-color: #FFA500;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    text-align: center;
    font-weight: normal;
}
.jsToggleBtnShow:after{
    content: "−";
    position: absolute;
    top:0px;
    left: 4px;
    color: #fff;
}
.jsToggleContents {
    display: none;
}

.jsToggleContentsShow {
    display: inline;
}


.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;
}


.btn02 input {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    background-color: transparent;
}

.btn02 input::-webkit-search-decoration {
    display: none;
}

.btn02 input::focus {
    outline-offset: -2px;
}
.btn02.disabled input:disabled {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    cursor: default;
}
.btn02 {
    display: inline-block;
    min-width: 147px;
    padding: 8px 15px;
    margin: 0 1px 1px 0;
    box-sizing: border-box;
    border-radius: 5px;
    border: solid 1px #ccc;
    font-weight: bold;
    background-color: #fff;
    -moz-box-shadow:1px 1px 0px 0px #535c5e;
    -webkit-box-shadow:1px 1px 0px 0px #535c5e;
    box-shadow:1px 1px 0px 0px #535c5e;
    cursor: pointer;
    color: #000;
}
.btn02 input {
    padding: 2px;
    font-weight: bold;
}
.btn02:hover {
    background-color: #d3ffb5;
}
.btn02:active{
    margin: 0 1px 1px 0;
    border: solid 1px #535c5e;
    background-color: #f8f8f8;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn02.disabled:hover{
    background-color: #0d7909;
    cursor: default;
}
.btn02.btn02SizeSS {
    background-size: 12px;
    padding: 0px 10px;
    min-width: 60px;
    text-align: center;
}
.btn02.btn02SizeSSS{
    background-size: 10px;
    font-size: 10px;
    padding: 0px 10px;
    min-width: 40px;
    text-align: center;
}
.btn02.btn02SizeS {
    padding: 8px 10px;
    min-width: 80px;
    text-align: center;
}
.btn02.btn02SizeL {
    padding: 16px 30px;
    min-width: 250px;
}
.swkeyboardList > ul > li > .btn02.btn02SizeS {
    text-align: center;
    padding: 6px 7px;
    min-width: 32px;
    min-height: 28px;
}

.btn02.btn02Chg {
    padding: 8px 10px;
    min-width: 300px;
    text-align: center;
    background: #777777;
    color: #ffffff;
}

.btn02.btn02ChgR {
    padding: 8px 10px;
    min-width: 300px;
    text-align: center;
    background: #ff2b2b;
    color: #ffffff;
}

.btn02.btn02ChgD {
    padding: 8px 10px;
    min-width: 300px;
    text-align: center;
    background: #ffffff;
    color: #000000;
    font-size:14px;
    height:38px
}

.toggle-box-reverse {
    display: block;
}
.toggle-btn-reverse {
    position: relative;
    text-decoration:underline;
}
.toggle-btn-reverse:hover {
    cursor: pointer;
    transition: .7s;
}
.toggle-arrow-reverse {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 12px 6px;
    border-color: #333 transparent #333 transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .7s;
}

.syokuSyu_tablestyle{
        table-layout:fixed;
        margin:0px 0px;
        border-spacing:0px 0px;
    }
    .syokuSyu_tablestyle tr{
        display:block;
        margin:0px 0px;
    }
    .syokuSyu_tablestyle td{
        border:0;
        width:300px;
        padding:0px 0px;
        height:14px;
    } 

    .modal {
        display: none;
        position: fixed;
        z-index: 1000;
        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);
        }
    }