@charset "utf-8";

/*
**********************************************************************

* shop_print.css

* site name   : http://www.izumiya.co.jp
* description : Shop Print
* since       : 2007/08/20
* editor      : sugita
*********************************************************************
*/


/*
-------------------------------------------------------
印刷用
-------------------------------------------------------
*/
div#header {
	display:none;
}
div#footer {
	display:none;
}
div#navi {
	display:none;
}
div#wrapper {
	width:600px;
}
h1 {
	display:none;
}
#topic-path {
	display:none;
}
#print {
	display:none;
}
.shop div#container {
	width:600px;
}
.hd-shop-list {
	padding-left:0;
}
p.PageTop {
	display:none;
}
p.detail-link {
	display:none;
}
#chi {
	display:none;
}
.recruitment {
	display:none;
}
#wideLink {
	display:none;
}
.shop .shop-btm {
	padding:0;
}
#entry .entry-data-table {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}
.shop #entry .entry-data-table th,
.shop #entry .entry-data-table td {
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.shop #entry .shop-btm .entry-data-table th,
.shop #entry .shop-btm .entry-data-table td {
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
