/*Popup*/

*{
	font-family: "Verdana", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	margin: 0px;
}

hr {
	margin: 10px;
	border: 2px solid #eeeeee;
	background: #eeeeee;
}

.center {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.right {
  text-align: right;
  margin-right: 10px;
}
.left {
  text-align: left;
  margin-left: 10px;
}

.popup_form{
	margin: auto;
	width: 736px;
}


.list {
	width: 90%;
	border: 2px solid #97A7D3;
	border-collapse: collapse;
	color: #222222;
	line-height: 1.5;
	margin: 20px;
}
.list td.title {
	border: 1px solid #AAAAAA;
	background-color: #D5DFFD;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
.list td {
	border: 1px solid #97A7D3;
	background-color: #FFFFFF;
	padding: 2px;
}
.list tr.alt td {
	border: 1px solid #97A7D3;
	background-color: #F6F6F6;
	padding: 2px;
}

.content td {
	background-color: #FFFFFF;
}


/*add*/
.sheetInput_list_count{
	font-size:14px;
	border: 1px solid #cccccc;
	margin-left: 29px;
	border-collapse: collapse;
}

.sheetInput_list_count td{
	font-size:14px;
	border: 1px solid #ff9999;
	border: 1px solid #fc3af7;
	border: 1px solid #ffcc00;
	width: 98px;
	background: #ffffff;
	text-align: right;
	padding:3px;
}

.sheetInput_list_count_th {
	font-size:13px ! important;
	background: #ffe8e8 ! important;
	background: #fff8d9 ! important;
	text-align: center ! important;
	color: #ffcc00 ! important;
}

.sheetInput_popup_form_block{
	width:850px;
	font-size: 90%;
	font-weight: bold;
}

#memo_gen{
	width:425px;
	height:60px;
	font-size: 90%;
}

.sheetInput_com_popup {
    width:850px;
    height:300px;
    overflow:auto;
    margin: 0px;
    font-size:14px;
    background-color: #FFFFFF;
}

.sheetInput_com_popup_parent {
    margin: 15px;
    background-color: #FFFFFF;
}

.sheetInput_com_popup_no_rec {
		margin: 15px;
    width:850px;
    height:300px;
    overflow:auto;
    font-size:14px;
    background-color: #FFFFFF;
}

.sheetInput_com_popup_head td {
    font-weight: bold;
    font-size:14px;
}

.sheetInput_popup_form_head {
    font-weight: bold;
    font-size:14px;
    text-align: center;
}

.sheetInput_list {s
	width: 830px;
	/*border: 2px solid #97A7D3;*/
	/*border-collapse: collapse;*/
	color: #222222;
	line-height: 1.5;
	margin: 10px;
}
.sheetInput_list td.title {
	/*border: 1px solid #AAAAAA;*/
	background-color: #D5DFFD;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
.sheetInput_list td {
	/*border: 1px solid #97A7D3;*/
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-size:14px;
}

.actionList_popup_title {
    font-weight: bold;
    font-size:15px;
}
.actionList_popup_guide {
    font-size:13px;
}
.prov_popup_guide {
    font-size:14px;
}
.prov_popup_warning {
    font-size:14px;
    color:red;
}

.actionList_list {
	width: 260px;
	border: 2px solid #97A7D3;
	border-collapse: collapse;
	color: #222222;
	line-height: 1.4;
}

.actionList_list td {
	border: 1px solid #97A7D3;
	background-color: #FFFFFF;
	font-size: 83%;
	padding: 2px;
}

.actionList_list tr.alt td {
	border: 1px solid #97A7D3;
	background-color: #d7f5ff;
	padding: 2px;
}

.medList_list{
	width: 740px;
	border: 2px solid #3366FF;
	border: 2px solid #adc464;
	table-layout: auto;
	border-collapse: collapse;
	color: #444444;
	line-height: 1.2;
	margin: auto;
	}

.medList_list td {
	border: 1px solid #adc464;
	background-color: #FFFFFF;
	font-size: 83%;
	padding: 3px;
	height: 45px;
}

.medList_list td.title {
	border-bottom: 1px solid #adc464;
	background-color: #e5f3bb;
	font-size: 80%;
	font-weight: normal;
	word-break: break-all;
	text-align: center;
	padding: 1px;
	color: #859d3c;
	height: 25px;
}

.medList_list td.name {
	text-align: left;
	padding-left: 5px;
}

.medList_list tr.alt td {
	border: 1px solid #adc464;
	background-color: #f7fde6;
	padding: 3px;
	height: 45px;
}

.popup_list {
	width: 1030px;
	border: 2px solid #97A7D3;
	border-collapse: collapse;
	color: #222222;
	line-height: 1.5;
	margin: 20px;
}
.popup_list td.title {
	border: 1px solid #AAAAAA;
	background-color: #D5DFFD;
	font-size: 83%;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
.popup_list td {
	border: 1px solid #97A7D3;
	background-color: #FFFFFF;
	font-size: 83%;
	padding: 2px;
}
.popup_list tr.alt td {
	border: 1px solid #97A7D3;
	background-color: #F6F6F6;
	padding: 2px;
}

.popup_list th {
  border: 1px solid #97A7D3;
  background-color: #D5DFFD;
  font-size: 83%;
  font-weight: bold;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

.appr_st_mark_on {
	font-size:200%;
	color:BLUE;
	font-weight: bold;
}

.appr_st_mark_off {
	font-size:200%;
	color:RED;
	font-weight: bold;
}

.warning_message{
	color: #ff3300;
	line-height: 120%;
	margin: 0 0 10px 0;
	font-size: 15px;
}

/* 隱ｭ縺ｿ蜿悶ｊ蟆ら畑鬆�岼 */
.readonlyItem{
	border: thin blue dotted;
}

/*add*/
div#head{
	height: 35px;
	width: 100%;
	background-image: url(../image/service/head_popup_back.jpg);
}

div#head img{
	margin: 2px 0 0 20px;
	float: left;
}

.self_close{
	float: right;
	margin: 2px 30px 0 0;
}
h1 {
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 22px;
	background-color: #f9f9f9;
	color: #555566;
	border-bottom: 1px solid #ccccdd;
	font-size: 100%;
}

#sub_contents {
	margin: 0 20px;
}
.sheetInput_list_count {
	margin: 10px;
}
.buttons {
	margin: 20px;
}
	.buttons input {
	margin-left: 230px;
	}
.comment {
	font-size: 74%;
	color: #888888;
}

/*address*/
	div#popuo_bottom {
		height: 15px;
		padding-top: 10px;
		border-bottom: 1px solid #aaaaaa;
		background: #ffffff;
		background-image: url(../image/service/footer_popup_back.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}

		.popuo_system_name{

			margin-left: 10px;
			font-size: 13px;
			color: #aaaaaa;
		}

	div#copyright {
		color: #8cc6ff;
		font-size: 70%;
		margin: 5px 0 10px 10px;
	}

