@charset "EUC-JP";

/* Common
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}

html{
    height:100%;
}

body {
	position:relative;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.3em;
	background:#000000;
	overflow-x: hidden; 
	overflow-y: hidden;
	color:#333333;
}

img{
	border:none;
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
}

input{
	background: #FFFFFF;
	border:1px solid #999999;
	font-size:12px;
}

select{ 
	font-size:12px;	
}

textarea{
	font-size:12px;
}

option {
	margin-right:8px;
}

.fover {
	background: #CDEBFF;
	border:1px solid #006699;
}

.fover02 {
	background: #CDEBFF;
	border:1px solid #006699;
}


*html .pngfix{
	behavior: expression(IEPNGFIX.fix(this));
}

div#containar{
	position: relative;
	height:100%;
    min-height: 100%;
	background:#444444;
}

a{
text-decoration:none;
color:#0066CC;

}


/* Global Header
*******************************************************************************/

#global_header {
	position:absolute;
	width:100%;
	height:40px;
	top:0;
	left:0;
	background-image: url(../images/black/gheader_bg.jpg);
	z-index:300;
	clear:both;
}

#product_icon{
	position:absolute;
	top:1px;
	left:4px;
}

#product_name{
	position:absolute;
	top:3px;
	left:44px;
}

#product_tagline{
	position:absolute;
	top:25px;
	left:44px;
}

#ecbb_tagline{
	position:absolute;
	top:2px;
	right:6px;
}

#header_utility{
	position:absolute;
	top:20px;
	right:6px;
}



#global_navi {
	position:absolute;
	width:100%;
	height:0px;
	background-image: url(../images/black/gnavi_bg.jpg);
	top:40px;
	left:0;
	z-index:200;
	clear:both;
	overflow:hidden;
}


/* Function Navi
*******************************************************************************/

#function_navi{
	position:absolute;
	width:100%;
	height:36px;
	background:#444444 url(../images/black/fnavi_bg_r.jpg) no-repeat right;
	top:40px;
	left:0;
	z-index:100;
	clear:both;
	overflow:visible;
}

#function_icons{
	position:relative;
	height:36px;
	background:url(../images/black/fnavi_bg_l.jpg) no-repeat left;
	padding-left:12px;
}

#f_menu_0{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:12px;
	overflow:hidden;
	
}

#f_menu_1{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:76px;
	overflow:hidden;
	
}

#f_menu_2{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:199px;
	overflow:hidden;
	
}

#f_menu_3{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:274px;
	overflow:hidden;
	
}

#f_menu_4{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:360px;
	overflow:hidden;
	
}

#f_menu_5{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:434px;
	overflow:hidden;
	
}

#f_menu_6{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:490px;
	overflow:hidden;
	
}

#f_menu_7{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:576px;
	overflow:hidden;
	
}


#f_menu_a0{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:12px;
	overflow:hidden;
	
}

#f_menu_a1{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:76px;
	overflow:hidden;
	
}

#f_menu_a2{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:150px;
	overflow:hidden;
	
}

#f_menu_a3{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:244px;
	overflow:hidden;
	
}

#f_menu_a4{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:302px;
	overflow:hidden;
	
}

#f_menu_a5{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:380px;
	overflow:hidden;
	
}

#f_menu_a6{
	position:absolute;
	height:29px;
	width:163px;
	top:6px;
	left:460px;
	overflow:hidden;
	
}

#f_icon_0,
#f_icon_a0{
position:absolute;
z-index:3000;
}
#f_icon_1,
#f_icon_a1{
position:absolute;
z-index:3001;
}
#f_icon_2,
#f_icon_a2{
position:absolute;
z-index:3002;
}
#f_icon_3,
#f_icon_a3{
position:absolute;
z-index:3003;
}
#f_icon_4,
#f_icon_a4{
position:absolute;
z-index:3004;
}
#f_icon_5,
#f_icon_a5{
position:absolute;
z-index:3005;
}
#f_icon_6,
#f_icon_a6{
position:absolute;
z-index:3006;
}
#f_icon_7,
#f_icon_a7{
position:absolute;
z-index:3007;
}



