<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 "import.css";

#main {
	background:url(../img/common/subside_bg.jpg) repeat-y left top;
}
	#main #bgimg {
		background:url(../img/orexis/about_bg.jpg) no-repeat;
	}
	#left {
		float:left;
		width:250px;
	}
	#main #side {
		background:url(../img/orexis/side_bg.png) no-repeat;
	}
		#main #side h2 {
		}
		#main #side ul {
			padding-bottom:50px;
			line-height:1;
		}
		#main #side .opentable {
			width:170px;
			height:280px;
			margin-left:40px;
			margin-bottom:30px;
		}
			#main #side .opentable ul{
				padding-bottom:0;
			}
		#main #side .opentable_text {
			width:170px;
			margin-left:40px;
			margin-bottom:10px;
			color:#fff;
		}

	#main #content {
		float:left;
		width:710px;
		/*background:#06060B;
		opacity:0.75;
		filter:alpha(opacity=75);*/
		background:url(../img/common/ie6.png) repeat-y left top;
	}
		#main #content .inner {
			padding:0 0 0 30px;
			font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
			min-height:630px;
		}
		#main #content h2 {
			text-align:right;
			padding:64px 20px 72px 0;
		}

		#azInner {
			color: #fff;
		}

#main #subside {
	padding:0px 0 20px;
}

/* aboout */

#main #content .about {
	background:url(../img/orexis/about_img.jpg) no-repeat left top;
	color:#FFF;
	font-size:12px;
	padding:120px 20px 150px 295px;
	margin-bottom:50px;
}
	#main #content .about p {
		padding-bottom:1em;
		line-height:1.4;
	}
#main #content .owner {
	background:url(../img/orexis/about_img2.jpg) no-repeat right top;
	color:#FFF;
	font-size:12px;
	padding:0 320px 0 0;
	height:650px;
	margin-bottom:50px;
}

#main #content .chef2  {
	background:url(../img/orexis/about_img5.jpg) no-repeat left top;
	color:#FFF;
	font-size:12px;
	padding:0 20px 0 295px;
	margin-bottom:50px;
}

	#main #content .owner p,#main #content .chef2 p {
		padding-bottom:1em;
		line-height:1.4;
	}
	#main #content .owner dl,#main #content .chef2 dl {
		line-height:1.4;
	}
		#main #content .owner dl dd,#main #content .chef2 dl dd {
			padding-bottom:1em;
		}
#main #content .chef {
//	background:url(../img/orexis/about_img5.jpg) no-repeat right top;
	color:#FFF;
	font-size:12px;
	padding:0 320px 0 0;
//	height:373px;
	height:610px;
	margin-bottom:80px;
}
	#main #content .chef p {
		padding-bottom:1em;
		line-height:1.4;
	}
	#main #content .chef dl {
		line-height:1.4;
	}
		#main #content .chef dl dd {
			padding-bottom:1em;
		}

#main #content .chef3 {
	background:url(../img/orexis/about_img5.jpg) no-repeat right top;
	color:#FFF;
	font-size:12px;
	padding:0 320px 0 0;
//	height:373px;
	height:610px;
	margin-bottom:80px;
}
	#main #content .chef3 p {
		padding-bottom:1em;
		line-height:1.4;
	}
	#main #content .chef3 dl {
		line-height:1.4;
	}
		#main #content .chef3 dl dd {
			padding-bottom:1em;
		}

/* space */
.sp{
	width:300px;
	float:left;
	margin-right:10p;
}
.sp p{
	width:275px;
}
table.space_01 {
	margin-top:20px;
}

/* wedding */
.table_w td {
	border:1px solid #222;
}

div.section_wedding {
	font-size:11px;
}
	div.section_wedding p{
		padding:10px 0;
	}
	.left {float:left;width:310px;}
	.right {float:right;width:310px;}

.l-nav2 {
	background:url(../img/orexis/wedding/l-nav_bg2.png) repeat-y left top;
	margin-bottom:30px;
	text-align:left;
	padding:20px 30px 20px 0;
}
	.l-nav2 ul li{
		display:block;
		padding-left:20px;
		margin-left:30px;
		background:url(../img/common/arw.png) left 2px no-repeat;
		font-size:12px;
	}
	.l-nav2 ul li h4 {
		font-weight:bold;
	}
		.l-nav2 ul.ulsub li{
			display:block;
			padding-left:20px;
			margin-left:0;
			font-size:12px;
		}


#side_l-nav {
	position:relative;
}

/* menu */
.l-nav {
	background:url(../img/orexis/menu/l-nav_bg.png) left center no-repeat;
	margin-bottom:30px;
	text-align:center;
	padding:20px 30px 20px 0;
}
	.l-nav ul li{
		display:inline;
		padding-left:20px;
		margin:0 30px;
		background:url(../img/common/arw.png) left center no-repeat;
	}

table.photo_menu {
	width:600px;
	margin:0 auto 30px auto;
}

/* image-layout */
.imgleft {float:left;}
	.imgleft img {
		margin:0 10px 0 0;
		display:block;
	}
.imgright {float:right;}
	.imgright img {
		margin:0 0 0 10px;
		display:block;
	}


/* A to Z */

.azBar {
	margin: 90px 0 20px;
	padding-top: 3px;
	background: url('../img/orexis/service/h3_bar.png') no-repeat;
	width: 650px;
	height: 30px;
	clear: both;
}
.azBarFirst-child {
	margin-top: 17px;
}
.azId {
	font-family: serif;
	font-weight: bolder;
	color: #62431b;
	font-size: 28px;
	padding: 0 17px;
	line-height: 0.87;
}

.pw
{
	font-size:14px;
	line-height:150%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding: 6px 12px;
	color:#060;
	background: #FFA800;
	overflow: auto;
	display:block;
}
.imgright {float:right;}
	.imgright img{
		margin:0 0 20px 20px;
		display:block;
	}
</pre></body></html>