@charset "UTF-8";
/*******************************************/
/* overview.css                              */
/* Use with Haradoi-Hospital 2008          */
/*******************************************/

/**** Aoutline Page *****/

#outline{
}

#outline table{
}

#outline th,#outline td{
	vertical-align: top;
	background: url(../../../img/dot_x.gif) repeat-x left bottom;
	padding: 0.5em;
}

#outline th{
}

#outline td{
}

#outline dl{
	padding-top: 0px;
}

#outline dt{
	float: left;
	width: 14em;
	padding-top: 0em;
	padding-bottom: 0.5em;
}

#outline dd{
	margin-left: 15em;
	padding-top: 0em;
	padding-bottom: 0.5em;
}


#greeting{
}

#greeting dl{
	margin-left: 2em;
}


#greeting dt{
	float: left;
	clear:both;
	width: 7em;
	padding-top: 0.5em;
}

#greeting dd{
	margin-left: 8em;
	padding-top: 0.5em;
}

#history{
}

#history table{
}

#history th,#history td{
	background: url(../../../img/dot_x.gif) repeat-x left bottom;
	vertical-align: top;
	padding-right: 1em;
	padding-left: 1em;
}

#history th{
	color: #333333;
}

#history td{
}


#history dl{
}
#history dt{
	float: left;
	width: 12em;
	padding-top: 0.5em;
}

#history dd{
	text-align: left;
	margin-left: 12em;
	padding-top: 0.5em;
}

#movThum{
}

#movThum img{
	padding: 1px;
	border: 1px solid #BFCCD9;
}

#movThum table{
	margin-left: 0px;
	margin-bottom: 10px;
}

#movThum th,#movThum td{
}

#movThum th{
}

#movThum td{
	text-align: center;
	padding: 10px;
}

#movThum span.title{
	text-align: center;
	display: block;
	background: #DEF2FF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #333333;
	margin-bottom: 5px;
	font-size: 0.9em;
	border: 1px solid #CCCBD0;
}

#movPage ul,#movPage li{
	margin: 0px;
	padding: 0px;
}

#movPage li {
	display:block;
	list-style-type:none;
	height:25px;
	margin-left: 5px;
	margin-top: 5px;
}
#movPage li a,#movPage li a:hover {
	display:block;
	height:100%;
	text-indent:-9999px;
}
*html body #movPage li a{
	line-height: 0px;
	height:100%;
	/*zoom: 1;*/
}

*+html body #movPage li a{
	height:100%;
}

#movPage li.swf {
	background:url(../../../img/btn_mov.gif) no-repeat 0px 0px;
	width: 150px;
}
#movPage li.swf a:hover,#movPage li.swf a.selected {
	background:url(../../../img/btn_mov.gif) no-repeat 0px -75px;
}

#movThum div.title{
}
