@charset "UTF-8";

/*========================================
  KH Default Style Sheet
  Since: 2009-4-10
  Editor: Hearts Creative Kazoo
=========================================*/

/*----------------------------------------
   [ text ]
-----------------------------------------*/

#shopinfo h1 {
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
	color: #777777;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*----------------------------------------
   [ shop info ]
-----------------------------------------*/

.shopinfo_title {
	height: 20px;
	width: 610px;
	display: block;
	margin-bottom: 5px;
}

#shop {
	float: left;
	width: 590px;
	padding-left: 10px;
}

#shop h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: lighter;
	color: #666;
	display: block;
	float: left;
	width: 560px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#shop a img {
	display: block;
	float: left;
}

#shop_name {
	display:block;
	width:590px;
	height:30px;
	float: left;
	margin-left: 10px;
}

#shop_info {
	width:610px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#shopinformation {
	display:block;
	width:590px;
	height:50px;
	float: left;
	padding-left: 10px;
}

#shopcopy {
	display:block;
	width:588px;
	font-size:12px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	color: #666;
	line-height: 1.8em;
	font-weight: lighter;
	margin-bottom: 10px;
}

#shopconcept {
	width:590px;
	margin-top:20px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

#shopconcept .brand {
	display:block;
	width:590px;
	height:30px;
}

#shopconcept .catch {
	display:block;
	width:590px;
	height:17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#shopconcept .concept {
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	width:450px;
	height:90px;
	padding-left: 70px;
}

#shopconcept p.message {
     width:580px;
     font-size:12px;
	 line-height:1.8em;
	 color:#666666;
	 margin-top:10px;
}