#f_menu_1 ul,
#f_menu_a1 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2001;
}

#f_menu_2 ul,
#f_menu_a2 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2002;
}

#f_menu_3 ul,
#f_menu_a3 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2003;
}

#f_menu_4 ul,
#f_menu_a4 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2004;
}

#f_menu_5 ul,
#f_menu_a5 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2005;
}

#f_menu_6 ul,
#f_menu_a6 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2006;
}

#f_menu_7 ul,
#f_menu_a7 ul{
	position:absolute;
	top:29px;
	left:0px;
	background: url(../images/black/menu_bg.png) -6px bottom no-repeat;
	padding:6px 10px 14px 1px;
	z-index:2007;
}

*html #f_menu_1 ul,
*html #f_menu_a1 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_2 ul,
*html #f_menu_a2 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_3 ul,
*html #f_menu_a3 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_4 ul,
*html #f_menu_a4 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_5 ul,
*html #f_menu_a5 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_6 ul,
*html #f_menu_a6 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

*html #f_menu_7 ul,
*html #f_menu_a7 ul{
	position:static;
	background: url(../images/black/menu_bg_ie.png) -6px bottom no-repeat;
	margin-top:29px;
	padding-right:0px;
}

.ddmenu li{
	width:147px;
	height:20px;
	margin:0px 0px 0px 1px;
	list-style:none;
	z-index:2010;
	font-size:9.5px;
}

.ddmenu li a{
	display:block;
	height:20px;
	padding-left:10px;
	color:#333333;
	line-height:20px;
	
}

.ddmenu li a:hover{
	background: url(../images/black/menu_select_bg.jpg) -16px 0 repeat-x;
	color:#FFFFFF;
}

.menu_sect{
	margin-bottom:4px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	margin-left:1px;
}

#user_name{
	position:absolute;
	right:15px;
	bottom:3px;
	color:#787878;
	font-size:10px;
	letter-spacing: 0.1em;
}

#user_name a{
	color:#787878;
	text-decoration:none;
}

#user_name a:hover{
	color:#999999;
	text-decoration:none;
}

/* Main Panel
*******************************************************************************/

#main_panel{
	position:absolute;
	background:#FFFFFF url(../images/black/main_panel_bg_l.jpg) repeat-y left;
	margin:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height: 100%;
	z-index:0;
	overflow:hidden;
}

body > #main_panel {
    height: auto;
}

#main_area{
	position:absolute;
	top:76px;
	left:6px;
	padding-right:6px;
	background:#CCCCCC url(../images/black/main_panel_bg_r.jpg) repeat-y right;
}



/* Bottom
*******************************************************************************/

#bottom_fr_l{
	position:absolute;
	width:10.2%;
	height:10px;
	bottom:0;
	left:0;
	z-index:10000;
	clear:both;
	overflow:hidden;
	background:url(../images/black/bottom_fr_l.png) no-repeat left;
}

*html #bottom_fr_l{
	position:absolute;
	width:10.1%;
	height:10px;
	bottom:0;
	left:0;
	z-index:10000;
	clear:both;
	overflow:hidden;
	display:none;
}

#bottom_fr_r{
	position:absolute;
	width:90%;
	height:10px;
	bottom:0;
	right:0;
	z-index:10000;
	clear:both;
	overflow:hidden;
	background:url(../images/black/bottom_fr_r.png) no-repeat right;
}

*html #bottom_fr_r{
	position:absolute;
	width:90%;
	height:10px;
	bottom:0;
	right:0;
	z-index:10000;
	clear:both;
	overflow:hidden;
	display:none;
}



/* Contents
*******************************************************************************/

#function_title{
	position:relative;
	height:30px;
	background: url(../images/black/page_title_bg.jpg) bottom;
	overflow:hidden;
}

#page_title{
	float:left;
	font-size:16px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:7px;
	padding-right:10px;
	font-weight:normal;
	letter-spacing: 0.1em;
}

#edit_panel{
	background:#A2A2A2;
	padding-top:5px;
}

#local_menu{
	float:left;
	margin:0px 0px 0px 0px;
}

