@charset "UTF-8";

/* CSS Infomation --------------------

燿光リハビリテーション病院ウェブサイト

File name: results.css
description: results.html固有のスタイルです。
Date: 2009/07/12
Editors: Sayoko Nishimura, Wataru Shitami
Table of contents: -

--------------------------------------*/

/* Update history --------------------

Date: 2009/10/10
Last editor: Sayoko Nishimura
Contents of update: -

--------------------------------------*/



#results h2 {
	width: 900px;
	height: 27px;
	background: url(../images/results.jpg) no-repeat;
	margin-bottom: 70px;
	position: relative;
}

#results h3 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 1.5em;
	background: url(../../images/raquo-bk.jpg) no-repeat 0 8px;
	width: 830px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 50px;
}

em {
	color: #F00;
}

#inpatient, #score, #independence, #effectiveness { margin-bottom: 100px; }

#inpatient table {
	width: 830px;
	margin-bottom: 10px;
}

#inpatient th, #inpatient td {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	border: 1px dotted #CCC;
}

#inpatient th { width: 110px; }

#inpatient td { width: 60px; }

#inpatient tbody td {
	font-size: 15px;
	font-weight: bold;
}

#score-inline, #independence-inline, #effectiveness p, #clinical-inline {
	margin-left: 17px;
}

#total {
	font-size: 18px;
	color: #6A8021;
	margin-bottom: 30px;
}

#score h4, #independence h4 {
	font-size: 15px;
	padding-left: 20px;
	background: url(../images/arrow-bk.jpg) no-repeat 0 5px;
	margin-bottom: 1.6em;
}

#disease-percentage {
	width: 350px;
	float: left;
}

#disease-percentage table, #stay table {
	font-size: 14px;
	color: #333;
	width: 300px;
	margin-bottom: 10px;
}

#disease-percentage table, #stay table { margin-left: 20px; }

#disease-percentage th, #disease-percentage td, #stay th, #stay td {
	vertical-align: middle;
	height: 35px;
	padding: 5px 10px 0px 10px;
	border: 1px dotted #CCC;
}

#disease-percentage th, #stay th { width: 140px; }

#disease-percentage td, #stay td {
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	width: 60px;
}

#disease-percentage p, #stay p, #return p {
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 25px;
	line-height: 1.4;
	background: url(../images/bar-gr.jpg) no-repeat 0 7px;
}

#stay {
	width: 463px;
	float: left;
}

#return {
	margin-top: 50px;
	margin-bottom: 60px;
}

#return-inline { margin-left: 20px; }

#return table {
	margin-right: 9px;
	margin-bottom: 10px;
}

#others { margin-right: 0; }

#return th {
	width: 250px;
	vertical-align: middle;
	height: 35px;
	padding: 5px 10px 0px 10px;
	border: 1px dotted #CCC;
}

#return td {
	width: 100px;
	height: 35px;
	text-align: right;
	vertical-align: middle;
	padding: 5px 20px 0px 10px;
	border: 1px dotted #CCC;
}

#return thead th, #return thead td {
	font-weight: bold;
	color: #000;
	height: 35px;
	background-color: #EFEFEF;
}

#fim-inline { margin-left: 20px; }

#fim h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1.6em;
}

#fim table {
	color: #333;
	width: 830px;
	margin-bottom: 30px;
}

#fim th, #fim td {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	padding: 0 15px;
	border: 1px dotted #CCC;
}

#fim th {
	width: 200px;
}

#fim td {
	font-weight: bold;
}

#fim span {
	font-weight: bold;
	color: #6A8021;
}



#in h5, #out h5 {
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 1.6em;
}

#in {
	width: 400px;
	float: left;
}

#in table, #out table {
	font-size: 14px;
	color: #333;
	width: 300px;
	margin-bottom: 8px;
	margin-left: 20px;
}

#in th, #in td, #out th, #out td {
	font-weight: bold;
	vertical-align: middle;
	height: 35px;
	padding: 5px 25px 0px 25px;
	border: 1px dotted #CCC;
}

#in th, #out th {
	color: #6A8021;
	width: 80px;
}

#in td, #out td {
	text-align: right;
	width: 60px;
}

#in p, #out p {
	width: 270px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 25px;
	line-height: 1.4;
	background: url(../images/bar-gr.jpg) no-repeat 0 7px;
}

#out {
	width: 413px;
	float: left;
}

#lank {
	margin-top: 50px;
}

#lank h5 {
	font-weight: bold;
	margin-bottom: 5px;
}

#lank table {
	color: #333;
	width: 740px;
	margin-bottom: 8px;
}

#lank th, #lank td {
	vertical-align: middle;
	height: 100px;
	padding: 0 15px;
	border: 1px dotted #CCC;
}

#lank th {
	font-weight: bold;
	width: 150px;
}

#lank td {
	padding-right: 30px;
	width: 515px;
}

#lank span {
	color: #6A8021;
}

#lank span.supple {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}



#clinical table {
	color: #333;
	width: 830px;
	margin-bottom: 30px;
}

#clinical th, #clinical td {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	padding: 0 15px;
	border: 1px dotted #CCC;
}

#clinical th {
	font-weight: bold;
	width: 830px;
}

#clinical td {
	width: 138px;
}

#clinical span {
	color: #6A8021;
}




