/*以下、standard html tagを定義*/
html{
	font-family: "Verdana",sans-serif;
	height:100%;
}

body{
	line-height: 1;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	font-size: 15px;
}

span {
	font-size: 15px; font-family: "Verdana",sans-serif; color: #343434;
}

p {
	font-size: 15px; font-family: "Verdana",sans-serif; color: #343434;
}

th {
	font-size: 15px; font-family: "Verdana",sans-serif; color: #343434;
}

td {
	font-size: 15px; font-family: "Verdana",sans-serif; color: #343434;
}

hr{
/*
	width: 100%;
	border: solid 1px #ADD8E6;
	background: #ADD8E6;
	margin-top: 10px;
	margin-bottom: 10px;
*/
	border: solid 1px #ff8080;
	background: #AFEEEE;
	height: 0;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

br{
	clear: both;
}

.nowrap{
	white-space: nowrap;
}

/*入力フォーム*/
input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {	
	margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #CED4DA;
    height: 24px;
    border-radius: .25rem;
    margin: 2px;
    -webkit-appearance: none;
    box-sizing: content-box;
}

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

label {
    display:inline !important;
}

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

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

select {	
	font-size: 13px;
    font-family: "Verdana",sans-serif;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #ffffff;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

table {
  border-collapse: separate;
}

/*以下、common frameのclassを定義*/

header.wrapper{
	width: 100%;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	background-color: #FFF;
}

header.wrapper table{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	height: 35px;
}

header.wrapper tr, #title tr{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

header.wrapper td, #title td{
	margin: 0;
	padding: 0;
}

.td30 {
	width: 30%;
}

.td40{
	width: 40%;
}

.td10 {
	width: 10%;
}

.td80{
	width: 80%;
}

#logo{
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('images/logo_web_sp.png');
}

#logo_1{
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('images/logo.jpg');
}

#logo_2{
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('images/logo.png');
}
#logo_net {
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('images/logo_net.jpg');
}

#title{
	margin: 0 0 0 10px;
}

#title table{
	width: 100%;
	height: 43px;
	border: 0;
	border-collapse: collapse;
}

#title td{
	font-size: 16px;
/*	color: #FFFFFF; */
	font-weight: bold;
}

.menu_img{
	padding-left: 95%;
	height: 45px;
	padding-right: 0;
	border: none;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 100% 100%;
}

.table_img{
	border: solid 3px #ffaaaa;
}

.area_table{
	background-color: #FFFFFF;
	height: 3px;
}

div.wrapper{
	width: 100%;
	margin: 0 0;
	background-color: #F5F5F5;
	overflow: hidden;
}

#mainContents{
	width: 100%;
	float: left;
/*	background-color: #31BAFF; */
}

#main{
	width: 100%;
}

footer.wrapper{
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}


#extraNavi{
	clear: both;
	background-color: #575654;
	text-align: center;
}

#tradeName{
	padding: 5px;
}

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

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

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

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

#kbn_msg, #kbn_html, #kbn_img{
	color: #343434;
	font-family: "Verdana",sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	word-wrap: break-word;
	padding-left: 5px;
}

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

div img{
	vertical-align: 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;
}

/********************** mobile 追加 **********************/
.width100{
	width: 100%;
}

/**********  button様式  *************/
.top_B {
	width: 80px;
	border: 1px solid #dddddd;
	background: #fcfcfc;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	margin: 0 5px;
	border-radius:5px;
    cursor: pointer;
    outline: none;
}

.menu_B {
	width: 52px;
	height: 42px;
	border: none;
	background: url("./images/menu_button2.gif") no-repeat scroll 5px 50% #ffffff;
	background-size:42px 42px;
}

.logout_B {
	width: 85px;
	height: 33px;
	border: none;
	background: url("./images/logout.gif") no-repeat scroll 5px 50% #ffffff;
	margin: 0px 5px 0px 0px;
	background-size:75px 23px;
	border: 1px solid #ADD8E6;
}

