@charset "utf-8";

.fran_button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	color: #003726;
	border: solid 1px #275647;
	background-color: #ffffff;
}

.fran_input {
	width: 200px;
	height: 20px;
	border: solid 1px #89a29b;
}

.fran_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.fran_font02 {
	font-size: 12px;
	line-height: 30px;
	color: #003726;
}

.fran_block01 {
	width: 730px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	color: #003726;
}
.fran_block02 {
	width: 730px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/coffee_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	color: #39150d;
}

.fran_bg {
	background-image: url(../images/fran_bg01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.fran_bg01 {
	background-image: url(../images/fran_bg02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.fran_dotted01 {
	background-image: url(../images/about_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.fran_dotted02 {
	height: 40px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
