html {
	height: 100%;
}

body {
/*	-webkit-text-size-adjust: 100%; */
	height: 100%;
	background-color: #eee8aa;
}

.form_left_top {
	border: solid 1px #696969;
	background-color: #b0c4de;
	height: 20px;
	font-size: 12px;
}

.form_right_top {
	border-top: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	height: 20px;
	font-size: 12px;
	background-color: #dcdcdc;
}

.form_left {
	border-left: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background-color: #b0c4de;
	height: 20px;
	font-size: 12px;
}

.form_right {
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	height: 20px;
	font-size: 12px;
}

.form_right_required {
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	height: 20px;
	font-size: 12px;
	background-color: #dcdcdc;
}

.form_left_top_required {
	border: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.form_left_required {
	border-left: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.form_list_title_left_top {
	border: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.form_list_title_center_top {
	border-top: solid 1px #696969;
	border-bottom: solid 1px #696969;
	border-right: solid 1px #696969;
	height: 20px;
	font-size: 12px;
}

.form_list_title_right_top {
	border-top: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	height: 20px;
	font-size: 12px;
	background-color: #87cefa;
}

.form_list_title_left {
	border-left: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.form_list_title_center {
	border-bottom: solid 1px #696969;
	border-right: solid 1px #696969;
	height: 20px;
	font-size: 12px;
	background-color: #87cefa;
}

.form_list_title_right {
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	height: 20px;
	font-size: 12px;
	background-color: #87cefa;
}

.form_list_head_td_1 {
	width: 200px;
	font-size: 12px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_list_head_td_2 {
	width: 200px;
	font-size: 12px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_list_head_td_3 {
	width: 200px;
	font-size: 12px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_list_td_1 {
	width: 20px;
	font-size: 12px;
	height: 24px;
	text-align: right:
}

.form_list_td_2 {
	width: 100px;
	font-size: 12px;
	height: 24px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #87cefa;
}

.form_list_td_2_1 {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: center;
}

.form_list_td_2_1_readonly {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: left;
}

.form_list_td_3 {
	width: 110px;
	font-size: 12px;
	height: 24px;
	padding-left: 4px;
	background-color: #87cefa;
}

.form_list_td_3_1 {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: center;
}

.form_list_td_3_1_readonly {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: left;
}

.form_list_td_4 {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: center;
}

.form_list_td_4_readonly {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: left;
}

.form_list_td_5 {
	width: 350px;
	font-size: 12px;
	height: 24px;
	padding-left: 4px;
}

.form_list_td_6 {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: center;
}

.form_list_td_6_readonly {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: left;
}

.form_list_td_7 {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: center;
}

.form_list_td_7_readonly {
	width: 230px;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dcdcdc;
	text-align: left;
}

.text_size_doctor_name {
	width: 90px;
	font-size: 12px;
	padding-top: 4px;
}

.text_size_doctor_name_readonly {
	width: 90px;
	font-size: 12px;
	text-align: left;
}

.nengo_list {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.text_size_birthday {
	text-align: left;
	width: 240px;
	font-size: 12px;
}

.text_size_ymd {
	width: 64px;
	font-size: 12px;
}

.text_size_yyyy {
	width: 36px;
	font-size: 12px;
	text-align: center;
}

.text_size_mm {
	width: 24px;
	font-size: 12px;
	text-align: center;
}

.text_size_dd {
	width: 24px;
	font-size: 12px;
	text-align: center;
}

.text_size_birth_yy {
	width: 36px;
	font-size: 12px;
	text-align: center;
}

.text_size_birth_mm {
	width: 24px;
	font-size: 12px;
	text-align: center;
}

.text_size_birth_dd {
	width: 24px;
	font-size: 12px;
	text-align: center;
}

.form_td_left
	width: 150px;
	font-size: 12px;
}

.form_td_right
	width: 500px;
	font-size: 12px;
	background-color: #dcdcdc;
}

.form_link_form_td_left {
	width: 150px;
	font-size: 12px;
}

.form_link_form_td_right {
	width: 450px;
	font-size: 12px;
}

.list_head {
	border: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.list_center_head {
	border-top: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.list_right_head {
	border-top: solid 1px #696969;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background-color: #87cefa;
	height: 20px;
	font-size: 12px;
}

.form_td_right_login {
	width: 150px;
	font-size: 12px;
	background-color: #dcdcdc;
}

.text_size_name {
	width: 100px;
	font-size: 12px;
}

.text_size_passwd {
	width: 190px;
	font-size: 12px;
}

.text_size_name_readonly {
	width: 200px;
	font-size: 12px;
}

.text_size_post {
	width: 210px;
	font-size: 12px;
}

.text_size_app_form_link {
	width: 300px;
	font-size: 12px;
}

.text_size_long {
	width: 500px;
	font-size: 12px;
}

.text_size_short {
	width: 100px;
	font-size: 12px;
}

.text_size_login {
	width: 150px;
	font-size: 12px;
}

.text_size_url {
	width: 450px;
	font-size: 12px;
}

.text_size_addr3 {
	width: 410px;
	font-size: 12px;
}

.text_size_addr4 {
	width: 344px;
	font-size: 12px;
}

.text_size_zip {
	padding-right: 5px;
	width: 40px;
	height: 16px;
	font-size: 12px;
}

.text_size_zip1 {
	padding-right: 5px;
	width: 20px;
	height: 16px;
	font-size: 12px;
}

.text_size_zip2 {
	padding-right: 4px;
	width: 28px;
	height: 16px;
	font-size: 12px;
}

.text_size_tel {
	width: 120px;
	font-size: 12px;
}

.text_size_tel1 {
	width: 30px;
	font-size: 12px;
}

.text_size_tel2 {
	width: 36px;
	font-size: 12px;
}

.text_size_tel3 {
	width: 30px;
	font-size: 12px;
}

.text_box_tel_readonly {
	padding-top: 4px;
	border: none;
	background-color: #dcdcdc;
	font-size: 12px;
}

.text_box_zip_readonly {
	padding-top: 4px;
	border: none;
	background-color: #dcdcdc;
	font-size: 12px;
}

.text_box_mail_readonly {
	padding-top: 4px;
	border: none;
	background-color: #dcdcdc;
	font-size: 12px;
}

.text_size_mail {
	width: 480px;
	font-size: 12px;
	text-align: left;
	height: 18px;
}

.text_size_mail1 {
	padding-left: 4px;
	width: 120px;
	font-size: 12px;
}

.text_size_mail2 {
	padding-left: 4px;
	width: 150px;
	font-size: 12px;
}

.text_size_doctor_mail1 {
	padding-left: 4px;
	width: 94px;
	font-size: 12px;
}

.text_size_doctor_mail_readonly {
	padding-left: 4px;
	width: 220px;
	font-size: 11px;
	text-align: left;
}

.text_size_doctor_mail1_readonly {
	padding-left: 4px;
	width: 86px;
	font-size: 11px;
	text-align: right;
}


.text_size_doctor_mail2 {
	padding-left: 4px;
	width: 120px;
	font-size: 12px;
}

.text_size_doctor_mail2_readonly {
	padding-left: 4px;
	width: 110px;
	font-size: 11px;
	text-align: left;
}

.text_size_list_name {
	width: 50px;
	font-size: 12px;
}

.text_size_addr1 {
	padding-left: 4px;
	width: 80px;
	font-size: 12px;
}

.text_size_addr2 {
	padding-left: 4px;
	width: 150px;
	font-size: 12px;
}

.text_size_nengo {
	padding-left: 4px;
	width: 28px;
	font-size: 12px;
}

.text_size_work {
	padding-left: 4px;
	width: 220px;
	font-size: 12px;
	text-align: left;
}

.text_box_list {
	border: none;
	background-color: #ffefd5;
	border: solid 1px #000000;
	font-size: 12px;
}

.text_box_list:focus {
	background-color: #ffffff;
	border: solid 1px #0000ff;
	font-size: 12px;
}

.text_box_readonly {
	padding-top: 4px;
	padding-left: 4px;
	border: none;
	background-color: #dcdcdc;
	font-size: 12px;
}

.text_area_readonly {
	padding-left: 4px;
	border: none;
	background-color: #dcdcdc;
	border: solid 1px #000000;
	font-size: 12px;
}

.text_box {
	padding-left: 4px;
	border: none;
	background-color: #ffefd5;
	border: solid 1px #000000;
	font-size: 12px;
}

.text_box:focus {
	background-color: #ffffff;
	border: solid 1px #0000ff;
	font-size: 12px;
}

.text_box_required_list {
	border: none;
	background-color: #ffefd5;
	border: solid 1px #000000;
	font-size: 12px;
}

.text_box_required_list:focus {
	background-color: #ffffff;
	border: solid 1px #0000ff;
	font-size: 12px;
}

.text_box_required {
	padding-left: 4px;
	border: none;
	background-color: #ffefd5;
	border: solid 1px #000000;
	font-size: 12px;
}

.text_box_required:focus {
	background-color: #ffffff;
	border: solid 1px #0000ff;
	font-size: 12px;
}


.form_title {
	font-weight: bold;
	font-size: 20px;
	color: #0000cd;
	height: 20px;
}

.form_sub_title {
	font-weight: bold;
	font-size: 12px;
	color: #0000cd;
	text-align: left;
	margin-left: 2px;
	height: 30px;
}


.ime_active {
	ime-mode: active;
}

.ime_inactive {
	ime-mode: inactive;
}

.ime_disabled {
	ime-mode: disabled;
}

.ime_dis_num {
	ime-mode: disabled;
	text-align: right;
}

.sub_header {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #0000cd;
}

.sub_header_center {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #0000cd;
}

.sub_note {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #0000cd;
}

.right_table {
	padding-left: 10px;
}

.waku {
	border: solid 1px #ffefd5;
}


.button {
	display: block;
	width: 160px;
	height: 30px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_width {
	display: block;
	width: 180px;
	height: 30px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_width:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_width:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_login {
	display: block;
	width: 100px;
	height: 24px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.button_login:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
}

.button_login:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.button_short {
	display: block;
	width: 110px;
	height: 24px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.button_short:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
}

.button_short:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.button_long {
	display: block;
	width: 150px;
	height: 24px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.button_long:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
}

.button_long:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.button_del {
	display: block;
	width: 100px;
	height: 24px;
	background-color: #a9a9a9;
	border: outset 2px #ff0000;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.button_del:hover {
	color: #ff0000;
	background-color: #808080;
	border: inset 2px #ff0000;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
}

.button_del:active {
	background-color: #a9a9a9;
	border: outset 2px #ff0000;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
}

.button_list {
	display: inline;
	width: 70px;
	height: 24px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.button_list:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
}

.button_list:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.button_logoff {
	float: right;
	display: block;
	width: 80px;
	height: 25px;
	background-color: #dcdcdc;
	border: outset 2px #808080;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: 2px;
	margin-top: -10px;
	color: #ff0000;
}

.button_logoff:hover {
	color: #eeeeee;
	background-color: #808080;
	border: inset 2px #dcdcdc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-top: -10px;
}

.button_logoff:active {
	background-color: #808080;
	border: outset 2px #dcdcdc;
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
	margin-top: -10px;
	color: #ff0000;
}



.page_text_red {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}


.page_text_blue {
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}



.user_id {
	font-size: 11px;
}


/* ナビゲーションボタン */
.button_nav {
	display: block;
	width: 160px;
	height: 26px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_nav:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_nav:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_nav_active {
	display: block;
	width: 160px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #f39832;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.button_nav_active:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.btn_sub_active {
	display: block;
	width: 180px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #f39832;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
}

.btn_sub_active:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
}

.button_sub {
	display: block;
	width: 180px;
	height: 26px;
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-right: 2px;
}

.button_sub:hover {
	color: #eeeeee;
	background-color: #555588;
	border: inset 2px #9999cc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
}

.button_sub:active {
	background-color: #666699;
	border: outset 2px #9999cc;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-right: 2px;
}

.button_mini {
	display: block;
	width: 50px;
	height: 20px;
	background-color: #dcdcdc;
	border: outset 2px #808080;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 0px;
}

.button_mini:hover {
	color: #eeeeee;
	background-color: #808080;
	border: inset 2px #dcdcdc;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	cursor: pointer;
	margin-right: 2px;
}

.button_mini:active {
	background-color: #808080;
	border: outset 2px #dcdcdc;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
	margin-right: 2px;
}

.check_box_design {
	background-color: #ffefd5;
	border: solid 3px #000000;
	font-size: 12px;
}


/* ###############################################	*/
.jp-main {
	height: 100%;
}

.jp-header-area {
	height: 50px;
	background-color: #5f9ea0;
	padding: 0;
	margin: 0;
}

.jp-header-area-inner {
	padding: 5px;
}

.jp-main-body-area {
	height: auto;
}

.jp-menu-area {
	padding: 0;
	margin: 0;
	width: 16%;
	float: left;
	height: auto;
}

.jp-menu-area-inner {
	padding: 0;
	margin: 0;
	height: auto;
	font-size: 13px;
	background-color: #faf0e6;
}

.jp-menu-data-area {
	padding: 10px 0 0 5px;
	height: auto;
	font-size: 12px;
}

.jp-menu {
	padding: 0 0 0 0;
	list-style-type: none;
	
}

.jp-menu a {
	color: #5f9ea0;
	font-weight: bold;
}

.jp-menu a:link {
	text-decoration: none;
}

.jp-menu a:hover {
	text-decoration: underline;
}

.jp-menu li {
	margin: 10px 3px 5px 3px;
	list-style-type: none;
}

.jp-menu li ul li {
	margin: 10px 3px 3px -30px;
	list-style-type: none;
}

.jp-body-area {
	float: right;
	padding: 0;
	margin: 0;
	width: 84%;
	height: auto;
}

.jp-body-area-inner {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff8dc;
}

.jp-body-data-area {
	padding: 10px 0 0 10px;
	height: 100%;
}

.jp-header-data {
	color: #ffffff;
	font-size: 12px;
}

.jp-logoff {
	text-decoration: none;
}

.jp-page-title {
	font-weight: bold;
	color: #0000ff;
	background-color: #dcdcdc;
	padding: 5px;
}

.jp-table {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 98%;
	font-size: 13px;
	height: 100%;
}

.jp-table th {
	border-radius: 5px 0 0 5px;
	-webkit-border-radius:  5px 0 0 5px;
	-moz-border-radius:  5px 0 0 5px;

	background-color: #8fbc8f;
}

.jp-table td {
	border-radius: 0 5px 5px 0;
	-webkit-border-radius:   0 5px 5px 0;
	-moz-border-radius:   0 5px 5px 0;

	background-color: #f0e68c;
}

.jp-table-confirm {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 98%;
	font-size: 13px;
	height: 100%;
}

.jp-table-confirm th {
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;

	background-color: #8fbc8f;
	height: 25px;
}

.jp-table-confirm td {
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;

	background-color: #f0e68c;
}

.jp-table-list-sch {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 98%;
	font-size: 13px;
	height: 100%;
}

.jp-table-list-sch th {
	background-color: #8fbc8f;
}

.jp-table-list-sch td {
	background-color: #fff8dc;
	padding: 3px 0 3px 3px;
}

.jp-table-list {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 98%;
	font-size: 13px;
	height: 100%;
}

.jp-table-list th {
	background-color: #8fbc8f;
}

.jp-table-list td {
	background-color: #fff8dc;
	border: solid 1px #a9a9a9;
	padding: 3px 0 3px 3px;
}

.jp-th-top-left {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border: solid 1px #a9a9a9;
}

.jp-th-top-right {
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border: solid 1px #a9a9a9;
}

.jp-th-bottom-left {
	border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border: solid 1px #a9a9a9;
}

.jp-th-bottom-right {
	border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;

	border: solid 1px #a9a9a9;
}

.jp-td-list {
	color: #191970;
}


.jp-td-span {
	color: #191970;
	text-decoration: underline;
}

.jp-td-span:hover {
	color: #191970;
	text-decoration: none;
	cursor: pointer;
}


.jp-td-list a:hover {
	text-decoration: none;
}

.jp-attention {
    color: #f00;
}

.jp-box-yyyy {
	width: 36px;
	text-align: center;
}

.jp-box-mm {
	width: 24px;
	text-align: center;
}

.jp-box-dd {
	width: 24px;
	text-align: center;
}

.jp-box-zip {
	width: 40px;
}

.jpo-select {
	margin-left: 0;
	background-color: #fff8dc;
	border: inset 2px #dcdcdc;
}

.jpo-select:focus {
	background-color: #f0ffff;
}

.jp-box-code10 {
	width: 100px;
}

.jp-box-code10-readonly {
	width: 100px;
	background-color: #a9a9a9;
}

.jp-box-tel {
	width: 40px;
}
.jp-box-addr1 {
	width: 100px;
}

.jp-box-name {
	width: 80px;
}

.jp-box-50 {
	width: 50px;
}

.jp-box-80 {
	width: 80px;
}

.jp-box-85 {
	width: 85px;
}

.jp-box-90 {
	width: 90px;
}


.jp-box-short {
	width: 200px;
}

.jp-box-middle {
	width: 400px;
}

.jp-box-long {
	width: 600px;
}

.jp-box-area {
	width: 400px;
	height: 200px;
}

.jp-box-300 {
	width: 300px;
}

input[type=text] {
	background-color: #fff8dc;
}

input[type=text]:focus {
	background-color: #f0ffff;
}

input[type=checkbox],
input[type=radio]
{
	vertical-align: middle;
}

.jp-sub-title {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	color: #0000ff;
}

.jp-header-btn-area {
	float: right;
	margin-top: -25px;
}

.jp-fotter-btn-area {
	float: right;
}

.jp-btn-confirm {
	color: #0000ff;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #dcdcdc;
}

.jp-btn-confirm:disabled {
	color: #696969;
}

.jp-btn-delete {
	color: #ffffff;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #ff0000;
}

.jp-btn-return {
	color: #b22222;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #dcdcdc;
}

.jp-btn-topPage {
	color: #000000;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #dcdcdc;
}


.jp-btn {
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #dcdcdc;
}

.jp-btn-kakutei {
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #dcdcdc;
	color: #0000ff;
}

.jp-clear {
	clear : both;
}

.jp-left-5 {
	margin-left: 5px;
}

/* ページャ */
#contents .pager ul {
	list-style-type: none;
}

.pager li {
	display: inline;
}

.pager li a {
	padding: 3px 5px;
	border: 1px solid #d3d3d3;
	color: #2f4f4f;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.pager li.on a {
	background: #ffa500;
	border: 1px solid #708090;
	font-weight: bold;
	color: #0000ff;
}

.pager li a:hover,
.pager li.on a:hover {
	background: #eee8aa;
	border: 1px solid #696969;
}

.jp-chkbox {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}

.jp-chkbox-hdr {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 0 0 0;
	margin-left: 1px;
	padding: 0;
	overflow: hidden;
}

.jp-chkbox_mail_accept {
	display: block;
	float: left;
	width: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.jp-table-archive-list {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 100%;
	font-size: 13px;
	height: 100%;
}

.jp-table-archive-list th {
	background-color: #8fbc8f;
}

.jp-table-archive-list td {
	background-color: #fff8dc;
	border: solid 1px #a9a9a9;
	padding: 3px 0 3px 3px;
}

.jp-page-main {
	height: auto;
	width: auto;
}

.jp-page-main-archive {
	width: auto;
	height: 100%;
	background-color: #fff8dc;
}


.jp-archive-guide {
	float: right;
	height: auto;
	min-height: 80px;
	margin-right: 30px;
	width: auto;
}

.jp-archive-guide ul li {
	padding-bottom: 3px;
}

.jp-archive-guide ul li a {
	text-decoration: none;
}

.jp-archive-guide ul li a:hover {
	cursor: pointer;
	background: #008080;
}

.jp-archive-guide ul li li:hover {
	cursor: pointer;
	background: #8fbc8f;
}

.jp-archive-guide li ul {
	list-style-type: none;
	margin-left: -24px;
}

.jp-archive-list {
	width: 80%;
	height: auto;
}


.jp-table-simple {
	width: 100%;
	font-size: 12px;
	height: auto;
}

.jp-table-simple th {
	border: solid 1px #696969;
	background-color: #8fbc8f;
	padding: 3px 3px 3px 3px;
}

.jp-table-simple td {
	border: solid 1px #696969;
	background-color: #f0e68c;
	padding: 3px 3px 3px 3px;
}

.jp-active {
	font-weight: bold;
	color: #a52a2a;
}

.jp_top_comment {
	height: 16px; 
	margin-left: 10px;
	color: #800000;
}

.jp_top_info {
	color: #dc143c;
	font-weight: bold;
}

.jp_error_msg {
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}

.jp-table-stop {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border: solid 1px #696969;
	width: 80%;
	font-size: 13px;
	height: 100%;
}

.jp-table-stop th {
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;

	background-color: #8fbc8f;
	height: 25px;
}

.jp-table-stop td {
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;

	background-color: #f0e68c;
}