.submenu_B {
	width: 49%;
	height: 45px;
	text-align: center;
	border:1px solid #697072;
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	white-space:pre-wrap;
}

.back_B{
	  width: 80px;
	  border: 1px solid #dddddd;
	  background: #fcfcfc;
	  color: #333333;
	  cursor: pointer;
	  border-radius: 5px;
	  font-weight: bold;
	  outline: none;
	  font-size: 13px;
	  text-decoration: none;
	  vertical-align: middle;
	  margin-left: 5px;
}

.back_B3{
	width: 70px;
	height: 30px;
	border: 1px solid #000000;
	background: #777777;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 5px;
	border-radius:6px;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
}

.disp_B{
	width: 160px;
	height: 40px;
	text-align: center;
	background: #da392b;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-radius:5px;
	margin: 5px 0px 5px 0px;
	white-space:pre-wrap;
	cursor: pointer;
	padding: 5px 0 5px 0;
	border: none;
}

.dispblue_B {/*前進ボタン*/
	width: 160px;
	height: 40px;
	text-align: center;
	border: 1px solid #697072;
	background: #0A82CD;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
	white-space:pre-wrap
}

.subContent_submenu_B{
	width: 160px;
	height: 40px;
	text-align: center;
	border: 1px solid #697072;
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
}

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

.subContent_submenu_C{
	width: 160px;
	height: 40px;
	text-align: center;
	border: 1px solid #697072;
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: -6px 0px 5px 0px;
}

.subContent_submenu_C:active {
	border:2px solid #697072;
	background:#f8f8f8;	
	color: #697072;
}

.disp_B50{	
	width: 48%;
    height: 40px;
    text-align: center;
    background: #fcfcfc;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #dddddd;
    border-radius:5px;
    cursor: pointer;
    outline: none;
}

.disp_B1{	
	width: 150px;
    height: 40px;
    text-align: center;
    border: 1px solid #dddddd;
    background: #fcfcfc;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    border-radius:5px;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    outline: none;
}

.disp_B2{
	width: 300px;
	height: 40px;
	text-align: center;
	border: 1px solid #000000;
	background: #777777;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
	margin: 5px 0px 5px 0px;
}

.disp_B3{
	width: 300px;
	height: 40px;
	text-align: center;
	border: 1px solid #ACACAC;
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #ACACAC;
	border-right:3px solid #ACACAC;
	margin: 5px 0px 5px 0px;
}

.disp_B4{	
	width: 150px;
    height: 40px;
    text-align: center;
    background: #da392b;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    border-radius:5px;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    border: none;
}

.disp_B5{
	width: 160px;
	height: 40px;
	text-align: center;
	border: 1px solid #000000;
	background: #777777;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
	margin: 5px 0px 5px 0px;
}

.disp_B6{
	width: 300px;
	height: 40px;
	text-align: center;
	border: 1px solid #697072;
	background: #ff2b2b;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
}

.disp_B7{
	width: 150px;
	height: 40px;
	text-align: center;
	border: 1px solid #697072;
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
}

.table_B {/*テーブル内用ボタン*/
	height: 30px;
	border: 1px solid #697072;
	background: #ffffff;
	padding: 3px 8px;
	color: #000000;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
}

.table_B1 {/*テーブル内用ボタン*/
	height: 30px;
	border: 1px solid #697072;
	background: #ffffff;
	padding: 3px 8px;
	color: #000000;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
	width:100px; 
	margin:5px 5px;
	border-radius:6px;
	border-bottom:3px solid #697072;
	border-right:3px solid #697072;
	margin: 5px 0px 5px 0px;
}

.page_B {/*テーブル内用ボタン*/
	height: 30px;
	border: 1px solid #DFDFDF;
	background: #ffffff;
	padding: 3px 8px;
	color: #343434;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
	border-radius:6px;
	border-bottom:3px solid #DFDFDF;
	border-right:3px solid #DFDFDF;
	margin: 5px 0px 5px 0px;
}

