@charset "UTF-8";
/* CSS Document */

/* Universal selector */
* {
margin:0;
padding:0;
position:static;
}

/* Text(Heading) */
h1, h2, h3, h4, h5, h6 {position:static;}

/* Text(Block) */
address, blockquote, div, p, pre {
font-style:normal;
font-weight:normal;
position:static;
}

/* Text(Inline) */
abbr, acronym, br, cite, code, dfn, em, kbd, q, samp, span, var {
position:static;
border:none;
font-style:normal;
font-weight:normal;
}
strong {
position:static;
border:none;
font-style:normal;
font-weight:bold;
}

/* Hypertext */
a {text-decoration: none;}

/* List */
ul, dl, dt, dd {
list-style-type:none;
font-style:normal;
font-weight:normal;
position:static;
}
ol {list-style-type:none;}

/* Image */
img {
border:0;
vertical-align:top;
}

/* Scripting */
noscript, script {
font-style:normal;
font-weight:normal;
position:static;
}

/* Etc. */
hr, table, form, fieldset, del {
	font-style:normal;
	font-weight:normal;
	position:static;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
.pankuzu{
	font-size: 12px;
	font-weight: bold;
	color: #81653F;
	padding-top: 14px;
	text-align: left;
	padding-bottom: 14px;
}
.shop_info_t{
	font-size: 14px;
	font-weight: bolder;
	line-height: 120%;
	color: #FFFFFF;
	padding-left: 10px;
	background-color:#5B6644;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	}
.shopdata{
	font-size: 14px;
	font-weight: normal;
	height: 80px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: repeat-x;
	border: 1px solid #999999;
}
.shop_info_name{
	font-size: 14px;
	font-weight: bolder;
	line-height: 120%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../image/tenpomei.gif);
	background-repeat: repeat-x;
	}
.shopdata_a{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.profile {
	border: 1px solid #999999;
	padding:2px;
}
.profile td {border-left: 1px solid #999999;
             border-bottom: 1px solid #999999;
			 border-right: 1px solid #999999;
			 border-top: 1px solid #999999;
			 padding: 5px;
}

.print_ft{
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	line-height: 16px;
}
.print_ft_k{
	font-size: 14px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	line-height: 16px;
}

			 


#print_about{
	height: 94px;
	width: 82px;
	float:left;
	padding-top: 5px;
}
#print_about2{
	height: 94px;
	width: 275px;
	float:right;
	padding-top: 5px;
}
#print_about3{
	height: 96px;
	width: 80px;
	float:left;
	padding-top: 10px;
}
#print_about4{
	height: 96px;
	width: 498px;
	float:right;
	padding-top: 10px;
}
#hb_print {
	margin:10px 0 0 10px;
}
#print_qr_p{
	height: 70px;
	width: 612px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	padding-right: 10px;
	background-color:#FFFFFF;
	display:none;
}
#print_qr1_p{
	height: 30px;
	width: 532px;
	float: right;
	clear : none;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left:0px;
	padding-right: 0px;
}
#print_qr2_p{
	height: 70px;
	width: 70px;
	background-color:#FFFFFF;
	float:left;
}
.shop_ab{
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

.border_2 {
	border: solid 1px #006633;
	border-collapse: separate;
	 }
	 .border_3{
	background-color:#CEFFCE;
	 }

	 .border_4{
	background-color:#5B6644;
	 }