/* 「医業経営情報」　CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
}

a:link {color: #0000CC;	text-decoration: none;}
a:visited {text-decoration: none;}
a:hover   { color: #FF0000;text-decoration: underline; }
a:active {text-decoration: none;}

.center {text-align:center}
.left {text-align:left}
.right {text-align:right}

.line {text-decoration:underline}

.nowrap {white-space:nowrap}

td {line-height: 20px;}
.td0 {padding:0px 10px}
.td1{
	background-color:#D9F6D7;
	font-size: medium;
	font-weight: bold;
	color: #669966;
	text-align:center;
}
.td2{
	background-color:#D9F6D7;
	font-weight: bold;
	color: #669966;
}
.td3{border:solid #999999 1px; background-color:#F0F0F0;}
.td4{border:solid #999999 1px}
.td5 {border:solid #CCCCCC 1px;}
.td6 {line-height: 18px}
.td7 {background-color:#F0F0F0}

.table1 { background-color:#E6F0FF; width:500px; position:relative; left:65px;}

.style1 {	color: #669966;	font-weight: bold}
.style2 {	color: #FF0000;	font-weight: bold}
.style3 {font-size: 12px}
.style4 {	color: #003399;	font-weight: bold}
.style5 {font-size: medium}
.style6 {color: #666600}
.style7 {color: #CC6600}
.style8 {color: #CC3300}
.style9 {	font-weight: bold;font-size: medium;}

.td_prof {background-color: #E6F0FF;}