.submenu_B:active,
.table_B:active, .table_B1:active, .page_B:active, 
.disp_B3:active, .disp_B7:active {
	border:2px solid #697072;
	background: #f8f8f8;
	color: #697072;
}

.disp_B6:active {
	border:2px solid #697072;
	background:#ff6b6b;	
	color: #e9e9e9;
}

.back_B3:active, .disp_B2:active, .disp_B5:active {
	border:2px solid #000000;
	background:#888888;	
	color: #ffffff;
}

.menu_B:active, .menu_B:hover, .logout_B:active, .logout_B: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_B:focus,
.disp_B50:focus,
.disp_B1:focus,
.back_B:focus {
  outline: none;
}

.top_B:hover,
.disp_B50:hover,
.disp_B1:hover,
.back_B:hover {
  color: #333333;
  background: #f0f0f0;
  outline: none;
}

.top_B:active,
.disp_B50:active,
.disp_B1:active,
.back_B:active {
  background: #ffffff;
  outline: none;
}

.top_B:disabled,
.disp_B50:disabled,
.disp_B1:disabled,
.back_B:disabled {
  background: #fcfcfc;
  opacity: 0.4;
  border: 1px solid #DDDDDD;
}

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

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

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

.disp_B4:disabled,
.disp_B:disabled {
  color: #ffffff;
  background: #da392b;
  opacity: 0.4;
  border: 1px solid #DDDDDD;
}

.top_B.has__pencil,
.disp_B50.has__pencil,
.disp_B4.has__pencil,
.disp_B1.has__pencil,
.disp_B.has__pencil,
.back_B.has__pencil {
    font-size: 12px !important;
    padding: 0;
    width: 62px;
    height: 27px;
}

.top_B.has__pencil::before,
.disp_B50.has__pencil::before,
.disp_B4.has__pencil::before,
.disp_B1.has__pencil::before,
.disp_B.has__pencil::before,
.back_B.has__pencil::before {
    width: 10px;
    height: 10px;
}

:disabled, :disabled:active {
	border: 2px solid;
	border-color: #999999;
	background: #999999;
	cursor: default;
}

.block_title_sub{/*ブロックタイトルエリア*/	
	font-weight: bold;
    font-size: 15px;
    margin: 5px 0px 5px 0px;
    border-left: 3px solid #da392b;
}

.block_title_sub::before {
    content: '  ';
    white-space: pre;
}

/**********  border様式  *************/

.blue_border{
	background: #FFF;
	border-bottom: solid 3px #ff8080;
}

/**********  font様式  *************/
.fontwrite{
	color: #dcdcdc;
}

.fontLightGray{
	color: #DCDCDC;
}

.fontRed{
	color: #FF0000;
}

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

.exp1{
	font-size:20px;
}

.exp2 {
	font-size: 18px;
}

.exp3 {
	font-size: 16px;
}

.fontBGLightBlue{
	background: #E6F8FF;
}

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

.fontNormal{/*強調取消*/
	font-weight: normal;
}

.fontsize17 {
	font-size:17px;
}

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

/**********  area様式  *************/

.nav_area{
	font-size: 15px;
	font-family: "Verdana",sans-serif;
	color: #343434;
/*	background: #AFEEEE;  */
background: #FFFFFF;
	text-align: left;
	border-bottom: solid 2px #F5F5F5;
	padding: 5px 5px 5px 5px;
}

.nav_area table{
	width: 100%;
}

.msg_area{
	background-color: #FFFFFF;
	padding: 1px 5px 1px 0px;
}

.msg_area div{
	width: 100%;
}

.info_area{
	font-size: 15px;
	font-family: "Verdana",sans-serif;
	color: #343434;
	background-color: #fff5f5;
	text-align: left;
	border-top: solid 1px #da392b;
    border-bottom: solid 1px #da392b;
	padding: 5px 5px 5px 5px;
}

