@charset "UTF-8";

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

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

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

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




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

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

dt { float: left; }

#post-info {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 60px;
	margin-bottom: 50px;
}

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

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

#contact address, #contact dl {
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 1em;
}

#advanced-service dl {
	margin-left: 20px;
	margin-bottom: 1.6em;
}

#contact h4 {
	margin-left: 17px;
	color: #333;
}

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

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

#service {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

#service h4, #advanced-service h4 {
	margin-bottom: 20px;
	padding-left: 20px;
	background: url(../images/arrow-ge.jpg) no-repeat 0 7px;
	font-size: 17px;
	color: #6A8021;
}

#service ul, #advanced-service ul {
	margin-top: 3.2em;
	margin-left: 17px;
}

#service li { margin-bottom: 3.2em; }

#service p {
	margin-left: 20px;
	margin-bottom: 1.6em;
}

#intro {
	width: 793px;
	margin-left: 20px;
	padding: 15px 0;
	border: 1px dotted #CCC;
}

#intro h5 {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../images/bar-bk.jpg) no-repeat 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#intro p {
	margin-bottom: 0;
	margin-left: 30px;
}

#intro span {
	font-weight: bold;
	color: #000;
}

#advanced-service li {
	width: 355px;
	padding: 20px;
	border: 1px dotted #CCC;
	margin-bottom: 19px;
	float: left;
}

.left {
	display: inline; /*IE6のマージンバグ対策*/
	margin-right: 19px;
}

.top { height: 260px; }

.middle { height: 220px; }

.bottom { height: 90px; }

#advanced-service p {
	margin-left: 20px;
	margin-bottom: 0;
}

#advanced-service dl {
	font-size: 13px;
}

#advanced-service dt {
	display: inline; /*IE6のマージンバグ対策*/
}