#local_menu ul{
	margin:5px 0 0 0;
	padding:0;
}

#local_menu li{
	display:block;
	float:left;
	padding-right:12px;
	height:25px;
	background: url(../images/black/local_menu_r.jpg) right no-repeat;
	font-size:10px;
	letter-spacing: 0.05em;
}

*html #local_menu li{
	font-size:9px;
}

#local_menu a{
	display:block;
	padding-top:3px;
	padding-left:12px;
	color:#BABABA;
	line-height:22px;
	background: url(../images/black/local_menu_l.jpg) left no-repeat;
}

#local_menu .selected{
	display:block;
	float:left;
	padding-right:12px;
	height:25px;
	background: url(../images/black/local_menu_selected_r.jpg) right no-repeat;
}

#local_menu .selected a{
	display:block;
	padding-top:3px;
	padding-left:12px;
	color:#222222;
	font-weight:500;
	line-height:22px;
	background: url(../images/black/local_menu_selected_l.jpg) left no-repeat;
}


#local_menu a:hover{
	color:#FFFFFF;
}

#local_menu .selected a:hover{
	color:#333333;
}

.search_mid{
	display:block;
	clear:both;
	color:#212121;
	font-weight:600;
	font-size:11px;
	background: url(../images/black/icon_search.jpg) 7px 0 no-repeat;
	padding-left:25px;
	height:16px;
	line-height:16px;
	margin:0px 0px 3px 0px;
}

.edit_mid{
	display:block;
	clear:both;
	color:#212121;
	font-weight:600;
	font-size:11px;
	background: url(../images/black/icon_edit.jpg) 7px 0 no-repeat;
	padding-left:25px;
	height:16px;
	line-height:16px;
	margin:0px 0px 3px 0px;
}

.info_mid{
	display:block;
	clear:both;
	color:#212121;
	font-weight:600;
	font-size:11px;
	background: url(../images/black/icon_info.jpg) 7px 0 no-repeat;
	padding-left:25px;
	height:16px;
	line-height:16px;
	margin:0px 0px 3px 0px;
}

.list_mid{
	display:block;
	clear:both;
	color:#212121;
	font-weight:600;
	font-size:11px;
	background: url(../images/black/icon_list.jpg) 7px 0 no-repeat;
	padding-left:25px;
	height:16px;
	line-height:16px;
	margin:0px 0px 3px 0px;
}

.search_body{
	position:relative;
	background:#A2A2A2;
	margin:2px 6px 0px 6px;
	border-top:1px solid #777777;
	border-left:1px solid #666666;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
}

.search_body_inner{
	position:relative;
	border-top:1px solid #EEEEEE;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:6px 6px 4px 6px;
	color:#333333;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
	background: url(../images/black/edit_bg.jpg) top;
}

*html .search_body_inner{
	font-size:9px;
}

#select_site{
	font-weight:900;
	background:#CCCCCC;
	border:1px solid #FAFAFA;
	padding:3px 4px;
	margin-bottom:6px;
	font-size:11px;
	color:#121212;
}

.message{
	line-height:1.5em;
	
}

.info{
	line-height:1.6em;
	font-size:11px;
}

.info a{
	font-weight:900;
	padding:0 4px;
}

.error_message{
	background: url(../images/black/icon_error.png) 5px 0px no-repeat;
	color:#CC0000;
	line-height:1.5em;
	padding:6px 0 4px 58px;
	font-weight:bold;
	letter-spacing:0.1em;
	min-height:34px;
	vertical-align:middle;
}

*html .error_message{
	font-size:11px;
	letter-spacing:0em;
	background: url(../images/black/icon_error.gif) 5px 0px no-repeat;
}

.search_body table{
	border:none;
	color:#111111;
	margin:0px 2px;
	border-collapse: separate;
	border-spacing:5px 5px;
}

.search_body th{
	padding:0px 9px 0px 0px;
	background: url(../images/black/th_slash.gif) right top repeat-y;
	text-align:right;
	font-weight:normal;
	white-space:nowrap;
	vertical-align:middle;
	line-height:18px;
}

.search_body td{
	padding:0px 10px 0px 1px;
}

