@charset "UTF-8";
/***************************************************
 print.css for all pages
***************************************************/
body {
	font-size: 7pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.1;
	letter-spacing: 1px;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	padding: 0;
}

#beta,
#mainNav,
#breadCrumb,
#shops .attentionNm,
.pagetop,
#shops h1,
#printBtn,
#footer ul,
#headBanner { display: none; }

#shops #alpha,
#static #alpha {
	width: auto;
	}
#shops #head,
#static #head {
	height:50px;
	}
#shops #head img,
#static #head img {
position: static;
width: 120px;
height:50px;
}


#shops table th,
#shops table td { padding: 0;}

#footer { background: none; }

#coupon { padding: 0; margin: 0;}
#coupon h3 img { width: 80px;}
#coupon p { font-size: 7pt;}
#printBtn { margin: 0; }

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
img {
	border: 0;
}
#alpha table {
	margin: 0;
	padding: 0px;
}
#alpha table th,
#alpha table td {
	padding: 0;
	}
/*
a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}*/
