@charset "utf-8";
#wrapper {
	background-image: url(../info/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main #mainBox h2 {
	background-image: url(../info/images/menu.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 53px;
	width: 890px;
}
#main .mainLeft {
	width: 370px;
	float: left;
	padding-left: 50px;
}
#main .boxRight {
	width: 330px;
	float: left;
	margin-left: 162px;
	margin-bottom: 15px;
}
#main #shopImg01 {
	background-image: url(../info/images/img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 180px;
	float: left;
}
#main #shopImg02 {
	background-image: url(../info/images/img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
#main .txt01 {
	font-size: 10px;
	display: block;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin-bottom: 10px;
	line-height: 16px;
}
#main #faceBtn a {
	background-image: url(../info/images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 182px;
}
#main #faceBtn a:hover {
	background-position: -182px 0px;
}
#main .boxRight h4 {
	background-image: url(../info/images/name.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 140px;
	margin-bottom: 22px;
}
#main .boxRight h5 {
	display: block;
	height: 13px;
	width: 59px;
	margin-bottom: 15px;
}
#main .txt02 {
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	float: left;
	letter-spacing: 1px;
}
#main #gMaps a {
	background-image: url(../info/images/map.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 86px;
	margin-left: 15px;
}
#main #gMaps {
	float: left;
}
#main #gMaps a:hover {
	background-position: -86px 3px;
}
#main .txt03 {
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#main .txt04 {
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../info/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#main .txt05 {
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 75px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
* html #main .boxRight {
	margin-bottom: -10px;
}
* html #main #shopImg02 {
	margin-bottom: 10px;
}
