@charset "utf-8";

.club_block01 {
	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;
}
.club_block02 {
	width: 600px;
	height: 136px;
	background-image: url(../images/club_bg01.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	color: #d4dedb;
}
.club_block03 {
	padding-left: 12px;
	background-image: url(../images/club_icon01.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.club_button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	color: #003726;
	border: solid 1px #275647;
	background-color: #ffffff;
}

.fran_dotted01 {
	height: 40px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.club_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.club_font01 a:link, .club_font01 a:visited {
	text-decoration: none;
	color: #003726;
}
.club_font01 a:active, .club_font01 a:hover {
	text-decoration: underline;
	color: #003726;
}

.club_input {
	width: 200px;
	height: 20px;
	border: solid 1px #89a29b;
}
.club_input01 {
	width: 150px;
	height: 20px;
	border: none;
	background-color: #dededb;
	color: #003726;
}
