@charset "UTF-8";

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

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

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

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

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

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

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



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

.section-inline {
	padding-bottom: 50px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 50px;
}

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

.image, .image-dreamcare {
	padding-left: 17px;
	padding-right: 40px;
	float: left;
}

.image img {
	display: block;
	width: 150px;
	height: 115px;
	padding: 4px;
	border: 1px dotted #CCC;
}

.image-dreamcare img {
	display: block;
	width: 150px;
	height: 170px;
	padding: 4px;
	border: 1px dotted #CCC;
}

.info {
	width: 600px;
	float: left;
}

.info address {
	color: #000;
	margin-bottom: 0.6em;
}

.url {
	display: inline-block;
	padding-left: 1.5em;
	background: url(../images/arrow-url.jpg) no-repeat 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #6A8021;
}

.url:hover {
	background-position: 0 -10px;
	text-decoration: none;
	color: #344300;
}

.list {
	padding-left: 1.5em;
	background: url(../images/square.jpg) no-repeat 0 6px;
	margin-bottom: 1.6em;
}

.list li {
	list-style: disc inside;
	margin-left: 0.3em;
}

h4 {
	margin-left: -0.5em;
	margin-bottom: 1.6em;
	font-weight: bold;
}

#health-care {
	margin: 0;
	font-weight: normal;
	color: #333;
}