.info_area p{
    width: 98% ;
    margin: 0;
    text-indent: 0.01em;
    word-break: break-all;
    word-wrap: break-word;
}

.non_indent p{
	width: 100%;
	text-indent: 0;
	padding-left: 1px;
}

.write_area{
	font-size: 15px;
	font-family: "Verdana",sans-serif;
	background-color: #FFFFFF;
	padding: 10px 5px 1px 5px;
}

.write_area div{
	width: 100%;
}

.button_area{
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
    margin-bottom:10px;
}

.table_area{/*リストのテーブルエリア*/
	clear: both;
}

.table_list{
	width: 100%;
	border-top: solid 3px #b4b4b4;
	text-align: center;
	border-collapse: collapse;
}

.table_list th{
	background-color: #efefef;
	border-right: solid 1px #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	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 #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	height: 30px;
	padding: 0;
}

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

.table_list_zandaka{
	width: 100%;
	border-top: solid 3px #c9c9c9;
	border-bottom: solid 3px #c9c9c9;
	text-align: center;
	border-collapse: collapse;
}

.table_list_zandaka th{
	font-size:12px;
	border-right:none;
	background-color: #efefef;
	border-bottom: solid 1px #c9c9c9;
	height: 25px;
	padding: 0;
}

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

.table_list_zandaka tr{
	border-right:none;
	background-color: #FFFFFF;
	border-right:none;
}

.table_list_zandaka tr:nth-child(4n+4){
	background-color: #efefef;
}

.table_list_zandaka tr:nth-child(4n+5){
	background-color: #efefef;
	border-bottom: solid 1px #c9c9c9;
}

.table_list_zandaka tr:nth-child(4n+3){
	border-bottom: solid 1px #c9c9c9;
}

.table_list_zandaka td{
	font-size:12px;
	border-right:none;
	height: 25px;
	padding: 0;
}

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

.password_item_list th {
	text-align: left;
	background-color: #FFFFFF;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 18px;
	padding-left: 2px;
}

.password_item_list td {
	background-color: #FFFFFF;
	text-align: center;
	border-right: solid 1px #ADD8E6;
	border-bottom: solid 1px #ADD8E6;
	height: 18px;
	padding-left: 2px;
}

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

.block_item_list {
    width: 100%;
    text-align: left;
    vertical-align: middle;
    border: 2px solid #f0f0f0;
    border-collapse: collapse;
    background: #fcfcfc;
    box-sizing: content-box;
}

.block_item_list tr {
    border-bottom: solid 1px #f0f0f0;
    height: 30px;
    line-height: 18px;
}

.block_item_list tr:nth-last-child(1) {
    border-bottom: solid 2px #f0f0f0 !important;
}

.block_item_list th {
    width: 140px;
    text-align: left;
    font-weight: normal;
    background-color: #f5f5f5;
    box-sizing: content-box;
}

