@charset "UTF-8";
html{
	height:100%;
	overflow: hidden;
}
body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color:;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}


.font_small{
	font-size: 10px;
}
.font_big{
	font-size: 14px;
}

.strong{
	font-weight:bold;
}
.font_small_strong{
	font-size: 12px;
	font-weight:bold;
}
.font_big_strong{
	font-size: 14px;
	font-weight:bold;
}

.red{
	color:red;
}
.red_strong{
	color:red;
	font-weight:bold;
}
.font_small_red{
	font-size: 10px;
	color:red;
}
.font_small_red_strong{
	font-size: 10px;
	color:red;
	font-weight:bold;
}
.font_big_red{
	font-size: 14px;
	color:red;
}
.font_big_red_strong{
	font-size: 14px;
	color:red;
	font-weight:bold;
}


.blue{
	color:#000099;
}
.blue_strong{
	color:#000099;
	font-weight:bold;
}
.font_small_blue{
	font-size: 10px;
	color:#000099;
}
.font_small_blue_strong{
	font-size: 10px;
	color:#000099;
	font-weight:bold;
}
.font_big_blue{
	font-size: 14px;
	color:#000099;
}
.font_big_blue_strong{
	font-size: 14px;
	color:#000099;
	font-weight:bold;
}


.green{
	color:#006600;
}
.green_strong{
	color:#006600;
	font-weight:bold;
}
.font_small_green{
	font-size: 10px;
	color:#006600;
}
.font_small_green_strong{
	font-size: 10px;
	color:#006600;
	font-weight:bold;
}
.font_big_green{
	font-size: 14px;
	color:#006600;
}
.font_big_green_strong{
	font-size: 14px;
	color:#006600;
	font-weight:bold;
}


.h3{
	background-color: #e6e6ff;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #C0DFFE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFE;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 6px 6px 6px 6px;
	width: 660px;

}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.link{
	color: #B22222;
	text-decoration: ;
}

.btn{
	/*
	background-color:#CCCCCC;
	border:1px;
	*/
	padding-top:2px;
	font-size:12px;
	
}

.form_{
	padding: 0px;
	margin:  0px;	
}

.form_text_{
	background-color:#FFFFCC;
	font-size: 12px;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}

.form_text_read{
	background-color:#CCCCCC;
	font-size: 12px;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}
.form_select_{
	background-color:#FFFFCC;
	font-size: 12px;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}
.form_radio_{
	background-color:#FFFFCC;
	padding:0px;
}
.form_checkbox_{
	background-color:#FFFFCC;
	padding:0px;
}
.form_textarea_{
	background-color:#FFFFCC;
	font-size: 12px;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}
.form_textarea_read{
scrollbar-base-color: #ff0000;
	background-color:#CCCCCC;
	font-size: 12px;
	font:12px "Osaka", "ＭＳ Ｐゴシック", Arial;
}



#header{
	height:34px;
	background-color:;
	border-bottom:3px;
	border-bottom-style:double;

	padding: 3px 0px 0px 0px;
	margin-bottom:0px;
	max-width:2193px;
	bottom:0px;
	position: relative;
}
#header_img{
	height:0px;
	/*bottom: 25px;*/
	left: 0px;
	top: 0px;
	position: absolute;
	
}
#header_text{
	width:auto;
	right: 10px;
	bottom: 2px;
	position: absolute;
	text-align:right;

}
#mainname{
	background-color:#333333;
	max-width:2020px;
	padding:5px 0px 0px 0px;
	border-top:8px white solid;
	margin:0px 0px 0px 0px;
	text-align:center;
	height:20px;
	position: relative;
	
}

#buttons{
	max-width:2010px;	
	margin: 8px 0px 0px 10px;
	position: relative;	
}

.buttons_left_table{
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	empty-cells:hide;
	border:0px;

}
.buttons_right{
	padding:0px 0px 0px 0px;
	position: absolute;
	margin-right:10px;
	right: 0px;
	border:0px;
}
.buttons_right_table{
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	border:0px;
}

#main_header1 {
	max-width:2010px;
	top:73px;
	left:10px;
	background-color:;
	position: absolute;
	overflow-y: auto;

}

#maincontent {
	max-width:2010px;
	top:73px;
	right:0px;
	left:10px;
	bottom:10px;
	background-color:;
	position: absolute;
	overflow: auto;

}

#maincontent113 {
	max-width:2010px;
	top:111px;
	right:0px;
	left:10px;
	bottom:10px;
	background-color:;
	position: absolute;
	overflow: auto;

}

#menu{
	/*background-color:#F7F7F7;*/
	background-color:#C0DFFE;
	border:1px;
	border-top:0px;
	border-right:2px;
	border-style:solid;
	border-color:#999999;
	width:150px;
	height: 100%;
	padding: 0px 10px 0px 10px;
	text-align:left;
	margin-bottom:0px;
	position: absolute;
	top:0px;
	bottom:0px;
	overflow-y: auto;
	overflow-x: hidden;
}
.menu_1 {
	PADDING : 0px 0px 0px 12px; 
	font-weight: bold; 
	BACKGROUND-IMAGE :  url(../../sys_img/common/menu_li.gif) ; 
	BACKGROUND-REPEAT: no-repeat;
	cursor:pointer;
	cursor:hand;
	background-position:left;
    MARGIN :  0px 0px 0px 0px ;
}

.menu_2 {
	PADDING : 0px 0px 0px 12px; 
	font-weight: bold; 
	BACKGROUND-IMAGE :  url(../../sys_img/common/menuh2.gif) ; 
	BACKGROUND-REPEAT: no-repeat;
	cursor:pointer;
	cursor:hand;
	background-position:left;
    MARGIN :  0px 0px 0px 0px ;
}
ul{
	margin : 0px ;
	padding: 0px; 
}
ul li{
	padding-left :15px ;  
	background : url(../../sys_img/common/menu_li.gif) left top no-repeat ;
	border : 0px none; 
	list-style-type : none ;
	margin-top : 3px ; 
}
.navi1{
	PADDING : 6px 0px 6px 0px; 
	border-bottom:1px gray solid;
}
.menu_li{
	/*cursor:pointer;*/
	/*cursor:hand;*/
	
}

.help_box{
	margin-bottom:15px;
}
.help_menu{
	font-size: 14px;
	margin-bottom:5px;
	font-weight: bold;
}
.help_menu2{[
	color:#4169E1;
	margin-bottom:5px;
	margin-left:12px;
}

.help_content{
	margin-left:22px;
	margin-bottom:10px;
}
.help_content2{
	margin-left:10px;
	margin-top:8px;
	margin-bottom:15px;
}
