@charset "utf-8";

.ecard_dotted01 {
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.ecard_font01 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.ecard_link01 a:link, .ecard_link01 a:visited {
	text-decoration: underline;
	color: #003726;
}
.ecard_link01 a:active, .ecard_link01 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003726;
}

.ecard_block01 {
	width: 720px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	color: #003333;
}
.ecard_block02 {
	width: 720px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/coffee_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 18px;
	color: #39150d;
}
strong {
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#button a {
	color: #CC9900;
	text-decoration: none;
	display: block;
}
#button a:hover {
	color: #666666;
}