.name_search {
	background: #cccccc;
	border: 3px double #aaaaaa;
	margin: auto;
}

.select_search {
	margin: 20px 0 20px 25px;
}

.btn_search{
	margin: 0;
	vertical-align: middle;
}




.select_search select{
	maring: 110px;
}

.close {
	margin: 7px 30px 0 500px;
}


/*detail*/
div#list_detail_table{
	width: 800px;
}

.list_detail_page{
	border-collapse: collapse;
	width: 760px;
}
.list_detail_page td{
	border: 1px solid #778899;
	padding: 3px 7px 3px 7px;
	color: #333333;
	font-size: 13px;
	line-height: 160%;
}

.list_detail_page th{
	font-size: 12px;
	font-weight: normal;
	color: #778899;
	color: #52616d;
	background: #f4f5f7;
	text-align: right;
	padding: 2px 7px 3px 5px;
	width: 80px;
	border: 1px solid #94a2af;
	word-wrap: normal;
}

.medform{
	font-size: 13px;
}

.medform a{
	color: #0099ff;
}

.listback{
	text-align: center;
	margin-top:20px;
}

.list_detail_title{
	text-align: center ! important;
	background: #778899 ! important;
	color: #eeeeee ! important;
}

.list_med_title{
	text-align: center ! important;
	background: #d4e9d8 ! important;
	color: #52616d ! important;
}


