@media print {

body{
	background-image:none;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	color:#333333;
	font-size:12px;
	line-height: 160%;
}

#header,
#navigation,
#footer,
#headder_bread,
.top_box_img,
.top_box,
.store_comment_box,
.comment_box,
.imgbox,
.staff_box_body,
.blog_box_body,
.title_bg05,
.staff_box_body,
.voice_box,
.btn_box02,
#btn_print,
#pagetop,
.blog_box_body2
{
	display: none;
}

#center_column .infobox_1 {
	float:left;
	width: 492px;
	margin-right:12px;
	text-align: center;
	vertical-align: middle;
}
/*For IE6*/
*html #center_column .infobox_1 {
   margin-right:6px;
}
/*For Safari,Firefox*/
:root #center_column .infobox_1 {
	margin-right: 12px;
}

#shop_name_img{
	display:none;
}

#shop_name{
	text-align:left;
	font-size:16px;
	font-weight:bold;
}


