@charset "UTF-8";/* CSS Document */

ul,ol,li{
margin: 0;
padding: 0;
text-align: left;
}

#section2 #select{
	margin:0;
	padding:0;
	width: 725px;
	height:300px;
}
#section2 #shopselect{
	float: left;
	margin:0;
	padding:0;
	width: 342px;
	height:250px;
	border-right:1px dotted #dedede;
}
#section2 #areaselect{
	float: right;
	margin:0;
	padding: 0 0 0 20px;
	width: 362px;
	height:250px;
	font-size:11px;
}
*html #section2 #areaselect{
	font-size:9px;
}
#section2 .selecttitle{
	color:# 000;
	font-weight: bold;
	height:60px;
	line-height:60px;
}
#section2 #shopselect table{
	width:320px;
	height:180px;
	margin:0;
	padding:0;
	border:0;
}
#section2 #shopselect td{
	width:160px;
	height:36px;
}
#section2 #shopselect td input{
	height:32px;
}
#section2 #areaselect table{
	width:360px;
	height:180px;
	margin:0;
	padding:0;
	border:0;
}
#section2 #areaselect td.maptd{
	width:170px;
	height:180px;
}

#section2 #areaselect td{
	width:95px;
	height:36px;
}

#section2 #areaselect td.leftarea{
	width:110px;
	height:36px;
}
#section2 #areaselect td.rightarea{
	width:80px;
	height:36px;
}
#section2 #start{
	clear:both;
	border-top:1px dotted #dedede;
	border-bottom:1px solid #dedede;
	width: 725px;
	text-align:right;
	padding:10px 0;
}

button{
	background:#79afd4;
	height:30px;
	width:120px;
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
	cursor:pointer;
}

#section2 #find{
	margin-top:30px;
	width: 725px;
}
#section2 #Result{
	margin-top:10px;
	width: 725px;
}
#section2 #Brand{
	margin-top:10px;
	width: 725px;
}
#section2 #Brand img{
}
#section2 #Brand .Areaname{
	margin-top:20px;
	color:#000;
}
#section2 ul{
	color:#777;
	margin:0;
	padding:0;
	list-style-type-none;
}
#section2 li{
}
#section2 .Name{
	margin:10px 0 0 0;
	display:block;
}
#section2 .Name .jp{
	font-size:14px;
}
#section2 .Name .en{
	font-size:12px;
	color:#777;
}

#section2 #navi{
	margin:10px 0;
	width: 725px;
}

#section2 #detail{
	width: 725px;
}

#section2 #detail .Name .jp{
	font-size:18px;
	color:#000;
}
#section2 #detail .Name .en{
	font-size:14px;
	color:#000;
}

#section2 #detail #detailbox{
	margin-top:40px;
	width: 725px;
}
#section2 #detail #detailbox #detailleft{
	float: left;
	width: 460px;
	color:#555;
}
#section2 #detail #detailbox #detailleft .black{
	color:#000;
	font-weight:bold;
	font-size:10px;
}
#section2 #detail #detailbox #detailright{
	float: right;
	width: 220px;
}
#section2 #detail #detailbox #detailright img{
	margin-bottom:10px;
}