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;
	white-space: nowrap;
}

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


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

.yosou_field {
	color:#888;
}

.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: #F8F8F8;
	padding: 3px 2px 3px 2px;
	color:#666;
}

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

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

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

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

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

.top_button_area {
	padding-bottom:8px;
}

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


/* 請求書 */
.page_top {
	page-break-before: always;
}

#seikyu_address_area {
	margin-left:10px;
}

.seikyu_no {
	text-decoration:underline;
	font-weight:bold;
}

.seikyu_body {
	position:relative;
	padding:20px;
}

.seikyu_body table tr td {
	font-size:12px;
}

.seikyu_midashi_yoko {
	text-align:center;
	font-size:26px;
	font-weight:normal;
	text-decoration:underline;
}

.seikyu_midashi_tate {
	text-align:center;
	font-size:36px;
	font-weight:normal;
	text-decoration:underline;
}

.seikyu_saki {
	width:30%;
	font-weight:normal;
	font-size:14px;
	line-height:1.3em;
	margin:12px 0;
	border-bottom:1px solid #000000;
}

.seikyu_date {
	position:absolute;
	top:20px;
	right:20px;
	text-decoration:underline;
}

.seikyu_midashi_row {
	background-color:#bbb;
}

.seikyu_asuka {
	float:right;
}

.seikyu_asuka_title {
	padding-bottom:7px;
}

.seikyu_tanto {
	text-align:right;
	padding-top:4px;
}

.seikyu_mongon {
	font-size:16px;
	margin-top:20px;
}

.seikyu_goukei {
	font-size:26px;
	font-weight:bold;
	padding:24px 0 12px 0;
	text-decoration:underline;
}

.seikyu_list table {
    width: 100%;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.seikyu_list th {
    padding: 5px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    background: #eeeeee;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.seikyu_list td {
    padding: 5px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}


.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 {
	border-collapse:collapse;
	border:1px none #CCCCCC;
}

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

.list_table 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 tr td.gray_row {
	background-color:#f8f8f8;
}

.list_table tr td.sort_row {
	background-color: #618dde;
	border: 1px solid #888;
	padding:4px 4px;
	min-height:1.8em;
}

.list_table tr td.sort_row div, .list_table tr td.hatsuden_col1 div, .list_table tr td.hatsuden_col2 div {
	text-align:center;
}

.list_table tr td.white_txt {
	color:#fff;
}

.list_table tr td.sort_row A:link { color:#fff; text-decoration:underline; }
.list_table tr td.sort_row A:visited { color:#fff; text-decoration:underline; }
.list_table tr td.sort_row A:active { color:#FF9933; text-decoration:underline; }
.list_table tr td.sort_row A:hover { color:#FF9933; text-decoration:underline; }

.list_table tr td.no {
	background-color:transparent;
	border:none;
}

.list_table tr.now_row td {
	background-color:#dff9f1;
	color:#f00;
}

.list_table tr.read_row td {
	padding:5px 2px;
}

.list_table tr.read_row td div {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.list_table tr.panel_row td:not(:first-of-type) {
	background-color:#f3f9ff;
}

.list_table tr.panel_row td.right_noborder {
	border-right:none #f3f9ff 0;
}

.list_table tr.panel_row td.left_noborder {
	border-left:none #f3f9ff 0;
}

.list_table tr.panel_row {
	display:none;
}

.list_table tr td.hatsuden_col1, .list_table tr.panel_row td.hatsuden_col1 {
	background-color:#ffffd5;
}

.list_table tr td.hatsuden_col2, .list_table tr.panel_row td.hatsuden_col2 {
	background-color:#d1effa;
}

.list_table tr td.sum_col {
	background-color:#fffefa;
}

.list_table tr td.sort_row {
	color:#fff;
	text-align:center;
}

.list_table tr td.white_row {
	background-color:#fff;
}

.list_table tr.goukei_row td {
	background-color:#fff4af;
}

.list_button {
	width:60px;
	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;
}

.pad_table td.pad_col  {
	padding:4px;
}


.input_table {
	border-collapse:collapse;
	border:0 none #fff;
}

.update_parent {
	padding:2px 2px 0 0;
	vertical-align:top;
}

.update_parent .update_file {
	width:80px;
	height:80px;
	display:inline-block;
	float:left;
	margin:0 0 18px 2px;
	border:4px solid #999;
	background-color:#999;
	color:#fff;
	text-align:center;
	padding-top:20px;
	box-sizing:border-box;
}

.update_parent .read_file {
	width:80px;
	height:106px;
	position:relative;
	display:inline-block;
	float:left;
	margin:0 0 2px 2px;
	box-sizing:border-box;
}

.update_parent .read_file p {
	height:12px;
	line-height:12px;
	font-size:10px;
	width:80px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.del_image {
	position:absolute;
	right:2px;
	top:2px;
}

#rireki_area .list_table td.nowupdate {
	background-color:#fde9ef;
}

#rireki_area {
	padding:10px 0 0 4px;
}

#rireki_area .list_table td {
	vertical-align:top;
}

#customer_map {
	display:none;
}

#top_bottom_margin {
	margin-top:44px;
	margin-bottom:78px;
}
#top_bottom_margin2 {
	margin-top:104px;
	margin-bottom:138px;
}

#bottom_margin {
	margin-bottom:78px;
}

