@charset "UTF-8";

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

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

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

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

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

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

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




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

.results {
	display: block;
	width: 374px;
	height: 46px;
	background: url(../images/more-results.jpg) no-repeat;
}

.results:hover { background-position: 0 -46px; }

#ward-info { margin-bottom: 70px; }

#ward-info h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 1.5em;
	background: url(../../images/raquo-bk.jpg) no-repeat 0 7px;
	margin-bottom: 5px;
}

#ward-image {
	width: 426px;
	height: 287px;
	margin-bottom: 0;
	float: left;
}

#bed {
	width: 404px;
	margin-top: 10px;
	float: left;
}

#bed h3, #bed p { float: left; }

#bed p {
	margin-top: 1px;
	margin-bottom: 20px;
	padding-left: 3em;
}

#staff {
	width: 404px;
	float: left;
}

#staff li {
	margin-left: 2em;
	list-style: disc inside;
}

#topic {
	width: 360px;
	height: 360px;
	padding: 20px;
	border: 1px dotted #CCC;
	margin-right: 26px;
	float: left;
	display: inline; /*IE6のマージンバグ対策*/
}

#topic h3 {
	margin-bottom: 20px;
	padding-left: 20px;
	background: url(../images/arrow-ge.jpg) no-repeat 0 7px;
	font-size: 18px;
	color: #6A8021;
}

#topic p {
	width: 330px;
	margin-left: 20px;
	margin-bottom: 0;
}

#glossary {
	width: 400px;
	height: 360px;
	float: left;
	font-size: 14px;
}

#glossary dl { height: 293px; }

#glossary dt { color: #000; }

#glossary dd {
	width: 400px;
	margin-bottom: 1.8em;
}

#fim {
	width: 400px;
}

#fim th, #fim td {
	height: 11px;
	padding: 10px 7px;
	border: 1px dotted #CCC;
	text-align: center;
	color: #333;
}

#rehab-team, #disease {
	margin-top: 80px;
	margin-bottom: 100px;
}

#rehab-team h3, #disease h3, #flow h3 {
	width: 830px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 50px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 1.5em;
	background: url(../../images/raquo-bk.jpg) no-repeat 0 7px;
}

#rehab-team p { float: left; }

#team-image {
	padding-top: 10px;
	padding-left: 90px;
}

#role {
	width: 830px;
	margin-top: 20px;
	clear: both;
}

#role td {
	width: 375px;
	height: auto;
	padding: 30px 20px;
	border: 1px dotted #CCC;
	vertical-align: baseline;
}

#role h4 {
	font-size: 14px;
	font-weight: bold;
	color: #344300;
	margin-bottom: 10px;
	margin-left: -6px;
}

#role p { margin-bottom: 0; }

#class {
	width: 813px;
	margin-bottom: 10px;
	margin-left: 17px;
}

#class th, #class td { border: 1px dotted #CCC; }

#class th {
	font-size: 14px;
	padding: 10px 30px;
	background: url(../images/bar-bk.jpg) no-repeat 0 15px;
}

.number {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px;
	text-align: center;
}

.disease {
	color: #333;
	font-size: 13px;
	width: 440px;
	padding: 20px 15px;
}

.term,.extent {
	font-weight: bold;
	color: #333;
	padding: 20px 15px;
	text-align: center;
}

#disease p {
	font-size: 12px;
	color: #F00;
	margin-left: 17px;
}

#flow ol {
	margin-bottom: 50px;
	margin-left: 17px;
}

#flow li {
	height: 75px;
	clear: both;
	font-size: 14px;
}

#flow h4, flow p { float: left; }

#flow h4 {
	width: 243px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#flow-01 {
	height: 65px;
	background:url(../images/flow-01.jpg) no-repeat;
}

#flow-02 {
	height: 65px;
	background:url(../images/flow-02.jpg) no-repeat;
}

#flow-03 {
	height: 65px;
	background:url(../images/flow-03.jpg) no-repeat;
}

#flow-04 {
	height: 65px;
	background:url(../images/flow-04.jpg) no-repeat;
}

#flow-05 {
	height: 65px;
	background:url(../images/flow-05.jpg) no-repeat;
}

#flow-06 {
	height: 65px;
	background:url(../images/flow-06.jpg) no-repeat;
}

#flow-07 {
	height: 36px;
	background:url(../images/flow-07.jpg) no-repeat;
}

#flow p {
	line-height: 1.5;
	padding-top: 2px;
}