@charset "utf-8";

.store_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;
}
.store_block02{
	padding: 15px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;	
}
.store_block03 {
	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;
}
.store_block04 {
	height: 24px;
	padding: 8px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #003726;
	background-image: url(../images/map_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.store_block05 {
	margin-bottom: 8px;
	padding: 8px 3px;
	background-image: url(../images/map_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.store_font1 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.store_font2 {
	font-size: 12px;
	line-height: 19px;
	color: #003726;
}
.store_font2 a:link, .store_font2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003726;
}
.store_font2 a:active, .store_font2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003726;
}
.store_font3 {
	font-size: 11px;
	line-height: 16px;
	color: #003726;
}
.store_font4 a:link, .store_font4 a:visited {
	text-decoration: none;
	color: #003726;
}
.store_font4 a:active, .store_font4 a:hover {
	text-decoration: underline;
	color: #003726;
}
.store_font5 {
	font-size: 12px;
	line-height: 24px;
	color: #39150d;
}
.store_font5 a:link, .store_font5 a:visited {
	text-decoration: none;
	color: #39150d;
}
.store_font5 a:active, .store_font5 a:hover {
	text-decoration: underline;
	color: #39150d;
}


.store_input {
	width: 200px;
	height: 20px;
	background-color: #003726;
	color: #d4dedb;
	border: none;
}

.store_newsblock {
	width: 710px;
	padding: 15px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;
}

.store_newsbg01 {
	width: 108px;
	height: 83px;
	padding-top: 6px;
	padding-left: 6px;
	background-image: url(../images/store_bg01.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.store_newsbg02 {
	float: left;
	border: solid 1px #d4ded8;
	width: 291px;
	height: 204px;
	padding: 3px;
}
.store_newsbg03 {
	float: left;
	margin-right: 5px;
	border: solid 1px #d4ded8;
	width: 60px;
	height: 45px;
	padding: 3px;
}
