@charset "UTF-8";

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

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

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

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

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

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

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




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

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

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

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

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

#disease dl {
	width: 370px;
	margin-bottom: 1.6em;
	margin-left: 17px;
}

#disease dt {
	width: 6em;
	float: left;
}

#nervous-disease { margin-bottom: 1.6em; }

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

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

#topic, #develop {
	width: 360px;
	height: 410px;
	padding: 20px 20px 0px 20px;
	border: 1px dotted #CCC;
	margin-bottom: 26px;
	float: left;
}

#topic, #consultation {
	margin-right: 26px;
	display: inline; /*IE6のマージンバグ対策*/
}

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

#develop p, #consultation p {
	margin-left: 20px;
	margin-bottom: 10px;
}

#topic li {
	list-style-type: none;
	width: 325px;
	margin-left: 22px;
}

#consultation {
	width: 360px;
	height: 278px;
	padding: 20px 20px 0px 20px;
	border: 1px dotted #CCC;
	margin-bottom: 26px;
	float: left;
}

h4 {
	margin-left: 15px;
	font-weight: bold;
}

#consultation ul {
	font-size: 10px;
	margin-left: 20px;
}
