/*--default--*/

body {
	color:#333;
	font-family: Meiryo, Verdana, Arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	line-height:1.4;
	border:none;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	background: #EDE8DD;
	text-align:center;
}

.black {
	color:#000;
}

/*--link--*/

a{text-decoration: none;}
a:link {color: #5588bb;text-decoration: none;}
a:visited {color: #5588bb;text-decoration: none;}
a:hover {color: #5588bb;text-decoration: none;border-bottom:1px #5588bb dotted;}

/*--container--*/

#container {
	margin:0 auto;
	width:800px;
}

/*--search--*/

#search {
	margin:0 auto;
	width:800px;
	height:290px;
	background:#fff;
	background-image:url("images/searchbg.gif");
}

/*--shop--*/

#shop {
	float:left;
	margin:20px 0 0 200px;
	width:150px;
	height:250px;
	background-image:url("images/shopbg.gif");
}
#shop ul {
	text-align:left;
	padding:25px 0 0 10px;
	width:140px;
	list-style-type:none;
}
* html #shop ul {/*IE6*/
	margin:14px 0 0 0;
}
*+ html #shop ul {/*IE7*/
	margin:14px 0 0 0;
}
#shop ul .shoptxt{
	text-indent:-9999px;
}
#shop ul li{
	text-align:left;
	height:30px;
}
* html #shop ul li {/*IE6*/
	margin:-2px 0 0 0;
}
*+ html #shop ul li {/*IE7*/
	margin:-2px 0 0 0;
}

/*--area--*/

#area {
	position:absolute;
	float:left;
	margin:20px 0 0 360px;
	width:315px;
	height:250px;
	background-image:url("images/areabg.gif");
}
* html #area {/*IE6*/
	margin:20px 0 0 -215px;
}
*+ html #area {/*IE7*/
	margin:20px 0 0 -215px;
}

#area #map {
	float:left;
	margin:35px 0 0 5px;
	width:170px;
	height:170px;
}
#area ul {
	text-align:left;
	padding:25px 0 0 185px;
	width:140px;
	list-style-type:none;
}
* html #area ul {/*IE6*/
	padding:30px 0 0 5px;
	width:130px;
}
*+ html #area ul {/*IE7*/
	padding:30px 0 0 5px;
	width:130px;
}
#area ul .areatxt{
	margin:0 0 0 5px;
	width:150px;
}

/*--button--*/

#button {
	position:absolute;
	float:left;
	margin:130px 0 0 700px;
	width:60px;
}
* html #button {/*IE6*/
	margin:130px 0 0 120px;
}
*+ html #button {/*IE7*/
	margin:130px 0 0 120px;
}

button{
	background:#0192BF;
	height:30px;
	width:60px;
	font-size:10px;
	color:#fff;
	border-top:1px DOUBLE #CCC;
	border-left:1px DOUBLE #CCC;
	border-bottom:1px DOUBLE #666;
	border-right:1px DOUBLE #666;
}

/*--result--*/

#result {
	clear:both;
	display:block;
	width:800px;
	color:#999;
	background:#fff;
	text-align:left;
	padding: 0 0 40px 0;
}
#result #left {
	float:left;
	width:160px;
	margin:20px 0 0 40px;
}
* html #result #left {
	float:left;
	width:160px;
	margin:20px 0 0 20px;
}
#result #right {
	float:left;
	padding:0;
	width:560px;
}
#shoptype {
	width:600px;
	height:50px;
}
#shoptype.type1 {	/*--TOMORROWLAND--*/
	text-indent:-9999px;
	background-image:url("images/shoplist1.gif");
}
#shoptype.type2 {	/*--LAND OF TOMORROW--*/
	text-indent:-9999px;
	background-image:url("images/shoplist2.gif");
}
#shoptype.type3 {	/*--Des Pres--*/
	text-indent:-9999px;
	background-image:url("images/shoplist3.gif");
}
#shoptype.type4 {	/*--GALERIE VIE--*/
	text-indent:-9999px;
	background-image:url("images/shoplist4.gif");
}
#shoptype.type5 {	/*--Edition--*/
	text-indent:-9999px;
	background-image:url("images/shoplist5.gif");
}
#shoptype.type6 {	/*--Cafe--*/
	text-indent:-9999px;
	background-image:url("images/shoplist6.gif");
}
#shoptype.type7 {	/*--SAM--*/
	text-indent:-9999px;
	background-image:url("images/shoplist7.gif");
}
#result ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
}
#result ul li{
	margin:0 0 0 -40px;
	padding:8px 0 0 15px;
	width:600px;
	height:50px;
	background-image:url("images/shoplistbg.gif");
}
* html #result ul li {/*IE6*/
	margin:0 0 0 0;
}
*+ html #result ul li {/*IE7*/
	margin:0 0 0 0;
}

/*--detail--*/

#detail_head {
	width:800px;
	height:50px;
	background:#fff;
}
#name_jp {
	margin:20px 0 0 0;
	text-align:left;
	font-size:21px;
	line-height:30px;
	color:#000;
}
#name_en {
	text-align:left;
	font-size:12px;
	line-height:30px;
	color:#000;
}
#photo {
	float:left;
	width:220px;
	height:220px;
	margin:20px 20px 20px 0;
	padding:1px;
	border:1px solid #ccc;
}
#caption {
	float:left
	display:block;
	margin:20px 0 20px 0;
	color:#555;
	text-align:left;
	font-size:11px;
	line-height:20px;
}
* html #caption {/*IE6*/
	position:relative;
	margin:20px 0 20px 0;
}
*+ html #caption {/*IE7*/
	position:relative;
	margin:20px 0 20px 0;
}
#etc {
	clear:both;
	background:url("images/border.gif") top left no-repeat;
	width:600px;
	padding:20px 0;
	color:#555;
	text-align:left;
	font-size:11px;
}
#info {
	clear:both;
	background:url("images/border.gif") top left no-repeat;
	width:600px;
	padding:10px 0;
	color:#555;
	text-align:left;
	font-size:11px;
}
#shopinfo {
	float:left;
	width:420px;
	margin:0 0 20px 0;
}
#labelinfo {
	float:left;
	width:180px;
	margin:0 0 20px 0;
}
#info #title {
	color:#000;
	font-size:9px;
	font-weight:bold;
	line-height:30px;
}
#info #name {
	color:#000;
	font-size:11px;
	padding:0 0 10px 0;
}
#mapbox {
	clear:both;
	background:url("images/border.gif") top left no-repeat;
	width:600px;
	padding:10px 0;
	text-align:left;
}
#mapbox #title {
	color:#000;
	font-size:9px;
	font-weight:bold;
	line-height:30px;
}

/*--copyright--*/

#copyright{
	text-align:left;
	font-size:9px;
	color:#777;
}
