@charset "UTF-8";

.mainimg {
	background:#F3EFEB;
}



/* .topArea */
.topArea {
	padding:27px 0 0;
}
.topArea .inner {
	width:1000px;
}
.topArea .medical {
	width:640px;
	float:left;
}
.topArea .medical .ttl {
	padding-bottom:32px;
}
.topArea .medical .cont {
	width:290px;
	overflow:hidden;
	float:left;
	margin-bottom:30px;
}
.topArea .medical .cont div {
	float:left;
}
.topArea .medical .cont .tit {
	width:90px;
	float:left;
}
.topArea .medical .cont .txt01 {
	font-weight:bold;
	padding:6px 0 0;
	line-height:1.2;
}
.topArea .medical .cont div .txt02 {
	line-height:1.9;
	padding:2px 0 9px;
}
.topArea .medical .cont div .tel {
	padding:8px 0 15px;
}
.access{
	clear:both;
	margin:10px auto;
	width:620px;
	
	}
.access h3{
	margin:20px auto;
	}
.txtArea {
	clear:both;
	margin-top:20px;
}
.txtArea dt {
	color:#1EAD4B;
	font-weight:bold;
	padding:2px 0 0 30px;
}
.txtArea dt.dt01 {
	background:url(../images/top/ico01.gif) no-repeat left top;
}
.txtArea dt.dt02 {
	background:url(../images/top/ico02.gif) no-repeat left top;
}
.txtArea dt.dt03 {
	background:url(../images/top/ico03.gif) no-repeat left top;
}
.txtArea dd {
	line-height:1.4;
	padding:3px 0 16px;
}
.txtArea dd.dd01 {
	line-height:1.6;
}
.txtArea dd .txt02 {
	color:#4d4d4d;
}

/* .aboutArea */
.aboutArea {
	width:620px;
	clear:both;
	background:#F3EFEB;
}
.aboutArea div {
	width:600px;
	margin:0 auto;
	clear:both;
	padding:10px 0 15px;
}
.aboutArea div p {
	text-align:center;
	line-height:29px;
	background:url(../images/top/bg_txt.gif) repeat-y center top;
}
