@charset "UTF-8";

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

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

File name: flow.css
description: flow.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: -

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




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

#flow h3 {
	font-size: 17px;
	padding-left: 20px;
	background: url(../images/arrow-bk.jpg) no-repeat 0 6px;
	margin-bottom: 1.6em;
}

#flow h4 {
	font-size: 15px;
	color: #344300;
}

#first {
	width: 830px;
	height: 561px;
	background: url(../images/first.jpg) no-repeat;
	position: relative;
}

#first h4 {
	font-size: 17px;
	position: absolute;
	top: 10px;
	left: 378px;
}

#injury {
	font-size: 15px;
	color: #000;
	position: absolute;
	top: 170px;
	left: 380px;
}

#description {
	width: 700px;
	position: absolute;
	top: 230px;
	left: 70px;
}

#description p, #description ol { margin-bottom: 20px; }

#further-disease a {
	display: block;
	width: 160px;
	height: 20px;
	background: url(../images/more-disease.jpg) no-repeat;
}

#further-disease a:hover { background-position: 0px -20px; }

#second {
	width: 830px;
	height: 382px;
	background: url(../images/second.jpg) no-repeat;
	position: relative;
}

#second h4 {
	font-size: 17px;
}

#emergency {
	position: absolute;
	top: 10px;
	left: 348px;
}

#second p {
	position: absolute;
	top: 68px;
	left: 240px;
}

#treatment {
	font-size: 15px;
	color: #000;
	position: absolute;
	top: 215px;
	left: 285px;
}

#icu {
	font-size: 15px;
	color: #000;
	position: absolute;
	top: 215px;
	right: 290px;
}

#ordinary {
	position: absolute;
	bottom: 46px;
	left: 385px;
}

#third {
	width: 830px;
	height: 307px;
}

#third-01, #third-02 { float: left; }

#third-01 {
	width: 615px;
	height: 315px;
	background: url(../images/third-01.jpg) no-repeat;
	position: relative;
}

#third-01 h4 {
	font-size: 17px;
	position: absolute;
	top: 74px;
	right: 178px;
}

#other {
	font-size: 15px;
	color: #000;
	position: absolute;
	bottom: 82px;
	left: 255px;
}

#recup {
	font-size: 15px;
	color: #000;
	position: absolute;
	bottom: 82px;
	right: 30px;
}

#third-02 {
	width: 215px;
	height: 315px;
	background: url(../images/third-02.jpg) no-repeat right;
	position: relative;
}

#third-02 h4 {
	line-height: 1.3;
	text-align: center;
	position: absolute;
	top: 90px;
	left: 84px;
}

#forth {
	width: 830px;
	height: 178px;
	padding-bottom: 100px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 60px;
}

#forth-01, #forth-02, #forth-03 { float: left; }

#forth-01 {
	width: 838px;
	height: 208px;
	background: url(../images/forth.jpg) no-repeat;
	position: relative;
}

#forth-01 h4 {
	font-size: 20px;
	position: absolute;
	top: 25px;
	left: 270px;
}

#forth-01 p {
	width: 360px;
	font-size: 13px;
	color: #F00;
	position: absolute;
	top: 165px;
	left: 260px;
}

#forth-02 {
	width: 224px;
	height: 207px;
	background: url(../images/forth-02.jpg) no-repeat right;
	position: relative;
}

#forth-02 p {
	font-size: 15px;
	line-height: 1.4;
	color: #000;
	width: 150px;
	position: absolute;
	top: 50px;
	right: 25px;
}

#forth-03 {
	width: 210px;
	height: 207px;
	background: url(../images/forth-03.jpg) no-repeat right;
	position: relative;
}

#forth-03 p {
	font-size: 15px;
	line-height: 1.4;
	color: #000;
	width: 150px;
	position: absolute;
	top: 50px;
	right: 17px;
}

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

#tel, #form { float: left; }

#tel address {
	width: 275px;
	height: 50px;
	background: url(../images/tel.jpg) no-repeat;
	margin-bottom: 10px;
	margin-right: 30px;
}

#form a {
	display: block;
	width: 353px;
	height: 50px;
	background: url(../images/contact.jpg) no-repeat;
}

#form a:hover { background-position: 0 -50px; }