@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f0f1f1;
}

form {
	margin: 0;
}

.bg_bar1 {
	background-color: #f0f1f1;
}

.bg_bar2 {
	background-color: #E2E4E4;
}

.bg1 {
	background-color: #FFFFFF;
}


.table1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.table2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.table3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg3.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.table4 {
	background-color: #FFFFFF;
	background-image: url(../images/e_manage.jpg);
	background-repeat: no-repeat;
}
.table5 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg5.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.table6 {
	background-color: #faf7f2;
	border: 2px solid #b1b1b1;
	margin-top: 10px;
}

.headertext01 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.headertext02 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.text01 {
	font-size: 12px;
}

.text02 {
	font-size: 11px;
}

.text03 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.text04 {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

.text05 {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}

.text06 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.text07 {
	font-size: 14px;
	color: #FFFFFF;
}
.text08 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
}
.inputbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 198px;
}

.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.link1 {
	color: #0066CC;
	text-decoration: underline;
}
a.link1:hover {
	text-decoration: none;
}

a.link2 {
	color: #669900;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:hover {
	text-decoration: none;
}