@charset "utf-8";

.shop_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;
}
.shop_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;
}

.shop_button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	color: #003726;
	border: solid 1px #275647;
	background-color: #ffffff;
}

.shop_dotted01 {
	height: 20px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.shop_font1 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.shop_font2 {
	font-size: 12px;
	line-height: 19px;
	color: #003726;
}
.shop_font2 a:link, .shop_font2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003726;
}
.shop_font2 a:active, .shop_font2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003726;
}

.shop_input {
	width: 200px;
	height: 20px;
	border: solid 1px #89a29b;
}

.shop_newsblock {
	width: 730px;
	height: 74px;
	padding: 5px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;
}

.shop_newsbg01 {
	width: 93px;
	height: 68px;
	padding-top: 6px;
	padding-left: 6px;
	background-image: url(../images/about_bg02.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.shop_newspage {
	width: 730px;
	height: 26px;
	padding-right: 10px;
	background-image: url(../images/about_bg04.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 26px;
	color: #003726;
}
.shop_newspage a:link, .shop_newspage a:visited {
	text-decoration: none;
	color: #003726;
}
.shop_newspage a:active, .shop_newspage a:hover {
	text-decoration: underline;
	color: #003726;
}
