@charset "utf-8";
body {
	background-image: url(images/back-ground2015.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents-outer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: rgba(255,255,255,0.40);
	margin-top: 7px;
}

#inner-contents {
	clear: both;
	background-color: rgba(255,255,255,0.67);
	padding: 10px;
}

.clear-fix {
	zoom: 1;
}

.clear-fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	zoom: 1;
}
#inner-contents #slider-box {
    width: 475px;
    float: left;
    height: 475px;
    overflow-y: hidden;
    overflow-x: hidden;
    max-width: 100%;
}
section {
	margin-bottom: 22px;
}
.take-out-h1  {
	border-bottom: 3px solid #736051;
	margin-top: 17px;
	margin-bottom: 7px;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
}
.text-center {
	text-align: center;
}
.padd-LR-50-25px {
	padding: 25px 50px;
}
.float-right {
	float: right;
}
.margin-left10px {
	margin-left: 10px;
}
#fb-page-plugin {
	width: 464px;
	/* [disabled]padding: 1px; */
	/* [disabled]height: 500px; */
	border: 5px solid rgba(255,255,255,0.65);
	margin: 0px;
	background-color: rgba(255,255,255,1.00);
}

.takeout-tel{
	float:right;
	 position:absolute; top:250px; margin-left:470px;}

body #inner-contents  div.seas-takeout-tel{
    float: right;
    position: absolute;
    top: 400px;
    margin-left: 470px;
    width: 477.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
