@charset "utf-8";

#top_img {
	height: 300px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#netshop {
	background-image: url(../img/index/netshopbg.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 800px;
	margin-bottom: 10px;
	clear: both;
}
#netshoptxt {
	width: 380px;
	padding-top: 60px;
	padding-left: 150px;
	float: left;
}
#shopbt {
	float: right;
	margin-top: 55px;
	margin-right: 15px;
}
#order_tel {
	background-image: url(../img/index/telbg.gif);
	height: 115px;
	width: 385px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#teltxt {
	width: 195px;
	padding-left: 170px;
	padding-top: 10px;
}
#opentime {
	padding-left: 100px;
	padding-top: 40px;
}
#order_fax {
	background-image: url(../img/index/faxbg.gif);
	float: right;
	height: 115px;
	width: 385px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#faxtxt {
	width: 195px;
	padding-left: 170px;
	padding-top: 10px;
}
#ordersheet {
	padding-top: 40px;
	padding-left: 130px;
	font-weight: bold;
}
#shopdetail_bt {
	clear: both;
}
#shopdetail_bt li {
	display: inline;
}
#shopdetail_bt img {
	margin-right: 15px;
}
#privacytxt {
	margin: 20px;
}
.bn {
	margin-bottom: 20px;
}

