
table.gplist tr td {

}

.area {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin:8px;
	padding:1px 5px;
}

.area_01 {
	background:#AAAAF9;
	color:#635694;
}

.area_02 {
	background:#98CBCB;
	color:#326565;
}

.area_03 {
	background:#F1DD8B;
	color:#8B7725;
}

.area_04 {
	background:#FD9D9D;
	color:#973737;
}

.area_05 {
	background:#C5E78B;
	color:#5F8125;
}

.area_06 {
	background:#CDA5F9;
	color:#673F93;
}

.area_07 {
	background:#F9C785;
	color:#93611F;
}

.area_08 {
	background:#ADD3F9;
	color:#476D93;
}

.area_09 {
	background:#FFCCFF;
	color:#996699;
}


.salon {
	margin:5px 0 5px 10px;
}

.salonname {
	font-weight:bold;
	font-size:13px;
	color:#333333;
}

.address {
	font-size:13px;
	margin:0;
	color:#666666;
}

td.list_r {
	border-left:1px solid #ccc;
}




table.onlinelist tr td {

}

.shop {
	margin:5px 0 5px 10px;
}

.shopno {
	font-size:13px;
	color:#333333;
}

.shopname {
	font-weight:bold;
	font-size:13px;
	color:#333333;
}

.url {
	font-size:13px;
	margin:0;
	color:#666666;
}

