@charset "UTF-8";

label {
	cursor: pointer;
}

input {
	margin: 5px 5px 5px 0;
}

div#title {
	margin: 0;
	padding: 0;
	background: url(../img/shopSearch/title.jpg) no-repeat;
	height: 100px;
	width: 780px;
	clear: both;
}

div#rightArea {
	border-left: #F37700 solid 8px;
}

h2 {
	text-indent: -99999px;
}

h3 {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img/shopSearch/line.gif) no-repeat bottom left;
	clear: both;
	font-size: 18px;
	font-weight: bold;
}

form {
	margin: 0 0 60px 0;
}

div#title p {
	color: #000;
}

ul#siteMenu li img#now {
	border: #F37700 solid 1px;
}

input#freeWord {
	margin: 5px 0 0 0;
	width: 300px;
}

div.oneRow {
	clear: both;
}

p.btn a {
	margin: 5px;
	padding: 0;
	display: block;
	width: 165px;
	height: 36px;
	overflow: hidden;
	text-indent: -99999px;
	float: left;
}

p#gourmetBtn a {
	background: url(../img/shopSearch/gourmet.jpg) top left no-repeat;
}

p#gourmetBtn a:hover {
	background: url(../img/shopSearch/gourmet.jpg) bottom left no-repeat;
}

p#beautyBtn a {
	background: url(../img/shopSearch/beauty.jpg) top left no-repeat;
}

p#beautyBtn a:hover {
	background: url(../img/shopSearch/beauty.jpg) bottom left no-repeat;
}

p#schoolBtn a {
	background: url(../img/shopSearch/school.jpg) top left no-repeat;
}

p#schoolBtn a:hover {
	background: url(../img/shopSearch/school.jpg) bottom left no-repeat;
}

p#shoppingBtn a {
	background: url(../img/shopSearch/shopping.jpg) top left no-repeat;
}

p#shoppingBtn a:hover {
	background: url(../img/shopSearch/shopping.jpg) bottom left no-repeat;
}

p#lookBtn a {
	background: url(../img/shopSearch/look.jpg) top left no-repeat;
}

p#lookBtn a:hover {
	background: url(../img/shopSearch/look.jpg) bottom left no-repeat;
}

p#playBtn a {
	background: url(../img/shopSearch/play.jpg) top left no-repeat;
}

p#playBtn a:hover {
	background: url(../img/shopSearch/play.jpg) bottom left no-repeat;
}

p#returnBtn {
	padding: 20px 0 50px 180px;
}

p#returnBtn a {
	background: url(../img/shopSearch/return.jpg) top left no-repeat;
}

p#returnBtn a:hover {
	background: url(../img/shopSearch/return.jpg) bottom left no-repeat;
}

select {
	margin: 10px 15px 0 0;
}

p.page {
	text-align: center;
}

div.oneResult {
	padding: 10px 0;
	background: url(../img/shopSearch/line.gif) no-repeat top left;
}

p.newDay {
	margin: 0;
	padding: 25px 0 0 50px;
	background: url(../img/shopSearch/new.gif) no-repeat center left;
	height: 29px;
}

p.renewalDay {
	margin: 0;
	padding: 25px 0 0 100px;
	background: url(../img/shopSearch/renewal.gif) no-repeat center left;
	height: 29px;
}

p.openDate {
	margin: 0;
	padding: 15px 0 0 0;
	height: 29px;
}

h4.shopName {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

h4.shopName a {
	color: #F37700;
}

h4.shopName a:hover {
	color: #FC3;
}

p.shopKana {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #999;
}

p.shopArea {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#mainPhoto {
	margin: 10px auto;
	text-align: center;
	width: 340px;
}

p#catchCopy {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #F37700;
	text-align: center;
}

p#shopText {
	margin: 0;
	padding: 0;
}

div.onePhoto {
	margin: 15px 15px 15px 0;
	padding: 0;
	float: left;
	width: 252px;
}

div.onePhoto.right {
	margin: 15px 0 15px 0;
	padding: 0;
	float: left;
	width: 252px;
}

div.shopPhoto {
	width: 250px;
	height: 250px;
	border: #C6C6C6 solid 1px;
}

div.onePhoto p {
	margin: 5px 0 20px 0;
	font-size: 12px;
	color:#666;
}

div.height {
	text-align: center;
}

div.wide img {
	padding: 41px 0 0 0;
}

dl#hardData {
	margin: 0 auto;
	clear: both;
	font-size: 14px;
}

dl#hardData dt {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	color: #F37700;
}

dl#hardData dd {
	margin: 0;
	padding: 0 0 0 8em;
}