A:link { color:#486589; text-decoration:underline; }
A:visited { color:#486589; text-decoration:underline; }
A:active { color:#FF9933; text-decoration:underline; }
A:hover { color:#FF9933; text-decoration:underline; }

html, body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #333333;
	margin: 0 ;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #edf4fd;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

td, th {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

img { border: 0px none #FFFFFF; }

form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

INPUT { font-size: 12px }
SELECT { font-size: 12px }
TEXTAREA { font-size: 12px }

dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	list-style:none;
}

.float_left {
	float:left;
}

#home_body {
	margin: 20px;
}

.right_field {
	padding: 3px 2px 3px 2px;
	background-color:#FFFFFF;
	text-align:right;
}

.left_field {
	padding: 3px 2px 3px 2px;
	background-color:#FFFFFF;
	text-align:left;
}

.number_field {
	text-align: right;
	ime-mode: disabled;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-image:url(images/input_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}

.english_field {
	ime-mode: disabled;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-image:url(images/input_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}

.english_field2 {
	ime-mode: disabled;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-color:#FFFFFF;
}

.number_field2 {
	ime-mode: disabled;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-color:#FFFFFF;
	text-align: right;
}

.japanese_field {
	ime-mode: active;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-image:url(images/input_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}

.image_field {
	height:20px;
	border: 1px #CCCCCC solid;
	padding: 3px 2px 3px 2px;
	background-image:url(images/input_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}

.long_field {
	width: 450px;
}

.middle_field {
	width: 200px;
}

.middle2_field {
	width: 315px;
}

.short_field {
	width: 100px;
}

.ex_short_field {
	width: 50px;
}

.readonly_field {
	border: #CCCCCC solid 1px;
	background-image:url(images/readonly_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #eee;
	padding: 3px 2px 3px 2px;
}
			
.readonly_field3 {
	border: #CCCCCC solid 1px;
	background-color: #f2f2f2;
	color: #444;
	padding: 3px 2px 3px 2px;
}

.disable_select {
	color:#444;
}

.pulldown_field {
	border: 1px #CCCCCC solid;
	height: 20px;
}

.nowrap_checkbox label {
	display:inline-block;
	padding-right:1.5em;
}

#dialog_bg {
	width:100%;
	height:100%;
	background-image:url(images/dialog_bg.gif);
	background-repeat:repeat;
	position: fixed;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	visibility: hidden;
}

#dialog_title {
	width: 300px;
	height: 22px;
	position: absolute;
	border: 0px none #333333;
	background-image:url(images/title_bar.gif);
	background-repeat:repeat-x;
}

#dialog_titlename {
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 8px;
	top: 4px;
}

#dialog_window {
	width: 300px;
	height: 250px;
	position: absolute;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	overflow: auto;
}

.frame1 {
	width: 1024px;
	background-image:url(images/back1_08.gif);
	background-repeat:repeat-y;
}

.frame2 {
	width: 1024px;
	background-image:url(images/back2_09.png);
	background-repeat:repeat-y;
}

.frame2 table {
	margin-left:16px;
}

.top_area {
	position:relative;
	width:1024px;
}

.logout_area {
	position:absolute;
	left: 850px;
	top: 22px;
	font-size:10px;
	line-height:1em;
	text-align:center;
	width:172px;
}

.center {
	text-align:center;
}

.logout_area p {
	line-height:1.2em;
	margin:0;
	padding:0;
}

.pankuzu_area {
	position:absolute;
	left: 100px;
	top: 48px;
	font-size: 12px;
}

.pankuzu_area A:link { color:#486589; text-decoration:none; }
.pankuzu_area A:visited { color:#486589; text-decoration:none; }
.pankuzu_area A:active { color:#FF9933; text-decoration:none; }
.pankuzu_area A:hover { color:#FF9933; text-decoration:none; }

.top_pad {
	padding-top:5px;
}

.red_text {
	color: #ff0000;
	font-size:11px;
}

#page_title {
	position: absolute;
	left:90px;
	top:10px;
	color:#2267b2;
	font-size:15px;
}

#entry_search {
	width:580px;
	text-align:left;
	padding: 2px 0px 2px 0px;
}

.button_area {
	text-align:right;
	padding: 4px 27px 4px 0px;
}

.button_area2 {
	position: absolute;
	top: 4px;
	left: 27px;
}

.button_area3 {
	text-align:right;
	padding: 8px 27px 4px 0px;
}

.button_area4 {
	position: absolute;
	top: 8px;
	left: 27px;
}

.search_select {
	width: 120px;
}

.new_button {
	position: absolute;
	top: 8px;
	right: 25px;
}

.work_title {
	font-size:14px;
	font-weight:bold;
	color:#c96002;
	text-align:left;
	padding: 3px 0px 3px 8px;
}

.comment_area {
	float:left;
	width:85px;
	padding-top:6px;
}

.comment_area2 {
	float:left;
	width:110px;
	padding-top:6px;
}

.comment_area3 {
	float:left;
	width:70px;
	padding-top:6px;
}

.gray_col {
	background-color: #DDDDDD;
	color: #1d2088;
	text-align: center;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	border:1px solid #000000;
	white-space: nowrap;
}

.white_col {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 2px 0px 2px;
	border:1px solid #000000;
}

.white_field {
	border:0px none #FFFFFF;
	background-color:#FFFFFF;
	outline: 0px none #FFFFFF;
}

.white_col2 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 2px 0px 2px;
	width:40px;
	border:1px solid #000000;
}

.detail_button_area {
	text-align:right;
	padding: 4px 20px 0px 0px;
}

.padding-line {
	padding: 4px 0px 4px 0px;
}

.hissu_koumoku {
	font-size: 10px;
	color: #ff0000;
}

.kyakka_select {
	font-size:11px;
	width: 400px;
}

.midashi_title {
	font-size:13px;
	font-weight:bold;
	color: #d2671f;
	padding:0 0 5px 0;
	margin:0;
}

.koumoku_a {
	color: #ff66cc;
}
.koumoku_b {
	color: #9999ff;
}

.item_link {
	padding:5px 0 5px 0;
	margin:0;
}

.td_margin {
	margin:0px 2px;
}

#minyukin_area {
	padding-top:5px;
}

.now_drag {
	background-color:#888888;
	color:#ff0000;
}

.denpyo_area {
	font-weight:bold;
	font-size:18px;
	color:#f00;
	line-height:22px;
}

.menu_area {
	text-align: center;
	padding: 8px 0px 8px 0px;
	font-size:14px;
	font-weight:bold;
}

.admin_area {
	width: 600px;
	text-align: left;
	padding: 4px 0px 4px 0px;
}

.col1 {
	width:40px;
	text-align: center;
	float:left;
}
.col2 {
	width:150px;
	text-align: center;
	float:left;
}
.col3 {
	width:100px;
	text-align: center;
	float:left;
}
.col4 {
	width:50px;
	text-align: center;
	float:left;
}

.fd2 {
	width:140px;
}
.fd3 {
	width:90px;
}
#list_area {
	padding-left:8px;
	padding-right:8px;
}

#list_area2 {
	padding-left:15px;
	padding-right:8px;
	padding-top:20px;
}

.list_table, .list_table_2, .list_table3, .list_table4, .fix4 {
	border-collapse:collapse;
	border:1px none #CCCCCC;
}

.list_table2 {
	border-collapse:collapse;
	border:2px solid #555555;
}

.list_table tr td, .list_table_2 tr td, .list_table3 tr td, .list_table4 tr td, .fix4 tr td {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color:#fff;
	padding:1px 2px;
}

.list_table tr:nth-child(2n+1) td, .list_table_2 tr:nth-child(2n+1) td, .list_table4 tr:nth-child(2n+1) td, .fix4 tr:nth-child(2n+1) td {
	background-color:#eeeeee;
}

.list_table tr td.sort_row, .list_table_2 tr td.sort_row, .list_table3 tr td.sort_row, .list_table4 tr td.sort_row, .fix4 tr td.sort_row {
	background-color: #DCDCDC;
	border: 1px solid #CCCCCC;
	padding:2px 4px;
	text-align:center;
	white-space: nowrap;
}

.list_table3 tr:nth-child(8n+9) td, .list_table3 tr:nth-child(8n+10) td, .list_table3 tr:nth-child(8n+11) td, .list_table3 tr:nth-child(8n+12) td {
	background-color:#eeeeee;
}

.list_table tr td.no, .list_table_2 tr td.no, .list_table3 tr td.no, .list_table4 tr td.no, .fix4 tr td.no {
	background-color:transparent;
	border:none;
}

.white_field {
	border:0px none #FFFFFF;
	background-color:#FFFFFF;
	outline: 0px none #FFFFFF;
}

.white_row {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}


.white2_row {
	background-color:#FFFFFF;
	border: 1px solid #555555;
	font-size:10px;
}

.midashi_row {
	background-color:#eeeeee;
	border: 1px solid #555555;
	border-bottom: 2px solid #555555;
	font-weight:bold;
	font-size:10px;
}

.midashi_area {
	padding:5px 2px;
}


.gray_row {
	border: 1px solid #CCCCCC;
}


.r_field {
	text-align:right;
}

.readonly_field2 {
	color: #888888;
}

.sort_area A:link { color:#486589; text-decoration:underline; }
.sort_area A:visited { color:#486589; text-decoration:underline; }
.sort_area A:active { color:#FF9933; text-decoration:underline; }
.sort_area A:hover { color:#FF9933; text-decoration:underline; }

.sort_area2 A:link { color:#486589; text-decoration:underline; }
.sort_area2 A:visited { color:#486589; text-decoration:underline; }
.sort_area2 A:active { color:#FF9933; text-decoration:underline; }
.sort_area2 A:hover { color:#FF9933; text-decoration:underline; }

.sort_area2 {
	padding:0px 8px;
	width: 30px;
}




.midashi_td {
	width:100px;
	text-align:right;
	padding-right: 8px;
}

.field_td {
	text-align:left;
}

.form-field {
   border: 1px solid #a8a8a8;
   background: #ffffff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #616161;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   margin-bottom:13px;
   font-size:12px;
   width: 180px;
   }
.form-field:focus {
   background: #faf0fa;
   color: #29004d;
   }

#nextback, #nextback2 {
	padding-top:12px;
}

#shiire_nextback {
	padding-left: 800px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

#genba_nextback {
	padding-left: 1000px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

#keihi_nextback {
	padding-left: 650px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

#kouzi_nextback {
	padding-left: 200px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

#tokuisaki_nextback {
	padding-left: 700px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

#tantou_nextback {
	padding-left: 350px;
	padding-top: 10px;
	width: 200px;
	height: 50px;
	text-align:center;
	vertical-align:center;
}

.menu_text {
	margin:0.4em 0 0.2em 0;
	color:#5f88bf;
}

.touroku {
	padding-left: 650px;
}

.hide_obj {
	display:none;
}

.red_col {
	color:#f00;
}

.red_bg {
	background-color:#f9eeed;
}

.main_area {
	padding:10px 0 0 4px;
	position:relative;
}

.mongon {
	padding:8px 0px 8px 16px;
}

.center {
	text-align:center;
}

.add_image {
	background-image:url(images/add130.jpg);
	width:130px;
	height:130px;
	overflow:hidden;
}

.add_image img, .add_upload_image, .add_upload_image img {
	width:130px;
	height:130px;
}


.add_image:hover, .add_upload_image:hover {
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity:0.35;
}

.page {
	position:relative;
	width:130px;
	height:130px;
	margin:0 10px 10px 0;
	float:left;
}

.image_control_area {
	position:absolute;
	width:130px;
	text-align:center;
	right:0;
	bottom:2px;
}

.image_control_area a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
}

.filename {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}

.left_cell {
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.right_cell {
	text-align:right;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.center_cell {
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sub_title {
	padding:4px 0;
	font-weight:bold;
	color:#ee537f;
}

.search_button {
	margin-left:1.5em;

	width:80px;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:2px 0;
	color:#fff;
	border:0 solid #000;
	background-color:#49a9d4;
	border-radius:5px;
	box-shadow:2px 2px #eee;
	text-shadow:0 -1px #1a6ea0;
	outline:0;
}

.search_button:active {
	background-color:#f00;
}

.search_button:hover {
	background-color:#00f;
	cursor: pointer;
}

.search_button:focus {
	background-color:#00f;
}

#calendar {
	border-collapse:collapse;
	background-color:#fff;
}

#calendar th {
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
	border:1px solid #888;
	padding:8px 2px;
}

#calendar td {
	border:1px solid #888;
	padding:8px 2px;
 	vertical-align:top;
}

#calendar .sunday {
	color:#f00;
}

#calendar .satday {
	color:#00f;
}
#pulldown {
	position:absolute;
	display:none;
	border:1px solid #aaa;
	background-color:#fff;
	z-index:500;
	text-align:left;
	min-height:150px;
	max-height:400px;
	overflow:scroll;
}
#pulldown a {
	display:block;
	padding:2px;
}
#pulldown a:link {
	text-decoration:none;
}
#pulldown a:hover {
	background-color:#eee;
}

.list_table tr td.button_cell1 {
	padding:2px;
	border-top:0 none #fff;
	border-right:0 none #fff;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.list_table tr td.button_cell2 {
	padding:2px;
	border-top:0 none #fff;
	border-right:0 none #fff;
	border-left:0 none #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.list_table tr td.button_cell3 {
	padding:2px;
	border-top:0 none #fff;
	border-left:0 none #fff;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.list_table tr td.button_cell4 {
	padding:2px;
	border-top:0 none #fff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.list_table tr.nowfocus, .list_table tr td.nowfocus, .list_table2 tr td.nowfocus, .list_table3 tr td.nowfocus, .list_table4 tr td.nowfocus {
	background-color: #E7DCEA !important;
}

#fix1 tr.nowfocus, #fix1 tr td.nowfocus,
#fix2 tr.nowfocus, #fix2 tr td.nowfocus,
#fix3 tr.nowfocus, #fix3 tr td.nowfocus,
#fix4 tr.nowfocus, #fix4 tr td.nowfocus {
	background-color: #E7DCEA !important;
}

.list_photo {
	width:75px;
	height:75px;
}

.detail_link {
	display:inline-block;
	width:40px;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
	background-color:#fff;
	border-radius:5px;
	margin:2px;
	font-size:0.9em;
}

.meisai_btn {
	display:inline-block;
	padding:1px 10px;
	line-height:18px;
	border:1px solid #7ecef4;
	background-color:#c3eafd;
	border-radius:5px;
	font-size:0.9em;
	background-color:
}

A.meisai_btn:link { color:#0c394f; text-decoration:none; }
A.meisai_btn:visited { color:#0c394f; text-decoration:none; }
A.detail_link:link { color:#333; text-decoration:none; }
A.detail_link:visited { color:#333; text-decoration:none; }
A.detail_link:active, A.meisai_btn:active { color:#FFF; background-color:#00f; text-decoration:none; }
A.detail_link:hover, A.meisai_btn:hover { color:#FFF; background-color:#00f; text-decoration:none; }


.ui-datepicker { z-index: 5000 !important; }

.allowance_table tr > td:first-of-type {
	padding-left:1em;
}

.monthly_table {
	border-collapse:collapse;
	background-color:#fff;
	min-width:700px;
}

.monthly_table th {
	border:1px solid #888;
	background-color:#eee;
	padding:0 2px;
	line-height:28px;
	min-width:60px;
	text-align:center;
}

.monthly_table td {
	border:1px solid #888;
	text-align:right;
	line-height:28px;
	padding:0 2px;
	text-align:center;
}

.monthly_table td.right, .monthly_table th.right {
	text-align:right;
}

.monthly_table td.b_bold, .monthly_table th.b_bold {
	border-bottom:2px solid #888;
}

.monthly_table td.t_bold, .monthly_table th.t_bold {
	border-top:2px solid #888;
}

tfoot.top_b td {
	background-color:#fafafa !important;
	height:24px;
	text-align:right;
}

.total_area {
	display:table;
}

.total_area > div {
	display:table-cell;
	vertical-align:top;
	width: calc( 100% / 3 );
}

.total_area > div > table {
	width:100%;
}

.auto_field {
	color:#08a;
}

a.org_button:link, a.org_button:visited {
	border:1px solid #444;
	background-color:#41bcc6;
	padding:4px 20px;
	text-decoration:none;
	display:inline-block;
	color:#fff;
	font-weight:bold;
}

a.org_button:active, a.org_button:hover {
	background-color:#fff;
	color:#41bcc6;
	font-weight:bold;
}

.hide {
	display:none;
}



#select_table {
	width:100%;
}

#select_table tr:hover {
	background-color:#eee;
}

#select_table th {
	text-align:left;
	font-size:13px;
	line-height:19px;
	padding-bottom:8px;
}

#select_table td {
	text-align:left;
	font-size:13px;
	line-height:19px;
}

#select_table label {
	width:100%;
	display:block;
}

#select_table td:hover {
	background-color:#eee;
}

#shukei_table td.b_t { border-top: 2px solid #CCCCCC; }
#shukei_table td.b_l { border-left: 2px solid #CCCCCC; }
#shukei_table td.b_r { border-right: 2px solid #CCCCCC; }
#shukei_table td.b_b { border-bottom: 2px solid #CCCCCC; }

#shukei_table td {
	padding:3px 3px;
	min-width:70px;
}

#shukei_table tr td:first-of-type {
	min-width:auto;
}

#shukei_table tr:first-of-type td {
	text-align:center;
	font-weight:bold;
}

#shukei_table td.right {
	text-align:right;
}
#total_table1 td, #total_table2 td, #total_table3 td {
	white-space:nowrap;
}

#at_pulldown {
	position:absolute;
	border:1px solid #ccc;
	background-color:#fff;
	display:none;
	z-index:10000;
	text-align:left;
	overflow:scroll;
	min-height:150px;
	max-height:480px;
}

#at_pulldown a {
	padding:6px;
	line-height:1.3em;
	display:block;
}
