<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* &lt;WIREFRAME&gt; */
body {
}
/* &lt;/ WIREFRAME&gt; */

/* &lt;HEADER&gt; */
div#headBanner h1 {
	background: url("../img/top.jpg") no-repeat;
	height: 200px;
	text-indent: -9999px;
	width: 950px;
}
/* &lt;/ HEADER&gt; */

/* &lt;SEARCH CONTENT&gt; */
#searchContent {
	color: #000;
}
ol#searchContent-hld li.searchContent-list {
	background: #fff;
	border: 2px solid #ccc;
}
.search-info-detail-wrap {
	overflow: hidden;
}
.searchcontent-refine {
	background: #fff;
}
.searchcontent-refine-detail dt {
	background: #e0051c no-repeat;
	font-size: 14px;
	font-weight: bold;
}
div.searchContent-tll-hld {
	background: #e0051c url(../img/searchttlbg.gif) no-repeat 725px center;
}
.storeBtn a {
	background: url(../img/btn_detail.jpg) no-repeat 0px 0px;
}
.storeBtn a:active,
.storeBtn a:hover {
	background-position: 0px -114px;
}
.searchcontent-refine-detail dd ul li a {
	background-image: url("../img/img.png");
	background-position: -75px -9px;
}
.searchcontent-refine-detail dd ul li span {
	color: #000;
	background: #fce1ec url(../img/img.png) -70px -35px;
}
/* &lt;/ SEARCH CONTENT&gt; */


/* custom */
.searchcontent-refine-detail a { color: #0066b3; }

.searchcontent-refine-detail dd ul li.lvNo {
	padding-left: 5px;
}

.searchcontent-refine-detail dd ul li.lvNo a {
	background: url("../img/img.png") -75px -9px no-repeat;
	padding: 2px 0 2px 9px;
}

.searchcontent-refine-detail dd ul li.lvNo span {
	color: #000;
	background: #fce1ec url(../img/img.png) no-repeat -75px -9px;
	padding: 2px 0 2px 9px;
	text-decoration: none
}

.search-info-detail-hld {
	background-color: #fff;
	padding: 7px;
	width: 264px;
	border: 1px solid #E0051C;
}

.sort01 dl.searchContent-about {
	border-bottom: 0px dotted #c6c6c6;
	display: inline;
	float: right;
	margin: 11px 10px 6px 0;
	padding-bottom: 4px;
	width: 530px;
}

.name_menu {
	font-size: 138%;
	font-weight: bold;
	color: #E0051C;
}
ol.photoSmall dl.searchContent-about {
	border-bottom: 0px dotted #C6C6C6;
	margin: 0 0px 0px 0;
	padding: 10px 10px 0px 0;
	width: 650px;
}
.photoSmall .name_menu {
	font-size: 138%;
	font-weight: bold;
	color: #E0051C;
}

.BorderB {border-bottom: 1px dotted #c6c6c6;padding-bottom: 4px;margin: 0px 0px 6px 0;}

.ccjc_lunch {
	color:#FFF;
	background: #de0e27;
	padding: 0px 4px;
	line-height: 16px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 14px;
}
.ccjc_dinner {
	color:#FFF;
	line-height: 16px;
	background: #1f2585;
	padding: 0px 4px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 14px;
}
.storeBtn {
	height: 38px;
	margin-top: 10px;
	position: relative;
	width: 280px;
}
.storeBtn a {
	background: url(../img/btn_detail.jpg) no-repeat 0px 0px;
	display: block;
	height: 38px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 127px;
}
.storeBtn a:active,
.storeBtn a:hover {
	background-position: 0px 0px;
}
.storeBtn a:hover { 
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
}
/* custom */
</pre></body></html>