@charset "shift_jis";

#header{background-image:url("./images/header.jpg");background-repeat:no-repeat;height:120px}
#subnavigation{background-color:#0000e0;color:#ffffff;font-size:larger;height:32;text-align:center}

.memo{color:#808080;font-family:MS UI GOTHIC;font-size:xx-small}

.Sec0{background-color:#606060;color:#ffffff;font-size:xx-small;padding:2}
.Sec100{background-color:#4040fe;color:#ffffff;font-size:xx-small;padding:2}
.Sec200{background-color:#6060fe;color:#ffffff;font-size:xx-small;padding:2}
.Sec300{background-color:#8080fe;color:#ffffff;font-size:xx-small;padding:2}
.Sec400{background-color:#a0a0fe;color:#ffffff;font-size:xx-small;padding:2}
.Sec500{background-color:#c0c0fe;color:#ffffff;font-size:xx-small;padding:2}
.SecNone{background-color:#f0f0f0;color:#ffffff;font-size:xx-small;padding:2}

a.MainNavigation{background-color:#2000e0;border-color:#c0c0c0;border-style:solid;border-width:0 1 1 0;color:#ffffff;height:32;padding:8px;width:180;float:left}
a.MainNavigation:visited{color:#ffffff}
a.MainNavigation:hover{color:#e0e000}

body{
	margin:0;
	text-align:center;
}

input{color:#606060;font-size:12px}
input.btnReset{height:32px;width:150px}
input.btnSubmit{height:32px;width:150px}
input.Ime     {border-color:#e0e0e0;border-style:solid;border-width:1px;font-family:Verdana,MS UI GOTHIC;ime-mode:active}
input.InActive{border-color:#e0e0e0;border-style:solid;border-width:1px;font-family:Verdana,MS UI GOTHIC;ime-mode:inactive}
input.Number  {border-color:#e0e0e0;border-style:solid;border-width:1px;font-family:Verdana,MS UI GOTHIC;ime-mode:disabled}

table{font-size:100%}

table.FormSmall {border-color:#e0e0e0;border-style:solid;border-width:1 1 0 1;font-size:xx-small;padding:6}
table.FormSmall th{background-color:#0000e0;color:#ffffff;font-size:xx-small;font-weight:normal}
table.FormSmall td{background-color:#f0f0ff;border-color:#e0e0e0;border-style:solid;border-width:0 0 1 0;font-size:xx-small}

table.FormFix{padding:6;width:468}
table.FormFix th{background-color:#0000e0;border-color:#e0e0e0;border-style:solid;border-width:0 1 1 0;color:#ffffff;font-weight:normal;text-align:left}
table.FormFix td{background-color:#f0f0ff;border-color:#e0e0e0;border-style:solid;border-width:0 1 1 0}

table.View tr.Alternate{background-color:#f0f0ff}
table.View tr.Header1{background-color:#2000e0;color:#ffffff}

table.ViewFix{border-color:#f0f0f0;border-style:solid;border-width:1 0 0 1;width:468}
table.ViewFix tr.Alternate{background-color:#f0f0ff}
table.ViewFix tr.Header1{background-color:#2000e0;color:#ffffff}
table.ViewFix th{border-color:#e0e0e0;border-style:solid;border-width:0 1 1 0;background-color:#2000e0;color:#ffffff;font-weight:normal;padding:4}
table.ViewFix td{border-color:#e0e0e0;border-style:solid;border-width:0 1 1 0;padding:4}

table.ViewSmall{border-color:#e0e0e0;border-style:solid;border-width:1 1 0 1;font-size:smaller;padding:6}
table.ViewSmall tr.Alternate{background-color:#f0f0ff}
table.ViewSmall tr.Header1{background-color:#2000e0;color:#ffffff}
table.ViewSmall th{border-color:#e0e0e0;border-style:solid;border-width:0 0 1 0;background-color:#2000e0;color:#ffffff;font-weight:normal}
table.ViewSmall td{border-color:#e0e0e0;border-style:solid;border-width:0 0 1 0;}
