﻿/* メニュー・全般関連 */
.div_scrn_title{
    font-size: 20px;
}

.td_menu_title{
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}
.td_menu_btn1{
    width: 300px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-image: url(../img/janbari/common/button2.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    background-size: 100%;
}

.td_menu_btn2{
    width: 300px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-image: url(../img/janbari/common/button3.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    background-size: 100%;
}

.td_menu_btn3{
    width: 300px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-image: url(../img/janbari/common/button4.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    background-size: 100%;
}

.td_menu_btn4{
    width: 300px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-image: url(../img/janbari/common/button5.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    background-size: 100%;
}

.td_logout_btn{
    width: 180px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-image: url(../img/janbari/common/button1.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 24px;
    color: black;
    background-size: 100%;
}

/*　登録編集画面関連 */
.div_scrn_title{
    font-size: 20px;
}

.div_edit_title{
    font-size: 24px;
}

.tbl_edit{
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

.td_edit_center{
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.td_edit_left{
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 20px;
}

.td_edit_right{
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: right;
    vertical-align: middle;
    font-size: 20px;
}

.submit_regist{
	width: 120px;
	height: 40px;
    font-size: 16px;
}

.submit_regist_gk{
	width: 80px;
	height: 50px;
    font-size: 16px;
}

.textbox_basic{
	width: 60px;
    text-align: left;
}

.textbox_name{
	width: 250px;
    text-align: left;
}

.textbox_mail{
	width: 250px;
    text-align: left;
}

.inp_basic{
    font-size: 20px;
}

.inp_readonly{
    font-size: 10px;
	border-width: 0px;
    border-style: none;
}

.inp_num{
	width: 70px;
    font-size: 16px;
}

.inp_basic_red{
    font-size: 20px;
    color: red;
}

.inp_area{
    resize: none;
    font-size: 18px;
}

.inp_area_smy{
    font-size: 10px;
    color: red;
}

.inp_basic_num {
    width: 65px;
    text-align: center;
    vertical-align: middle;
    font-size: 100%;
	border-width: 2px;
}

.inp_basic_date{
    width: 120px;
    text-align: center;
    vertical-align: middle;
    font-size: 100%;
	border-width: 2px;
}

.inp_basic_date_ni{
    width: 120px;
    text-align: center;
    vertical-align: middle;
    font-size: 100%;
	border-width: 2px;
	background-color: #cccccc;
}

.tbl_edit_nb{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
}

.td_edit_center_nb{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.td_edit_left_nb{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 20px;
}

.td_edit_left_nb2{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}

.td_edit_right_nb{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    text-align: right;
    vertical-align: middle;
    font-size: 20px;
}

.div_guide_message{
    font-size: 26px;
    color: black;
}

.div_guide_message_ok{
    font-size: 26px;
    color: blue;
}

.div_guide_message_bad{
    font-size: 26px;
    color: red;
}

.div_attention_message{
    font-size: 16px;
    color: red;
}

.div_attention_message2{
    font-size: 14px;
    color: red;
}

.div_attention_message3{
    font-size: 14px;
    color: blue;
}

.div_attention_message4{
    font-size: 14px;
    color: red;
	font-weight:bold;
}

.div_attention_message5{
    font-size: 12px;
    color: green;
	font-weight:bold;
}

.div_setsumei{
    text-align: center;
    font-size: 14px;
}

.td_title_center {
    text-align: center;
    font-size: 14px;
	background-color: lightgray;
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

.td_setsumei_left{
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}

.td_setsumei_left2{
	width: 300px;
	height: 100px;
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}

.td_setsumei_left3{
	width: 300px;
	height: 100px;
	border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
}

.div_setsumei_left{
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
}

.button{
	text-align: center;
}

.table_mail_setsumei{
	border-width: 1px;
    border-style: dotted;
}

.td_mail_setsumei{
	border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}

#logout_button {
    width: 100px;
    margin: 0 20px;
    padding: 10px;
    background-color: #888888;
    border-radius: 10px;
    float: center;
}

#logout_button:hover {
    background-color: #bbffbb;
}
