/* ================================================ */
/* printmedia.css                                   */
/* ================================================ */

.printWrap_p {
	width: 99%;
}

.appealPoint_p {
	width: 100%;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.appealText_p {
	text-align: left;
	color: #333333;
	padding-left: 5px;
	list-style-type: none;
	font-size: 16px;
}

.infoTableWrap_p {
	width: 100%;
}

.bukkenBiew_p {
	width: 33%;
	height: 240px;
	margin-top: 10px;
	float: left;

}

.qrBiew_p {
	width: 30%;
	height: 140px;
	float: left;

}

.bukkenQrText_p {
	width: 100%;
	padding: 10px 0 0 10px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.imgPosition {
	/*padding-top: 20px;*/
}

.bukkenQrPosition {
	width: 100px;
	height: 100px;
	/*padding-top: 10px;*/
}
.bukkenQrPosition img {
	width: 100px;
	height: 100px;
	padding-left: 30px;
}

.shopTableWrap_p {
	width: 100%;
	padding-top: 10px;
	float: left;
}

.shopTitleCel {
	width: 8%;
	text-align: center;
	background: #d8ecc7;
	font-weight: bold;
}

.shopInfo {
	width: 30%;
	text-align: left;
	padding-left: 10px;

}

.shopMaps {
	width: 20%;
	text-align: center;

}

.shopInfoWrap {
	width: 70%;
	float: left;
}

.shopQrArea_p {
	width: 30%;
	float: left;
}

.shopQrSize {
	width: 80px;
	height: 80px;
}

.shopMap {
	padding-left: 10px;
}

.shopLfont {
	text-align: left;
	font-size: 16px;
	list-style-type: none;
}

.shopSfont {
	text-align: left;
	font-size: 12px;
	list-style-type: none;
}

.shopMfont {
	text-align: left;
	font-size: 14px;
	list-style-type: none;
}

.buttomCode_p {
	width: 100%;
	margin-top: 10px;
	font-size: 9px;
	background: #d8ecc7;
	text-align: center;
}

#infoTitleCel_p {
	width: 16%;
	text-align: center;
	background: #d8ecc7;
	font-weight: bold;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

#infoShortSpace01_p {
	width: 17%;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

#infoLongSpace_p {
	width: 84%;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

#infoShortSpace02_p {
	width: 17%;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

.printButton_p {
	display: none;
}

#printBorder_p {
	border-collapse: collapse;
	border-spacing: 0;
}

/* head foot —p
--------------------*/

* {
	position: static ;
	padding: 0  ;
	margin: 0  ;
	font-size: 7pt ;
	color: #000 ;
	text-align: left ;
	list-style-type: none ;
}

body #container {
	width: 100%;
	background: none  ;
}

.bukkenWrap{
	border: none ;
}

.p_title01{
	font-size: 1.2em ;
	color: #222 ;
	padding: 2px 2px;
	background: #d8ecc7 ;
}

.tableWrap {
	width: 100% ;
}

.detail, .imageArea {
	width: 100% ;
	margin-top: 1em ;
	border-collapse: collapse ;
}

.imageArea  {
	height: auto ;
	width: 70%;
}

.detail th {
	background: #d8ecc7 ;
	text-align: center ;
}

.detail th, .detail td {
	width: 16% ;
	padding: 0.1em ;
	border: 1px solid #b3b3b3 ;
	font-size: 7pt ;
	white-space: inherit  ;
}

#footer {
	text-align: right ;
	background: none ;
}

#footer img {
	height: auto ;
	width: auto ;
	border: none ;
}
table.detail div.shopname01 {
	font-size:20px;	
	padding:25px 0 0 10px;
	font-weight: bold ;
}
table.detail div.shopname02 {
	font-size:20px;	
	padding:0 0 0 10px;	
}
table.detail div.shopname03 {
	font-size:20px;	
	padding:25px 0 0 10px;
}
table.detail div.shopname04 {
	padding:0 0 0 12px;
}
.shopMap {
 padding-left: 7px; 
}
.tableWrap td {
	padding: 0 6px 0 6px ;
	text-align:left ;
}

.tableWrap li {
	padding:2px;
	padding-bottom:none;
	font-size:12px;
	text-align: left ;
}

