@charset "utf-8";

/*　トップページ */

#wrapper {
    width: 480px;
    min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
    overflow: visible;
    
}
#main-contents {
	width: 480px;
    height: 100%;
	overflow: visible;
	
/* Firefox用 */  
	　/* Safari,Google Chrome用 */  
	
}
#headar {
	text-align: center;
	background-color: #393200;
	opacity: 1.0;
}
#toptitle{
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 20px;
}

.toplogo{
	float: left;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}

#topmenu{
	margin-bottom: 10px;
	margin-right: auto;
	font-size: 15px;
}
#topmenu a{
	background-color: #904016;
	padding: 3px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: white;
}
#topmenu a:hover{
	background-color: #fc0606;
	padding: 3px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#menu{
	margin-right: auto;
	width: 480px;
	margin-left: auto;
}
#menu td{
	padding-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	color: #534f4f;
}

#callno{
	width: 478px;
	margin-left: auto;
	margin-right: auto;
}

#toriatsukaicopy{
	font-size: 15px;
	line-height: 160%;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.border1{
	border: 1px solid silver;
	margin-bottom: 3px;
}
.space3{
	margin-bottom: 3px;
	border: 1px dotted silver;
}
/*Facebookエリア*/
#fb-section {
    width: 450px;
    height: 630px;
}
.nagare{
	margin-left: 20px;
}
#fb-articles{
    width: 400px;
	padding-left: 20px;
	padding-right: 0px;
	float: left;
}
#banner{
	margin-left: 0px;

}
.bannerright{

	padding-top: 5px;
}
#omakase {
    width: 400px;
	padding-left: 520px;
	padding-right: 20px;
	margin-top: 40px;
}
#callme_info{
	width: 281px;
	margin-right: auto;
	margin-left: auto;
}
#callme_info2{

	padding-top: 20px;
	width: 281px;
	margin-right: auto;
	margin-left: auto;
}
#copy{
	font-size: 16px;
}
#topcontents{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: white;
}

#topcontents2{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: url(../images/oshushisp.png) center -50px no-repeat;
	height: 230px;
	opacity: 1;

}
#topcontents3{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: url(../images/rekishisp.png) -30px -15px no-repeat;
	height: 230px;
	opacity: 1;

}
#topcontents4{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: url(../images/form.png) 0 -50px no-repeat;
	height: 230px;
	opacity: 1;
	width: 450px;
}

#middlecontents{
	background-color: white;
	margin-top: 30px;
	text-align: left;
}
.bartitle{
	margin-left: -22px;
	margin-top: 10px;
}
.barcopy{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#line1{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#line1 th{
	border: 1px solid orange;
	padding: 5px;
	color: white;
	background: url(../images/seigaha.png);
	white;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
}
#line1 th .ichi{
	border: 1px solid orange;
	padding: 5px;
	color: white;
background: url(../images/seigaha.png);
white;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
}

#line1 td{
	border: 1px solid orange;
	padding: 10px 5px 5px 10px;
	color: black;
	background-color: white;
	font-size: 13px;
	line-height: 20px;
}
#line1 .kawa{
	background-color: #ffc500;
	font-size: 18px;
}
#line1  .kawahead{
	background-color: yellow;
	width: 150px;
}
#line1 .ichi{
	background-color: yellow;
	font-size: 18px;
}
#line2{
	width: 450px;
	margin-left: 20px;
}

#line2 td:first-child{
	border: 1px solid white;
	padding: 10px 5px 5px 10px;
	color: black;
	background-color: rgba(255, 165, 0, 0.63);
	font-size: 13px;
	line-height: 20px;
	border-left-style: solid;
	border-left-color: rgba(255, 165, 0, 0.63);
}
#line2 td{
	border: 1px solid orange;
	padding: 10px 5px 5px 10px;
	color: black;
	background-color: white;
	font-size: 13px;
	line-height: 20px;
}

#line2 .kawa{
	background-color: orange;
	font-size: 18px;
}
#line2  .kawahead{
	background-color: orange;
	width: 110px;
}
#line2 .ichi{
	background-color: yellow;
	font-size: 18px;
}
#secondline{
	margin-left: 63px;
	margin-top: -19px;
}
.profile{
	width: 460px;
	margin-left: 10px;
	margin-top: 0px;
	font: 17px/180% "ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: 2px;
	margin-right: 10px;
}
#right{
	text-align: right;
	margin-right: 30px;
	margin-bottom: 30px;
	font-size: 20px;
	margin-top: 10px;
}
#faxicon1{
	width: 283px;
	height: 183px;
}

.pphoto{
	float: right;
	margin-left: 20px;
}
#accessmap{
	padding-left: 20px;
	padding-bottom: 30px;
}
#shosai{
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/waranattosp.png) right 205px no-repeat;

}
#shosai img{
	margin-bottom: 8px;

}
.text{
	color: maroon;
}

#nattoulink{
	font-size: 14px;
}
#nattoulink a{
	color: maroon;
}
.kadomaru{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid orange;
	margin-left: 20px;
	padding: 10px;
}
#page-top {
	position: fixed;
	bottom: 60px;
	right: 30px;
	font-size: 77%;
	background-image: url(../images/gotoegg.png);
}
#page-top a {
	text-decoration: none;
	color: black;
	padding: 38px 10px 30px;
	text-align: center;
	background-image: url(../images/gotoegg.png);
	width: 80px;
	margin-top: 10px;
}
#page-top a:hover {
	text-decoration: none;
	color: blue;
}

#alllineup{
	margin-left: 5px;
	width: 480px;
}
.lineup{
	width: 430px;
	margin-left: 10px;
}
td{
	border-style: solid;
	border-color: silver;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 13px;
	line-break: normal;
	color: #585454;
}
small{
	font-size: 10px;
	line-height: 120%;
}
.mini{
	font-size: 11px;
}
.linephoto_no{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 1px solid silver;
}
.linephoto2{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
	height: 100px;
}

.linephoto{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}

/*フッター*/
#footer {
	width: 480px;
	height: 300px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer b{
	font: bold 21px Georgia, "Times New Roman", Times, serif;
	color: #c48002;
}
#footer .left{
	color: #c48002;
	float: left;
	padding-top: 50px;
	padding-left: 30px;
}
#footer .right{
	color: #c48002;
	text-align: left;
	padding-top: 200px;
	padding-left: 30px;
}
.copyright{
	color: white;
	font-size: 14px;
	clear: both;
	margin: 10px auto 30px;
	width: 380px;
}