.search_body td img{
	padding:0px;
	margin:0px;
	margin-bottom:-3px;
	margin-right:3px;
	margin-left:2px;
}

.search_body input,
.search_body select,
.search_body textarea{
	margin: 0;
	margin-right:2px;
	margin-left:0px;
	padding:1px 2px;
	color:#333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:none;
	border-right:none;
	font-size:11px;
}

*html .search_body input,
*html .search_body select,
*html .search_body textarea{
	border:1px solid #999999;
}


.data_table table{
	margin-bottom:3px;
	margin-left:4px;
	border-collapse: collapse;
	border:2px solid #FFFFFF;
}

.data_table th{
	background:#666666;
	padding:2px 4px 0px 4px;
	text-align:left;
	padding-right:12px;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #454545;
	border-right:1px solid #EEEEEE;
	color:#FFFFFF;
	line-height:14px;
	font-size:10px;
}

.data_table td{
	background:#FFFFFF;
	padding:12px 4px 9px 4px;
	padding-right:12px;
	border-bottom:1px solid #BBBBBB;
	border-right:1px solid #EEEEEE;
	font-size:11px;
}

.data_table td img{
	padding:0px;
	margin:0px;
	margin-right:3px;
	margin-left:2px;
}

.ep_btn{
	margin-top:6px;

}

.ep_btn input{
	margin:0 2px;
	padding:0;
	border:none;
	background:none;
	height:auto;
}

.add_btn{
	margin-top:2px;

}

.add_btn input{
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:auto;
}


#slide_handle{
	height:8px;
	background: url(../images/black/slide_handle.gif) center 1px no-repeat;
	overflow:hidden;
	cursor: n-resize;
	border-bottom:1px solid #454545;
}

#index_bottom{
	height:16px;

}

#type_select{
	display:block;
	height:20px;
	border-bottom:1px solid #454545;
	background: url(../images/black/select_type_bg.jpg);
}

#type_select ul{
	margin:0px;
	padding:0;
	display:block;
}

#type_select li{
	margin:0;
	padding:0 15px 0 12px;
	float:left;
	list-style:none;
	line-height:20px;
	font-size:10px;
	background: url(../images/black/tab_type.jpg) right no-repeat;
}

#type_select li a{
	padding:0;
	margin:0;
	color:#333333;
}

#type_select li a:hover{
	color:#FFFFFF;
}

#type_select .selected{
	color:#EDEDED;
	background: url(../images/black/selected_type.jpg) right no-repeat;
}




#list_header{
	position:relative;
	height:27px;
	background-image: url(../images/black/list_header_bg.jpg);
	font-size:10px;
	color:#333333;
	text-align:center;
}

#list_bottom{
	position:relative;
	height:27px;
	border-top:1px solid #D5D5D5;
	background-image: url(../images/black/list_header_bg.jpg);
	color:#545454;
	text-align:center;
}

.list_header_mid{
	text-align:left;
	font-size:11px;
	font-weight:900;
	margin-left:8px;
	line-height:26px;
}

.data_num{
	position:absolute;
	bottom:5px;
	left:5px;
}

.btn_disp{
	border:none;
	padding:0;
	margin-bottom:-3px;
}

.data_mid{
	position:absolute;
	bottom:7px;
	left:6px;
	font-weight:900;
	font-size:14px;
}

.num{
	font-size:18px;
	font-weight:900;
	margin:auto 4px;
}

.page_navi{
	padding-top:6px;
}


.page_navi a{
	color:#333333;
}

.page_navi a:hover{
	color:#0066CC;
}

.btn_prev a{
	display:inline;
	background: url(../images/black/icon_prev.jpg) no-repeat;
	padding:4px 4px 4px 24px;
	overflow:visible;
}

.btn_next a{
	display:inline;
	background: url(../images/black/icon_next.jpg) no-repeat right;
	padding:4px 24px 4px 4px;
	overflow:visible;
}

.paging{
	margin:0 12px;
	font-size:11px;
	letter-spacing: 0.1em
}

.paging a{
	padding:1px 3px 1px 4px;
	margin:auto 2px;
}