.block_item_list td {
    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_inquiry {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-top: solid 3px #b4b4b4;
	margin-bottom: 10px;
}

.block_item_inquiry th{
   background:#efefef;
	width: 140px;
	font-weight: normal;
	text-align: left;
}

.block_item_inquiry td{
}

.block_item_inquiry tr{
	border-bottom: solid 1px #c9c9c9;
	line-height: 20px;
}

.block_item_inquiry tr:nth-last-child(1) {
	border-bottom: none;
}

.border_bottom_normal {
	border-bottom: solid 2px #c9c9c9 !important;
}

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

.border_top_normal {
	border-top: solid 2px #ADD8E6 !important;
}

.border_top_thick {
	border-top: solid 3px #ffaaaa !important;
}

.border_bottom_thick {
	border-bottom: solid 1px #c9c9c9 !important;
}

.linkButton{
	border: none;
	background: none;
	color: #551A8B;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	cursor: default;
}

.searchPeriod{
	white-space: nowrap;
}

.searchMargin{
	margin-left: 22px;
}

.searchPeriod select{
	margin-top: 7px;
	margin-bottom: 10px;
}

.pad_searchPeriod{
	padding-left: 20px;
}

.label_mar_right label{
	margin-right: 10px;
}

.radio_table_radio {
	width: 22px !important;
	margin: 0;
	float: left;
	padding-top: 3px;
}

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

.radio_message_indented{
	padding-left: 22px;
	text-align: left;
	width: 92% !important;
}

.label_table_no {
	width: 22px !important;
	margin: 0;
	float: left;
	padding-top: 3px;
	box-sizing: content-box;
}

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

.label_table_padding {
	padding-left: 4px !important;
	width: 10px !important;
}

.label_message_indented{
	padding-left: 15px;
	text-align: left;
	width: 97% !important;
}

.pad_b10{
	padding-bottom: 10px;
}

/* -------------------------- */
/*メニューModalWindowのコンポーネントのclassを定義*/
/* -------------------------- */
.menu_M {
	width: 250px;
	position: absolute;
	position: fixed;
	top: 40px;
	left: 5px;
	background-color: #0071c3;
	opacity: 1;

	/* 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: 0 -30px;
	-moz-transform-origin: 0 -30px;
	-ms-transform-origin: 0 -30px;
	-o-transform-origin: 0 -30px;

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

span.menu_show{
	-webkit-transform: scale(1) skew(0deg);
	-moz-transform: scale(1) skew(0deg);
	-ms-transform: scale(1) skew(0deg);
	-o-transform: scale(1) skew(0deg);
}

span.menu_hide{
	visibility: hidden;
	-webkit-transform: scale(0) skew(0deg);
	-moz-transform: scale(0) skew(0deg);
	-ms-transform: scale(0) skew(0deg);
	-o-transform: sacle(0) skew(0deg);
}

.menuBtn{
	width: 119px;
	height: 30px;
	font-size: 14px;
	background: #0071c3;
	background: rgb(0, 120, 255);
	background: rgba(0, 120, 255, 1.0);
	background: -moz-linear-gradient(top ,#0071c3, #92D3FC);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));
	color: #ffffff;
	margin: 3px 3px 3px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

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

.menuBtn_T{
	width: 241px;
	height: 30px;
	font-size: 14px;
	background: #0071c3;
	background: rgb(0, 120, 255);
	background: rgba(0, 120, 255, 1.0);
	background: -moz-linear-gradient(top ,#0071c3, #92D3FC);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(209, 237, 255)), to(rgb(10, 130, 205)));
	color: #ffffff;
	margin: 3px 3px 3px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

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

.menu_M ul{
	list-style: none;
	color: #FFF;
	margin: 1px 0 1px 0;
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.menu_M li{
	float: left;
}

iframe.Kbnframe {
	overflow: hidden;
	border: none;
	vertical-align: top;
	width: 100%;
}

/*可変文言のclassを定義*/
.fontBlue{
	color: #0000ff;
}

.style_table_label_bun {
	width: 12px !important;
	margin: 0;
	float: left;
	padding-left: 7px;
}

.style_table_label_newbun {
	width: 30px !important;
	margin: 0;
	float: left;
	padding-left: 7px;
}

.style_table_label_newbun1 {
	width: 40px !important;
	margin: 0;
	float: left;
	padding-left: 7px;
}

.article_table_label_bun {
	width: 90% !important;
	text-align: left;
	margin: 0;
	float: left;
}

.article_table_label_newbun {
	width: 80% !important;
	text-align: left;
	margin: 0;
	float: left;
	padding-left: 0px;
}

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

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

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

.homeMsgTable {
	border: 0;
	padding: 0 0 0 0;
	border-spacing: 0;
	width: 100%;
}

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

.chkbox:checked{
  background-color:#111;
}

/* 2015/01/23 add start */

.imeA{
  ime-mode:active;
}

.imeD{
  ime-mode:disabled;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
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;
}

.border_bottom_none th{
   background: #ffaaaa;
}

.border_bottom_normal td{
/*   background: #fff;*/
/*   vertical-align:center;  */
   padding:0px 0px 0px 1px;
}

.border_bottom_none input{
   margin-top:4px;
}

.block_item_list tr th{
   background: #f5f5f5;
}

.border_bottom_normal {
   border-bottom: solid 0px #fff !important;
}

.mini_B{
	width: 120px;
	height: 40px;
	text-align: center;
	border: 2px solid #ffaaaa;
	background: #ff2b2b;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.mini_B:active {
	background: #ff0000;
	color: #ffffff;
}

#extraNavi_1 {
	color: #555555;
}

#extraNavi_1 a:active {
	color: #555555;
	
}