#bottom_fixed {
	min-width:100%;
	position:fixed;
	bottom:0;
	left:0;
	text-align:center;
	height:30px;
	background-color: #edf4fd;
	padding:16px 0;
	border-top:1px solid #ccc;
}

#top_fixed {
	min-width:100%;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	background-color: #edf4fd;
	border-left:20px solid #edf4fd;
	padding-top:0px;
}

#middle_area {
	margin-bottom:62px;
}

.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_field {
	border:0px none #F9F9F9;
	background-color:#F9F9F9;
	outline: 0px none #F9F9F9;
}

.gray_row {
	background-color:#F9F9F9;
	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 {
	padding-top:12px;
}

.touroku {
	padding-left: 650px;
}

.hide_obj {
	display:none;
}

.red_col, .red2_col {
	color:#f00;
}

.blue_col {
	color:#00f;
}

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

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

.center {
	text-align:center;
}

.mini_column {
	display:none;
}

p.no_padding {
	padding:0;
	margin:0;
}

#panel_picture {
	margin:2px 0 5px 0;
}

#panel_picture div.panel_area {
	display:inline-block;
	width:120px;
	height:120px;
	margin:5px 5px 0 0;
	overflow:hidden;
	position:relative;
}

#panel_picture img.panel_image {
	width:100%;
	height:100%;
}

.panel_picture_control {
	position:absolute;
	bottom:2px;
	right:2px;
}

.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:hover, .list_button:hover {
	cursor: pointer;
}

.search_button:active, .list_button:active {
	background-color:#00f;
}

.simulation_copy {
    background: #fff;
	font-size:0.9em;
    border: 1px solid #DDD;
    color: #111;
    width: 22px;
    padding:2px 0;
	margin-left:1em;
}

.simulation_copy:hover {
    background: #eee;
	cursor:pointer;
}

.simulation_copy:active {
    background: #fee;
}

.simulation_copy2 {
    background: #fff;
	font-size:0.9em;
    border: 1px solid #eee;
    color: #ccc;
    width: 22px;
    padding:2px 0;
	margin-left:1em;
}

.add_image {
	background-image:url(images/add130.gif);
	width:130px;
	height:130px;
	margin:10px;
	overflow:hidden;
	margin-top:2px;
}

.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:170px;
	margin:0 10px 10px 0;
	float:left;
}

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

#page_image_area {
	width:600px;
	height:849px;
	text-align:center;
	overflow:hidden;
}


div.right_cell {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:right;
	padding:2px;
	box-sizing:border-box;
}

div.left_cell {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
	padding:2px;
	box-sizing:border-box;
}

div.center_cell {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	padding:2px;
	box-sizing:border-box;
}

.amount_text {
	width:90px;
	text-align:right;
	padding:2px;
	box-sizing:border-box;
}

#analyze_table {
	display:none;
}

.hide_field {
	display:none;
}