.paging a:hover{
	background: #CDEBFF;
}

.cur_page{
	border:1px solid #999999;
	background:#FFFFFF;
}

.disp_num{
	position:absolute;
	bottom:3px;
	right:5px;
}


#list_body{
	overflow:auto;
	border-bottom:1px solid #000000;
	background:#999999 url(../images/black/list_body_bg.jpg) top repeat-x;
}


#btn_area{
	position:absolute;
	background:url(../images/black/btn_area_bg.png);
	height:38px;
	left:0px;
	bottom:5px;
	z-index:8000;
	text-align:center;
}

#btn_area input{
	border:none;
}

#btn_area img{
	margin-right:3px;
	padding: 0PX;
}

*html #btn_area{
	height:38px;
	background:url(../images/black/btn_area_bg_ie.jpg) top;
	bottom:0px;
}

#main_action{
	position:relative;
	margin:10px auto auto auto;
	z-index:2100;
}

#sub_action{
	position:absolute;
	top:11px;
	left:10px;
	z-index:2200;
}

*html #sub_action{
	position:absolute;
	top:5px;
	left:10px;
	z-index:2200;
}

*html #main_action{
	position:relative;
	margin:4px auto auto auto;
	z-index:2100;
}

/* List Table
*******************************************************************************/
#list_body #list_table{

	padding-bottom:10px;
}

#list_body #list_table table {
	background:#FFFFFF;
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

*+html #list_body #list_table{
	overflow:hidden;
}

*html #list_body #list_table table {
	background:#FFFFFF;
	border-collapse: collapse;
	width: 98%;
	font-size: 11px;
}

*+html #list_body #list_table table {
	background:#FFFFFF;
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#list_body #list_table th {
	background: url(../images/black/list_table_th_bg.jpg) repeat-x bottom;
	color: #333333;
	font-weight: 100;
	font-size:9.5px;
	padding: auto;
	text-align: left;
	border-right: 1px solid #999999;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	padding-left:3px;
}

*html #list_body #list_table input{
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:14px;
	overflow:hidden;
}

*html #list_body #list_table th {
	font-size:9px;
	line-height:16px;
}


#list_body #list_table td {
	padding: 4px 3px;
	border-right: 1px solid #D5D5D5;
	vertical-align: top;
	line-height:1.0em;

}

#list_body #list_table td img{
	margin-right:2px;
}

#list_body #list_table tr.alt td {
	background: #F0F0F0;
}

#list_body #list_table tr.over td {
	background: #CDEBFF;
}

.list_num{
	font-weight:900;
	text-align:center;
	color:#666666;
	font-size:10px;
}

.list_total{
	font-weight:900;
	border-top:3px double #999999;
}

#list_table th *{
	color:#333333;
	text-decoration:none;
	margin:auto 10px auto 0px;
}

#list_body #list_table .selected_ascend{
	background:url(../images/black/list_table_th_ascend.jpg) right;

}

#list_body #list_table .selected_descend
{
	background:url(../images/black/list_table_th_descend.jpg) right;
}

#list_body #list_table .selected_ascend a,
#list_body #list_table .selected_descend a{
	color:#010101;
}

*html #list_body #list_table .selected_ascend,
*html #list_body #list_table .selected_descend
{
	line-height:16px;
}

#list_body #category_list td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:8px 8px;
}

#list_body #category_list td:hover{
	background: #CDEBFF;
}


/* Input Panel
*******************************************************************************/

#input_panel{
	padding:15px 20px;
	font-size:12px;
}

.input_table{
	padding-bottom:6px;
	background:url(../images/black/input_table_bottom.png) bottom repeat-x;
	margin-bottom:12px;
}

*html .input_table{
	background:url(../images/black/input_table_bottom.gif) bottom repeat-x;
}

.input_table_head{
	font-weight:100;
	font-size:14px;
	padding:8px 4px 6px 10px;
	letter-spacing: 0.1em;
	background:#F0F0F0 url(../images/black/input_table_head_bg.jpg) top repeat-x;;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #666666;
}

.input_table_note{
	display:inline;
	font-size:9.5px;
	padding:0 12px;
}

