@charset "utf-8";
/* SATELLITE ONLY */

/* ----------------------------------------------------------------------
	storeArea
====================================================================== */
#storeArea dl { background: url(../../common/dotline_d.gif) bottom left repeat-x; }
#storeArea dd { background: url(../../common/dotline_d.gif) top left repeat-x; }
#storeArea .navi {
	margin-top: 10px;
	padding: 12px 0px 5px;
	line-height: 130%;
	}
#storeArea .navi ul {
	padding: 4px 6px 0px;
	list-style: none;
	text-align: left;
	}
#storeArea .navi li {
	padding: 1px 3px 2px 13px;
	background: url(../../common/icon_arrow.gif) 2px 3px no-repeat;
	*background: url(../../common/icon_arrow.gif) 2px 4px no-repeat;
	}


/* ----------------------------------------------------------------------
	MAIN
====================================================================== */
#list table {
	width: 725px;
	margin: 8px auto 5px;
	border-top: 1px solid #DADADE;
	border-left: 1px solid #DADADE;
	}
#list td {
	line-height: 130%;
	border-right: 1px solid #DADADE;
	border-bottom: 1px solid #DADADE;
	}
#list td.noBorder {
	border-right: none;
	border-bottom: none;
	}
#list .subTitle {
	width: 115px;
	padding: 13px 15px;
	color: #000000;
	font-size: 14px;
	line-height: 120%;
	background-color: #F5F5F5;
	}
#list .eng {
	font-size: 10px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	}
#list .address { padding: 13px 15px 10px; }
#list .tel {
	padding: 2px 0px 2px 16px;
	background: url(../../common/icon_tel.gif) 1px 3px no-repeat;
	*background: url(../../common/icon_tel.gif) 1px 4px no-repeat;
	}
#list .hours {
	margin: 0px 8px;
	padding: 15px 7px 20px;
	background: url(../../common/dotline_d.gif) top left repeat-x;
	}




