div.sub_block {
	padding: 8px 0px 0px 0px;
	width: 450;
}

.use_links {
	background-color: #EEEEEE;
}

/* 2008/1/30 お問合せページ 個人情報保護方針用に追加 */
#txqpolicy {
	width:420px;
	height:150px;
	overflow:auto;
	line-height:1.25em;
	padding:3px;
	border: 1px solid #CCCCCC;
}

/* ---- 201002追加 QRコード ---- */	

#QR_code {
	width:142px;
	text-align:center;
	border:1px solid #594E39;
	margin:10px auto;
	padding:0;
/*	background-color:#ffffff;*/
}

#QR_code .qr_info{
	line-height:125%;
	font-size: 80%;
	text-align:left;
	margin:10px 10px 5px;
}

#QR_code .qr_image{
	width:73px;
	margin:5px auto 10px;
}

#QR_code .clear{
	clear:both
}


/*css_end*/
