<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Cinzel:700,400);


/* CSS Document */
body	 {
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1		{
	font-size:12px;
	font-weight:normal;
	line-height: 12px;
}
h2		{
	font-size:15px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #999999;
	line-height: 20px;
}

h2.michelin		{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #db483d;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #db483d;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.th		{
	font-size:10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.title		{ font-size:14px ; font-weight:bold ; }
.name		{ font-size:12px; }
.name_2		{ font-size:18px ; }
.big		{ font-size:14px ; }
.big_2		{ font-size:14px ; line-height: 22px }
.nabeshima		{
	color: #8C8628;
	font-size: 12px;
}
.nabeshimaB		{
	color: #8C8628;
	font-size: 14px;
}
.taizo		{
	color: #AD4B3C;
	font-size: 12px;
}
.taizoB		{
	font-size: 14px;
	color: #AD4B3C;
}
.small		   {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}
.smallG		   {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #9F741E;
}
.small-w		  { color: white; font-size: 10px; line-height: 150% }
.small-c { font-size: 10px; line-height: 150%; text-align: center }
.verysmall		 {
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
}
.footer		 {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 180px;
}
.verysmall-w		{
	color: #FFFFFF;
}
.txt		   { line-height: 18px}
.txt12		   {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.txt12_2		   { font-size: 12px; line-height: 20px}
.txt-white		  { color: #fff; font-size: 12px; line-height: 150% }
.bold		{ font-weight:bold ; }
.input		 { color: #000000; font-weight: normal; font-size: 10px; text-decoration: none; background-color: #ffffff }
.submit		 { color: #ffffff; font-weight: normal; font-size: 10px; background-color: #006666; cursor: pointer }
A:link		  {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
A:visited	  {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
A:active	  {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
A:hover		{
	color:#99CC33;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
}
.kaiseki{
	padding:0 0 0 4px;
}
.kaiseki02{
	padding:5px 0 0 4px;
}

a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.youtubeiframe{
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 14px;
}
.cinzel{
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

.movietitle a{
	font-weight: bold;
	color: #5D975B;
}
.movie-box{
	text-align: center;
	width: 620px;
	padding-top: 20px;
	padding-bottom: 10px;
}</pre></body></html>