
@charset "utf-8";

#container {
	width:850px;
	height:100%;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	
}

#logo {padding-top:10px;}
#logout {width:62px;height:15px;margin-right:3px;margin-top:2px;background:url(../img/b_logout.gif) no-repeat; border:0;cursor:pointer;}

#header {
	width:100%;
	height:90px;
	background:url(../img/line_t.gif) repeat-x;
}

#footer {
	width:100%;
	height:40px;
	margin-top:60px;
	padding-top:6px;
	background:url(../img/line_b.gif) repeat-x;
	text-align:center;
}


#main {;margin:30px 20px;}

#info {
	width:550px;
	float:left;
}

#info b {display:block;}
#info b.t {width:547px;height:18px;background:url(../img/bg_info_t.gif) no-repeat;}
#info b.b {width:547px;height:18px;background:url(../img/bg_info_b.gif) no-repeat;}
#info div.cts {
	width:507px;
	padding:0 20px;
	background:url(../img/bg_info_m.gif) repeat-y;
}
#info div.cts p {
	margin:0;
	padding:3px;
	border-bottom:1px solid #fff;
}

#info div.cts ul {padding:0;}
#info div.cts li {padding:5px 0px 10px;margin:0;border-bottom:1px solid #fff;}
#info div.cts li span {float:left;line-height:125%;}
#info div.cts li span.date {display:block;width:80px;color:#25B2CB;}
#info div.cts li span.text {display:block;width:400px;}

#info .tgt1 {background-color:#fff;color:#FF00AE;font-size:83%;padding:1px 2px;}
#info .tgt2 {background-color:#fff;color:#5CE500;font-size:83%;padding:1px 2px;}
#info .tgt3 {background-color:#fff;color:#FF8400;font-size:83%;padding:1px 2px;}

#box {
	width:500px;
	margin:20px auto;
}

#box b {display:block;}
#box b.t {width:486px;height:15px;background:url(../img/bg_box_t.gif) no-repeat;}
#box b.b {width:486px;height:15px;background:url(../img/bg_box_b.gif) no-repeat;}
#box div.cts {
	width:446px;
	padding:0 20px;
	background:url(../img/bg_box_m.gif) repeat-y;
	line-height:155%;
}

a.top_menu {
	display:block;
	height:25px;
	line-height:25px;
	border:1px solid #555;
	margin-bottom:2px;
	text-decoration:none;
	text-indent:28px;
	color:#555 !important;
}

a#i_search {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 0;}
a#i_num {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -25px;}
a#i_recv {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -50px;}
a#i_send {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -75px;}
a#i_send_his {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -100px;}
a#i_info {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -125px;}
a#i_mst {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -150px;}
a#i_mst_dl {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -175px;}
a#i_pass {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -200px;}
a#i_mail {width:218px;height:25px;background:url(../img/icons_menu.gif) no-repeat 0 -225px;}

a#i_search:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 0;}
a#i_num:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -25px;}
a#i_recv:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -50px;}
a#i_send:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -75px;}
a#i_send_his:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -100px;}
a#i_info:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -125px;}
a#i_mst:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -150px;}
a#i_mst_dl:hover {color:#fff !important;background:url(../img/icons_menu_h.gif) no-repeat 0 -175px;}
a#i_pass:hover {color:#fff !important;width:218px;height:25px;background:url(../img/icons_menu_h.gif) no-repeat 0 -200px;}
a#i_mail:hover {color:#fff !important;width:218px;height:25px;background:url(../img/icons_menu_h.gif) no-repeat 0 -225px;}

.menu li {
	width:167px;
	height:33px;
	line-height:33px;
	margin-bottom:3px;
	text-indent:1.2em;
	background:url(../img/bg_li.gif) no-repeat;
}

