/*「総務・労務情報　１」 CSS Document */

body { background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

body,td,th {	color: #663300}

a:link {color: #663300}
a:visited {color: #663300}

td {
	font-size: 14px;
	line-height: 18px;
}

.center {text-align:center}
.left {text-align:left}
.right {text-align:right}

.nowrap {white-space:nowrap}

.line1 {text-decoration:underline}

.td00 {border:solid #CCCCCC 1px}
.td01 {font-size: 12px;line-height: 14px;}
.td02 {background-color:#996600; color:#FFFFFF; font-weight:bold}
.td03 {background-color:#CCCC99; font-weight:bold}
.td04 {background-color:#663300; color:#FFFFFF; font-weight:bold}
.td05 {background-color:#FFCC99; font-weight:bold}
.td06 {padding:0px 25px;}
.td07 {background-color:#666633; color:#FFFFFF; font-weight:bold}

.style1 {	color: #FF6600;font-weight: bold;}
.style2 {color: #CC0000}
.style3 {color: #003366; text-decoration:underline;}
.style4 {	color: #FFFFFF;font-weight: bold;}


