/* CSS Document */

.recWrap {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	background-image: url(../images/corporate-TextWrap.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 620px;
}
.recTitleWrap {
	padding-bottom: 10px;
}
.recInner {
	width: 580px;
	margin-left: 10px;
	padding-bottom: 30px;
}
.recNonInner {
	width: 580px;
	margin-left: 10px;
	text-align: center;
	padding-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	height: 480px;
}
#recListWrap {
}
.listBlock {
	height: 55px;
	width: 560px;
	background-image: url(../images/pa-listBlockBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
}
.recShopName {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.recComment01 {
	font-size: 14px;
	color: #009563;
	font-weight: bold;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.recAddress {
	font-size: 12px;
	color: #333333;
	width: 560px;
	height: 24px;
	line-height: 24px;
	clear: both;
}
.recTenpo {
	height: 22px;
	width: 450px;
	float: left;
}
.recBtn {
	width: 110px;
	float: left;
	height: 22px;
}