.h {
	margin-bottom:1em;
	line-height:26px;
	height:26px;
	padding:0 0 0 15px;
	color:#fff;
	background:url(../img/bg_h.gif) repeat-x;
}
.b_org, .b_grn {color:#555555;}
.b_off {color:#B8B8B8;}
.b_blk, .b_blk_s, .b_bgn, .b_red, .b_gry {color:#fff;}

.b_org, .b_off, .b_grn, .b_bgn, .b_red, .b_blk, .b_gry {
	border:0;
	width:127px;
	height:30px;
}
.b_blk_s {
	border:0;
	font-size:10px;
	width:72px;
	height:18px;
}

.b_org {background:url(../img/b_org.gif) no-repeat;cursor:pointer;}
.b_org:hover {background:url(../img/b_org_h.gif) no-repeat;}

.b_grn {background:url(../img/b_grn.gif) no-repeat;cursor:pointer;}
.b_grn:hover {background:url(../img/b_grn_h.gif) no-repeat;}

.b_bgn {background:url(../img/b_bgn.gif) no-repeat;cursor:pointer;}
.b_bgn:hover {background:url(../img/b_bgn_h.gif) no-repeat;}

.b_red {background:url(../img/b_red.gif) no-repeat;cursor:pointer;}
.b_red:hover {background:url(../img/b_red_h.gif) no-repeat;}

.b_blk {background:url(../img/b_blk.gif) no-repeat;cursor:pointer;}
.b_blk:hover {background:url(../img/b_blk_h.gif) no-repeat;}

.b_gry {background:url(../img/b_gry.gif) no-repeat;cursor:pointer;}
.b_gry:hover {background:url(../img/b_gry_h.gif) no-repeat;}

.b_off {background:url(../img/b_off.gif) no-repeat;}

.b_blk_s {background:url(../img/b_blk_s.gif) no-repeat;cursor:pointer;}
.b_blk_s:hover {background:url(../img/b_blk_s_h.gif) no-repeat;color:#555;}

.b_del {width:18px;height:19px;border:0;background:url(../img/b_del.gif) no-repeat;cursor:pointer;}
.b_del:hover {background:url(../img/b_del_h.gif) no-repeat;}

.b_event {width:84px;height:19px;border:0;border:1px solid #999;background-color:#fff;cursor:pointer;font-size:83%;color:#999;}
.b_event:hover {color:#25B2CB;}

.b_s {width:40px;height:16px;border:0;border:1px solid #999;background-color:#fff;cursor:pointer;font-size:83%;color:#999;}
.b_s:hover {color:#25B2CB;}

tr.even {background-color:#f5f5f5;}

table.inputform {margin-right:auto;margin-left:auto;}
table.inputform th {font-weight:normal;background-color:#555;color:#fff;}
table.inputform td {vertical-align:top;padding:5px 2px 5px 5px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
table.inputform td.r {border-right:0px}
table.inputform td.mdl {vertical-align:middle;}

table.common {margin-right:auto;margin-left:auto;}
table.common th {font-weight:normal;padding:5px;}
table.common td {padding:5px;border-bottom:1px solid #ddd;vertical-align:middle;}
table.common td.l {background-color:#f5f5f5;border-left:1px solid #ddd;}
table.common td.lt {background-color:#f5f5f5;border-top:1px solid #ddd;border-left:1px solid #ddd;}
table.common td.r {border-right:1px solid #ddd;border-left:1px solid #ddd;}
table.common td.rt {border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;}
table.common td.file_list p {padding:0;line-height:135%;background:url(../img/li.gif) no-repeat 0.25em 0.45em;padding-left:15px; }

table.list {margin:auto;border-collapse:collapse;line-height:130%;}
table.list th {padding:3px 0;background-color:#999;border:1px solid #ddd;font-weight:normal;color:#fff;}
table.list td {padding:3px;border:1px solid #ddd;vertical-align:middle;}
table.list td.lt {background-color:#f5f5f5;border-top:1px solid #ddd;border-left:1px solid #ddd;}
table.list td.r {border-right:1px solid #ddd;border-left:1px solid #ddd;}
table.list td.rt {border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;}
table.list tr.att td {font-weight:bold;}

.comp_msg {color:#25B2CB;padding:50px 0;text-align:center;font-size:120%;}
.err_msg {color:#FF7777;line-height:130%;}
.err_msg p {background:url(../img/icon_err.gif) no-repeat top left;padding-left:1.5em;}
.na_msg {background-color:#f5f5f5;color:#999;text-align:center;border:1px solid #ddd;padding:20px;margin:30px 50px;}

.area {
	width:190px;
	height:30px;
	margin-bottom:0.25em;
	line-height:30px;
	font-size:144%;
	letter-spacing:0.3em;
	text-align:center;
	background-color:#FF7777;
	border:1px solid #FFC2C2;
	color:#fff;
}

ul#lot_number {width:380px;margin-top:20px;}
ul#lot_number li {
	float:left;
	display:block;
	width:38px;
	border:1px solid #ddd;
	background-color:#f5f5f5;
	margin-right:2px;
	margin-bottom:2px;
	padding-right:2px;
	text-align:right;
}
ul#lot_number p {margin-bottom:2px;}

.honkyo {margin-right:5px;}
.honkyo_txt {width:124px;margin-right:5px;}

.lnk_top {margin:3px auto;text-align:right;}
.lnk_top img {vertical-align:middle;margin-right:2px;}
.lnk_top a {color:#555;text-decoration:none;}
.lnk_top a:hover {color:#00D9FF;text-decoration:underline;}

#t1 img.icon {vertical-align:bottom;}

#t1_info {width:800px;margin:20px auto 0;}
#t1_info div {float:left;width:400px;padding-bottom:3px;}
#t1_info #paging {letter-spacing:1px;}
#t1_info #paging span {padding:1px 3px;text-align:center;border:1px solid #A2F1FF;background-color:#A2F1FF;*zoom:1;}
#t1_info #paging a {padding:1px 3px;border:1px solid #A2F1FF;text-decoration:none;*zoom:1;}
#t1_info #paging a:hover {background-color:#A2F1FF;color:#fff;}
