#brand {
	background-color: #D3E7FE;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
#brandlist {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	text-align: left;
}
#course {

	background-color: #FFD2E2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
table.shoplist {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.shoplist th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F1C263;
}
table.shoplist td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	height: 90px;
	vertical-align: bottom;
}
h2 {
	margin: 20px 0px 0px;
	padding: 0px;
}
h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}
.txtline15 {
	line-height: 150%;
}
.txtline12 {
	line-height: 120%;
}
.txtline10 {
	line-height: 100%;
}
table.shoplist td img {
	margin-bottom: 5px;
}
table.logoarea td {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 53px;
}
