﻿@charset "utf-8";

/*print css*/

body{
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
	line-height: 1.6;
	background-image:none;
	font-size:12px;
}

div#wrapper{
	width:100%;
	border-width:0px;
}
div#contener{
	width: 100%;
	background-image:none;
}

div#left{
	text-align:left;
	width:100%;
	float:inherit;
}
h2{
	font-size:1em;
	margin:0;
	clear:both;
}

table#adress{
	width: 45%;
	border: 1px solid #000;
	border-collapse: collapse;
	float:left;
}
table#adress caption{
	padding-left:1em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:left;
	font-weight:bold;
}

table#adress td,table#adress th{
	padding-left:0.5em;
	text-align:left;
	font-weight: normal;
	border:1px solid #000;
}

p#tel{
	margin:0 5px;
	width:163px;
	height:22px;
	float:right;
}

p#map{
	margin:0 5px;
	width:163px;
	height:159px;
	float:left;
}
div#qr{
	float:right;
}

div#qr p{
	display:none;
}
div#setumei{
	display:none;
}
div#sonota{
	display:none;
}

div#link{
	display:none;
}

div#contents{
	width:100%;
	float:inherit;
}

div#id{
	display:none;
}

div#navi{
	display:none;
}
div#navi ul,li{
	display:none;
}


div#id ul{
	display:none;
}
div#footer{
	display:none;
}

h1#header{
	display:none;
	margin:0;
}

.menu{
	display:none;
}

.menu2 td{
	font-size:30px
}

div#coupon p{
	display:none;
}

div#coupon img{
	margin:3px auto;
	border:1px dashed #000;
}

