@charset "UTF-8";
#shopspace {
	float: right;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#shopjouho {
	float: left;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 4px;
}

#shop01 {
	width: 155.25px;
	background-color: #FFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-position: bottom;
	border: 1px solid #92B5F2;
	float: left;
	left: 2px;
	background-repeat: no-repeat;
	padding: 5px;
	height: 210px;
	position: relative;
}
#shop01 div:hover { 
filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.70;
}

#shop02 {
	width: 167.25px;
	background-color: #FFF;
	display: block;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-position: bottom;
	float: left;
	position: relative;
	left: 2px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 222px;
	border-top-color: #C1AB6E;
	border-right-color: #C1AB6E;
	border-bottom-color: #C1AB6E;
	border-left-color: #C1AB6E;
}
#shop01 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#shop01 .shopNEWmarks {
	position: absolute;
	top: -5px;
	left: -5px;
}
#shopinfo {
	margin: 0px;
	height: 210px;
	width: 155.25px;
	text-decoration: none;
	text-transform: none;
}

#shopinfo a, a:hover, a:active {
text-decoration: none;
color: #FFFFFF;
outline: none;
}
#shoppan {
	height: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #111;
	text-decoration: none;
	clear: both;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	display: block;
	vertical-align: middle;
	padding-bottom: 5px;
	background-color: #FFF;
	margin: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
}
#shoppan a:link{
	text-decoration: none;
	color: #222;
}
#shoppan a:visited {
	text-decoration: none;
	color: #F0F;
}
#shoppan a:hover {
	text-decoration: none;
	color: #F60;
}
.shoppict {
	float: left;
}
.shoptitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #92B5F2;
	line-height: 20px;
	margin-top: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
}
.close {
	position: absolute;
	top: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	right: 0px;
	width: 45;
	height: 65;
}
