@charset "Shift_JIS";

/*----------------------------------------
#header
-----------------------------------------*/
	
#header{
	height:70px;
	background: url(/value/shop/tennoucho/image/header.gif) no-repeat 0px 30px;
	margin-top: 5px;
	}

/* QR
--------------------------------------------*/	

#qr {
	border:1px solid #ccc;
	background: url(/value/shop/tennoucho/image/qr.gif) no-repeat 5px 5px;
	padding-left: 85px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	height: 80px;
	}



#footer {
	height:70px;
	background: url(/value/shop/tennoucho/image/header.gif) no-repeat 0px 0px;
	}

/*------------------------------------------
 shop
--------------------------------------------*/
#shop {
	width:100%;
	height:250px;
	background-image: url(/value/shop/tennoucho/image/top-back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 10px;
	}
	

