@charset "utf-8";


div#contents table {
	border-collapse: collapse;
}
div#contents table th,
div#contents table td {
	padding: 4px;
	line-height: 120%;
	border-width: 1px;
	border-style: solid;
	border-color: #FAB8D3;
}
div#contents table th {
	color: #E14675;
	background-color: #FDE8F1;
}
div#contents table td {
	background-color: #FFF;
}
div#contents table.layout th,
div#contents table.layout td {
	padding: 4px;
	border: none;
	background-color: transparent;
}
div#contents table td.noborder {
	border: none;
	background-color: transparent;
}

table.status {
	width: 640px;
	margin-left: 0px !important;
	margin-bottom: 8px;
}
table.status th {
	white-space: nowrap;
	text-align: right;
}
table.status th,
table.status td {
	font-size: 12px;
}
table.status .cell1 {
	width: 62px;
}
table.status .cell2 {
	width: auto;
}
table.status .cell3 {
	width: 56px;
}
table.status .cell4 {
	width: 56px;
}
table.status td.graphic {
	width: 192px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
	border-color:white!important;
	border-right-color:#FAB8D3!important;
}
p.pageLink {
	text-align: center;
}
p.pageLink a,
p.pageLink strong,
p.pageLink span.disable {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #FF6699;
	padding : 0 6px;
	background-color: #FFFFFF;
	border: 1px solid #FF6699;
}
p.pageLink a:hover,
p.pageLink strong {
	text-decoration: none;
	color: #FFF;
	background-color: #FF6699;
	border-color: #FF6699;
}
p.pageLink span.disable {
	color: #FFCEDE;
	background-color: #FFFFFF;
	border-color: #FFCEDE;
}
div#expansionList ul li a {
	padding : 0 3px;
}
div#expansionList ul li a.active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6699;
}
span.kana {
	font-size: 10px!important;
}



/* -------------------------------------
 ショップ地域
------------------------------------- */
div#contents table.shopplace th {
	border: #DCE8F5 1px solid;
	background-color: #FF6699;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
div#contents table.shopplace th.head {
	background-color: #990033;
}
div#contents table.shopplace td {
	border: #CCCCCC 1px solid;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

/* -------------------------------------
 ショップリスト
------------------------------------- */
.shop p.line {
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
}

div#contents table.shoplist {
	margin-bottom: 15px;
	border: 1px solid;
}
div#contents table.shoplist th {
	border: #999999 1px solid;
	background-color: #FF6699;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
}
div#contents table.shoplist th.head {
	text-align: left;
	background-color: #990033;
}

div#contents table.shoplist td {
	border: #999999 1px solid;
	background-color: #FFFFFF;
	padding: 4px;
}

div#contents table.shoplist strong {
	color: #FF0000;
	text-decoration: none;
}
span.serviceTitle {
	display: block;
	color: #AA0000;
	font-weight: bold;
	font-size: 10px!important;
	padding: 4px 6px 0;
}




