<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
	color:#ff6600;
	outline: none;
}

a:hover {
	color:#1cc3b9;
}

img {
	border:none;
}


header {
	position:absolute;
	left: 0;
	right: 0;
	bottom:0;
	top:0;
	margin:0 auto;
	padding:0;
	width:980px;
	height:220px;
	z-index:100;
	letter-spacing:-6px;
}

header .logo {
	width:325px;
	height:220px;
	background:url(../images/prcafe_logo.png) no-repeat;
	background-position:center;
	display:inline-block;
	font-size:0px;
	margin:0;
	padding:0;
	letter-spacing:normal;
	z-index:200;
}

header .logo a {
	width:325px;
	height:220px;
	display: block;
	text-indent:-9997px;
}

header nav.menu {
	width:655px;
	height:50px;
	margin:60px 0;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
}

header nav.menu ul {
	margin:0;
	padding:0;
	font-size:0px;
	width:735px;
	vertical-align:top;
	letter-spacing:-6px;
}

header nav.menu ul li {
	font-size:1.2em;
	margin:0;
	padding:0;
	vertical-align:top;
	letter-spacing:normal;
}

header .menu li.concept {
	width:120px;
	height:25px;
	margin:0px 22px;
	display:inline-block;
	list-style-type:none;
}

header .menu li.concept a {
	width:120px;
	height:25px;
	display:block;
	background:;
	vertical-align:top;
}

header .menu li.menu_btn {
	width:81px;
	height:25px;
	margin:0px 10px 0px 21px;
	display:inline-block;
	list-style-type:none;
}

header .menu li.menu_btn a{
	width:81px;
	height:25px;
	display:block;
	background:;
	vertical-align:top;
}

header .menu li.menu_grand {
	width:87px;
	height:23px;
	margin:0px 10px 0 0;
	display:inline-block;
	list-style-type:none;
}

header .menu li.menu_seasonal {
	width:87px;
	height:23px;
	margin:0px;
	display:inline-block;
	list-style-type:none;
}

header .menu li.menu_btn a{
	width:87px;
	height:23px;
	display:block;
	background:;
	vertical-align:top;
}

header .menu li.access {
	width:100px;
	height:25px;
	margin:0px 42px;
	display:inline-block;
	list-style-type:none;
}

header .menu li.access a {
	width:100px;
	height:25px;
	display:block;
	background:;
	vertical-align:top;
}

header .menu li.contact {
	width:122px;
	height:25px;
	margin:0px 20px;
	display:inline-block;
	list-style-type:none;
}

header .menu li.contact a {
	width:122px;
	height:25px;
	display:block;
	background:;
	vertical-align:top;
}

footer {
	width:100%;
	height:250px;
	background-size:contain;
	min-width:980px;
}
footer p {
	font-size: 0.8em;
}
footer p a {
	color:#59493F;
	outline: none;
}

footer p a:hover {
	color:#ff6600;
}
.rakeru  {
	width:655px;
	margin:1em auto 0em auto;

}

.copyright a{
	width:479px;
	height:138px;
	margin:0 auto;
	display:block;
	background:url(../images/copyright.png) no-repeat;
	background-position:bottom;
}</pre></body></html>