@media print{

/* {ݒ */

h1 {
	font-size: 24px;
	text-indent: 0px;
}
h2 {
	font-size: 18px;
	text-indent: 0px;
}
h3 {
	font-size: 16px;
	text-indent: 0px;
}
h4 {
	font-size: 14px;
	text-indent: 0px;
}
h5 {
	font-size: 12px;
	text-indent: 0px;
}

#headContainer {
	display:list-item;
	list-style-image: url(/images/bg_head.jpg);
	list-style-position: inside;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 80px;
	width: 810px;
}
#headLeadBox {
	display: none;
}
#logoBox {
	display: none;
}
#headBtContainer {
	display: none;
}
#viCopyBox {
	display: none;
}
#introBox {
	display: none;
}
#indexViContainer {
	display:list-item;
	list-style-image: url(/images/ind_vi_bg.jpg);
	list-style-position: inside;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 233px;
	width: 810px;
}
#viContainer {
	display:list-item;
	list-style-image: url(/images/vi.jpg);
	list-style-position: inside;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 103px;
	width: 810px;
	font-size: 1px;
	color: #FFFFFF;
}
#naviBox {
	display: none;
}

.shopListBox {
	float: left;
	width: 250px;
	padding-right: 15px;
}

#shopInfoContainer {
	clear: both;
	float: none;
	width: 810px;
}
#shopInfoImgBox {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#shopInfoLeadContainer {
	float: left;
	width: 340px;
}

#shopMapImgBox {
	float: left;
	width: 430px;
	padding-right: 10px;
}
#shopMapNameContainer {
	float: left;
	width: 310px;
}

#topBtBox {
	display: none;
}
#footNaviBox {
	display: none;
}
#footBnBox {
	display: none;
}
#copyrightContainer {
	display:list-item;
	list-style-image: url(/images/bg_foot.gif);
	list-style-position: inside;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	width: 780px;
	margin-right: 15px;
	margin-left: 15px;
	height: 60px;
}
#copyrightGroupBox {
	display: none;
}
#copyrightGroupBox a {
	display: none;
}
#copyrightAddBox {
	display: none;
}

}

