/* CSS Document */
#header{
margin: 5px 10px 0px 10px;
background: url(../img/bg_header.gif) no-repeat;
background-position: center;
}
#stage {
margin: -22px 10px 0px 10px;
background: url(../img/bg_center.gif) repeat-y;
background-position: center;
}
#upper{
margin: 20px 0px 10px 0px;
background: url(../img/upper.jpg) no-repeat;
background-position: center;
}
#content {
margin: -18px 6px 0px 6px;
padding: 5px 6px 0px 6px;
width: 745px;
}
#copy{
margin: 0px 0px 0px 0px;
background: url(../img/copy.gif) no-repeat;
background-position: center;
}
#footer {
margin: 0px 10px 15px 10px;
background: url(../img/bg_bottom.gif) no-repeat;
background-position: center;
}
body {
	background-color: #FFFFEC;
	font-size: 14px;
	margin : 2px;
	padding : 0px;
}

td,th {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}
a:link {
	text-decoration: none;
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
#w_text {
	font-size: 14px;
	color: #FFFFFF;
	vertical-align:top;
}
#w_text a:link {
	color: #FFFFFF;
}
#w_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#w_text a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#w_text a:active {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#333333;
}
hr {
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
ul {
list-style-image: url(../img/point03.gif);
}

.w {color: #FFFFFF}
.r {color:#CC0000}
.b {color:#005AE1}

#box_top_info {
	margin: 0px;
	padding: 0px;
	width: 430px;
	border: 1px solid #D1F8F8;
	background: #FFFFFF;
}
#midasi{
margin: 0px;
background: url(../img/midasi.gif) no-repeat;
background-position: center;
}
#dire_bg{
margin: 0px;
background: url(../img/director_bg.jpg) no-repeat;
background-position: right;
}
#child_bg{
margin: 0px;
background: url(../img/child_bg.jpg) no-repeat;
background-position: left;
}
#clinic_table{
padding: 6px 6px 6px 6px;
}


