
@import url("pressmain.css");


/* common */

body { background: #ffffff; color: #000000; margin: 0px; font-family: Arial, Helvetica, sans-serif; }



/* text */
.ttxt1 { color: #336633; font-weight: bold; margin-left:6px; }
.ttxt2 { color: #336633; margin-left:10px; }

.bold { font-weight: bold; }

.ul { text-decoration: underline; }
.boldul { font-weight: bold; text-decoration: underline; }

.grn { color: #336633; }
.grnb { color: #336633; font-weight: bold; }

.gry { color: #666666; }
.gryb { color: #666666; font-weight: bold; }

.red { color: #ff0000; }
.redb { color: #ff0000; font-weight: bold; }


/* TABLE color */
.backTA1 { background: #999999; }
.backTA2 { background: #99cccc; }
.backTA3 { background: #ffffff; }
.backTA4 { background: #ccffcc; }



/* left menu */
.backMENU0 { background: #f4f4f4; }
.backMENU1 { background: #bae7ae; }
.backMENU2 { background: #d2ecf9; }
.backMENU3 { background: #f4f4f4; }
.Lmenu { margin: 4px 2px 0px 8px; }


/* List margin */
.List1{
margin-top: 2px;
margin-bottom: 2px;
}



/* Title margin */
.Tline1{
margin-top: 12px;
margin-bottom: 15px;
}

.Tline2{
margin-top: 0px;
margin-bottom: 15px;
}



/* Gnavi */
.backNV1{ background: #81da69; }
.backNV2{ background: #2888b5; }

.Logo01{
margin-top: 13px;
margin-bottom: 10px;
}



/* FOOTER*/
.backFT1{ background: #616161; }
.backFT2{ background: #bebebe; }

.Pagetop{
margin-top: 20px;
margin-bottom: 8px;
}

#Copyright{
width: 300px;
height: 10px;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 15px;
}