#extraNavi_1 a:link {
	color: #555555;
	
}

#extraNavi_1 a:visited {
	color: #555555;
	
}

#extraNavi_1 a:hover {
	color: #c9c9c9;	
}
/* 2015/01/23 add end */

/* 2015/02/03 add add */
select {
	margin: 2px;
	height:22px;
}
/* 2015/02/03 add end */
/* スライドメニュー対応 */
.viewport{
	overflow-x: hidden;
	width: 100%;
}

.mainPage{
	z-index: 1;
}

.slideMenu {
	top: 0;
	left: 0;
	width: 240px;
	position: fixed;
	visibility: hidden;
	z-index: -1;
}

.slideMenu .slideMenuHeader{
	position: relative;
}

.slideMenu .slideMenuBody{
	height: 100%;
	overflow: hidden;
	position: relative;
}

.slideMenu .slideMenuContent{
	background: #fff;
	border-right:2px solid #149FEB;
	color: #000;
	position: relative;
}

/* スライドメニュー中身の書式 */
.slideMenuTitle{
	color: #000;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 15px 0 0;
}

.slideMenuTitle img{
	padding:0 3px 3px;
	width: 18px;
}

.slideMenuTitle:empty{
	padding: 2px 0;
}

.slideMenuBtn{
	background:url("./images/ico_arrow01.png") no-repeat 25px 16px #fff;
	color: #000;
	font-size: 1.4rem;
	font-weight: bold;
	line-height:1.0;
	margin:0 0 5px;
	padding:15px 0 15px 15px;
}

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

.slideMenuBtn:hover{
	background:url("./images/ico_arrow01.png") no-repeat 25px 16px rgb(234, 247, 255);
	color: #000;
	cursor:pointer;
	text-decoration:underline;
}

.slideMenuContent hr{
	margin:10px 0 5px;
}

.close_B{
	background-size:cover;
	width:65px;

	position:absolute;
	top:5px;
	left:165px;
}

.toppage_table {
	width: 90%;
	border: solid 1px #c9c9c9;
	border-radius:7px;
	background:#FFEAD5;
	margin: 0px 5% 5px;
}

.toppage_table td {
	background:#FFEAD5;	
}

.display_none{
display: none; 
}

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

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

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

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

.kyoutsu__main {
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-top: none;
  border-radius: 0;
  color: #333333;
  min-height: 220px;
}

.bordercollapse {
	border-collapse: separate;
}

.bordercollapse th {
    box-sizing: content-box;
}

.bordercollapse td {
    box-sizing: content-box;
}

caption {
  padding-top: 0;
  padding-bottom: 0;
  color: #343434;;
  text-align: center;
  caption-side: top;
}

.disp_B30{
    width: 300px;
    height: 40px;
    text-align: center;
    border: 1px solid #dddddd;
    background: #fcfcfc;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    border-radius:5px;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    outline: none;
}

.disp_B30:focus {
  outline: none;
}

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

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

.disp_B30:disabled {
  background: #e0e0e0;
  opacity: 0.4;
  border: 1px solid #DDDDDD;
}

.disp_B30.has__pencil {
    font-size: 12px !important;
    padding: 0;
    width: 62px;
    height: 27px;
}

.disp_B30.has__pencil::before {
    width: 10px;
    height: 10px;
}

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

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