@charset "utf-8";
/* CSS Document */
body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-attachment: fixed;
	color:#111;
}
.clear {
		clear: both;
}
h1 {
	margin-bottom: 5px;
	margin-top: 5px;
}
#site-wrapper {
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
	overflow:hidden;
	height: 540px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.plofile1 {
	float: left;
	width: 205px;
	margin-top: 20px;
}
.plofile2 {
	float: left;
	width: 205px;
	margin-left: 17px;
	margin-top: 20px;
}
.plofile3 {
	float: left;
	width: 205px;
	margin-left: 18px;
	margin-top: 20px;
}
.shopinfo {
	margin: 0px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #111;
}
