.fs-red {
	color: #850D0E;
	font-weight: bold;
	text-align: left;
}

.fs-str{
	font-weight: bold;
}
.fs-adress{
	font-weight: bold;
	padding-right: 20px;
}
.fs-tel{
	background-image: url(../image/button/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 20px;
}
.fs-strong{
	font-weight: bold;
	background-image: url(../image/bg/dot.gif);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	padding: 2px;
	margin-bottom: 5px;
}
.fs-sp{
	font-weight: bold;
}
.fs-small{
	font-size: 80%;}
.fs-teikyu{
	color: #FFC9C5;
}
.fs-bg01{
	background-color: #FFFFCC;
	border: 2px solid #FFFFCC;
}