@charset "utf-8";

h3 a {color: #555;}
h3 a:hover {text-decoration: none;}
h4 {
	border-left: solid 6px #67C6DD;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 0 3px 9px;
	margin: 0 0 10px;
}
h5 {
	font-weight: bold;
	margin: 10px 0 5px;
}


.textBox02 {
	width: 650px;
	float: right;
}
.textBox03 {
	width: 210px;
	margin: 0 10px;
	float: left;
	display: inline;
	border: solid 1px #999;
}
.textBox03 ul {
	background: #fff;
	padding: 3px 10px 5px;
	border-top: solid 4px #67C5DE;
}
.textBox03 ul li {
	background: url(../images/icon01.gif) no-repeat 0 7px;
	padding: 0 0 5px 15px;
	margin: 5px 0 0;
	border-bottom: dotted 1px #999;
}
.textBox04 {
	width: 250px;
	float: left;
	background: #E9F7D7;
	padding: 7px 10px;
	border: solid 1px #ddd;
}
.textBox05 {
	width: 250px;
	background: #E9F7D7;
	padding: 7px 10px;
	border: solid 1px #ddd;
	margin: 0 5px 0 0;
	float: right;
	display: inline;
}

.ImgBox01,.ImgBox02,.ImgBox03,.ImgBox04,.ImgBox05,.ImgBox06 {
	padding: 0 0 0 85px;
	background-repeat: no-repeat;
	background-position: 10px 0;
	min-height: 56px;
}
.ImgBox01 {margin: 0 0 30px;}
.ImgBox05 {min-height: 81px;}
.ImgBox01 {background-image: url(../images/babycar.gif);}
.ImgBox02 {background-image: url(../images/babyroom.gif);}
.ImgBox03 {background-image: url(../images/dog.gif);}
.ImgBox04 {background-image: url(../images/wheelchair.gif);}
.ImgBox05 {background-image: url(../images/aed.gif);}
.ImgBox06 {background-image: url(../images/atm.gif);}