div#popup_listdetail_bottom{
		height: 15px;
		padding-top: 10px;
		border-bottom: 1px solid #aaaaaa;
		background: #ffffff;
		background-image: url(../image/service/footer_popup_back.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
}

.scroll{
	width: 760px;
	height: 475px;
	overflow-y: auto;
	margin: auto;
}

.help_from{
	margin: auto;
	width: 810px;
	border: 0px solid #000000;
}

.help_from h2{
	font-size:17px;
	color: #666666;
	background: #f2dbdb;
	border-bottom: 1px solid #993366;
	padding:1px 15px;
}

.help_from img{
	border: none;
	padding: 5px 0 3px 0;
	margin-left: 480px;
}


.help_from h3{
	font-size:15px;
	color: #666666;
	border-bottom: 1px solid #f2dbdb;
	border-left: 20px solid #f2dbdb;
	margin: 5px 0 0 20px;
	padding: 2px;
}

.help_text{
	font-size: 13px;
	margin: 10px 20px 20px 20px;
	line-height: 150%;
}

.help_text span{
	color: #ff0000;
}

.all_item{
	color: #0099ff ! important;
}

.help_text img{
	margin: 10px auto;
	text-align: center;
}

.pdficon img{
	margin: 0px ! important;
}

.pdficon a{
	line-height: 220%;
}

.help_arrow{
	height: 25px;
	background-image: url(../image/service/help_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin:2px 0;
}

.help_coment{
	text-align: left ! important;
	color: #946363;
	padding-left: 20px;
}
.help_coment_point{
	color: #556b2f;
}

.help_text dd{
	font-size: 13px;
	padding: 3px 0 3px 20px;
	color: #642f2f;
	background :#f3f3f3;
	margin: 10px;

}

.help_text ol{
	margin-left: 25px;
}

.help_text li{
}


.help_history dt{
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../image/service/mail_point.gif);
	background-repeat: no-repeat;
}

.1help_contact li{
	margin-left: 10px;
	padding: 3px 0;
	line-height: 2em;
	border: 1px solid #000000;
}

.help_contact dt{
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../image/service/mail_point.gif);
	background-repeat: no-repeat;
}

.help_contact dd{
	margin-left: 30px;
	padding-left: 20px;
}


.help_contact p{
	padding: 3px 0 3px 20px;
	background-image: url(../image/service/mail.gif);
	background-repeat: no-repeat;
}

.help_contact span{
	color: #666666;
	font-size: 12px;
	margin-left: 15px;
	display: block;
}

.help_contact a{
	color: #0099ff;
}


.1help_contact_mail{
	background-image: url(../image/service/mail.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.help_faq dt{
	color: #00ff00;
	padding-left: 15px;
}

.help_faq dd{
	background: #ffffff;
}

.help_menu{
	float: left;
	width: 190px;
	height: 100%;
	border: 0px solid #000000;
	font-size: 15px;
	line-height: 180%;
}
	.help_menu ul{
		list-style-image: url(../image/service/help_list.gif);
		list-style-position: inside;
	}

	.help_menu a{
		color: #993333;
		text-decoration: none;
		padding-left: 3px;
	}

	#help_menu_sub{
		font-size: 13px;
		list-style-image: url(../image/service/help_point.gif);
		list-style-position: inside;
		line-height: 150%;
		margin-left: 27px;
	}

	#help_menu_sub a{
		color: #993333;
		text-decoration: none;
		padding-left: 3px;
	}


.help_content{
	float: left;
	width: 600px;
	border-left: 3px double #cccccc;
	padding-top: 10px;
}

.help_content_popup{
	float: left;
	width: 600px;
	border-left: 3px double #cccccc;
	border-right: 3px double #cccccc;
	padding-top: 10px;
}



.help_index{
	list-style-position: inside;
	margin: 15px 0 20px 30px;
	font-size: 13px;
}




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

/*remainder*/
.remainder td{
	line-height: 200%;
	font-size: 13px;
}

.privacy{
	font-size: 13px;
	background-image: none ! important;
}

