/* ---------------------------------------------------- */
/* font-size:	70% 75% 83% 90% 95%                       */

/* Cross-browser settings */
.kaigotitle{
	font-size: 20px;
	text-align: left;
	float: left;
	width: 650px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #674017;
	letter-spacing: 0.2em;
	line-height: 180%;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBB419;
}
.lkaigo{
	float: left;
	width: 650px;
	margin-top: 10px;
	background-image: url(../../kaigo/images/illust.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.lkaigo ul{
	float: left;
	width: 410px;
	padding-right: 200px;
	padding-left: 40px;
}
.lkaigo ul li{
	float: left;
	width: 410px;
	margin-top: 10px;
	font-size: 17px;
	color: #504830;
	display: list-item;
	list-style-type: decimal;
}

.telbox{
	background-image: url(../../images/tel_back3.jpg);
}