*html .input_table_note{
	font-size:9px;
}

.input_table_name{
	padding:10px 6px 0px 10px;
	font-weight:900;
	color:#454545;
	font-size:10px;
}

.input_table_body{
	background:#F0F0F0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #666666;
}

.input_table table{
	width:auto;
	padding:4px 6px 6px 6px;

}

.input_table th{
	text-align:right;
	background:#D7D7D7;
	width:174px;
	padding:5px 5px 5px 5px;
	font-weight:100;
	font-size:11px;
}

.input_table td{
	padding-left:4px;

}


.input_table td img{
	margin-right:3px;
	margi-left:3px;

}

.input_table input,
.input_table select,
.input_table textarea{
	margin: 3px 0;
	margin-right:2px;
	margin-left:0px;
	padding:1px 2px;
	color:#333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:11px;
}

.block_table table{
	width:96%;
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	padding:0;
	margin:10px;
}

.block_table th{
	text-align:right;
	background:#D7D7D7;
	width:174px;
	font-weight:100;
	font-size:11px;
	padding:px;
	margin:0;
	border-bottom:1px solid #AAAAAA;
}

.block_table td{
	padding:3px 4px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #AAAAAA;
	background:#FCFCFC;
}


.block_table td img{
	margin-right:3px;
	margi-left:3px;
}

.block_table input,
.block_table select{
	margin: 3px 0;
	padding:1px 1px;
	color:#333333;
	border:none;
	font-size:11px;
}

.block_table textarea{
	margin: 3px 0;
	padding:1px 1px;
	color:#333333;
	font-size:11px;
}

.caution{
	color:#CC0000;
	margin:auto 6px;
	font-weight:100;
	line-height:1.3em;
	font-size:10px;
}

/* desc Panel
*******************************************************************************/

#desc_panel{
	padding:15px 20px;
	font-size:12px;
}

.desc_table{
	padding-bottom:6px;
	background:url(../images/black/input_table_bottom.png) bottom repeat-x;
	margin-bottom:12px;
}

*html .desc_table{
	background:url(../images/black/input_table_bottom.gif) bottom repeat-x;
}

.desc_table_head{
	font-weight:100;
	font-size:14px;
	padding:8px 4px 6px 10px;
	letter-spacing: 0.1em;
	background:#F0F0F0 url(../images/black/input_table_head_bg.jpg) top repeat-x;;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #666666;
}

.desc_table_note{
	display:inline;
	font-size:9.5px;
	padding:0 12px;
}

*html .desc_table_note{
	font-size:9px;
}

.desc_table_name{
	padding:10px 6px 0px 10px;
	font-weight:900;
	color:#454545;
	font-size:10px;
}

.desc_table_body{
	background:#F0F0F0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #666666;
}

.desc_table table{
	width:auto;
	padding:4px 6px 2px 6px;

}

.desc_table th{
	text-align:left;
	background:#D7D7D7;
	width:9%;
	padding:3px;
	font-weight:100;
	font-size:9px;
}

.desc_table td{
	padding:2px;
	background:#FFFFFF;
}


.desc_table td img{
	margin-right:3px;
	margi-left:3px;

}

.desc_table input,
.desc_table select,
.desc_table textarea{
	margin: 3px 0;
	margin-right:2px;
	margin-left:0px;
	padding:1px 2px;
	color:#333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:11px;
}

.desc_table .desc_mid{
	padding:0px 6px 0px 8px;
	font-size:11px;
	line-height:1.3em;
	font-weight:900;
}

.desc_table .description{
	padding:0px 6px 16px 8px;
	font-size:11px;
	line-height:1.3em;
}



/* Dialog
*******************************************************************************/

#dialog_approve,
#dialog_n_approve{
	display:none;
}
.dialog_message{
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

.dialog_btn{
	background:url(../images/black/dialog_btn_bg.jpg) repeat-x;
	border:1px solid #333333;
	text-align:center;
	margin-top:5px;
	padding:5px 5px 1px 5px;
}
.dialog_btn img,
.dialog_btn input{
	margin:0 3px;
	padding:0;
}