div#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div.top_text h1 {
	font-size: 10px;
	line-height: 2em;
	color: #FFFFFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

div.logo {
	margin-left:auto;
}

div.pankuzu {
	background-image: url(../images/common/pankuzu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


div#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
	padding-bottom: 10px;
}

div#header_naka {
	position: relative;
	height: 64px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
div#header_naka h2 {
    line-height:18px;
	font-size: 16px;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	float: left;
	text-align: left;
	position: absolute;
	left: 210px;
	bottom: 0px;
}

div.pankuzu p {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}


div#navi_qr {

	margin-top: 10px;
	width: 170px;
}
div#navi_qr div {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

div#shop_Tabe div#shop_title h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-right:15px;
}
div#shop_Nomi div#shop_title h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #EC0000;
	margin-right:15px;
}
div#shop_Igyoushu div#shop_title h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #57B12B;
	margin-right:15px;
}
div#shop_Fuzoku div#shop_title h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6699;
	margin-right:15px;
}

div.tokutoku div#tokutoku_box{
	border: 1px solid #666666;
	clear: both;
	width: 335px;
}

div.div_qr {
	margin-left: 250px;
	width  :100px;
	height :100px;
	border-color:#808080;
	border-style: solid;
    border-width: 1px;
    margin-bottom : 5px;
}

div.div_qr_print {
	width  :100px;
	height :100px;
	border-color:#808080;
	border-style: solid;
    border-width: 1px;
}

div.div_qr_left {
	width  :100px;
	height :100px;
	border-color:#808080;
	border-style: solid;
    border-width: 1px;
}

div.staff_info_thumnail {
	width:60px;
	height:80px;
}

/* クーポン印刷画面のQRコード設定用(枠表示) */
td.map div.div_qr_print {
	border : 1px solid #CCCCCC;
	width  : 100px;
    height : 100px;
}
