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

.catSect .shop .spot {
	font-size:18px;
	color:#000;
	font-weight:bold;
	line-height:160%;
	margin:0 auto;
	padding:0;
}

.catSect .shop .address {
	margin-top:5px;
	font-size:13px;
	line-height:1.5em;
	margin-bottom:10px;
}

.catSect .shop{
	margin-left:0px;
}

.catSect .shop ul{
	padding:0;
	list-style:none;
}

.catSect .shop ul li{
	margin:0;
	padding:0;
	width:120px;
	float:left;
}

.catSect #brandname {
	width:120px;
	height:20px;
	text-align:center;
	background-image:url(../images/brand_bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:180%;
	color:#000;
	margin:0 10px 10px 0;
	padding:0;
}

.catSect #brandname:hover{
	background-image:url(../images/brand_bg_on.gif);
}

.catSect #brandname a,a:hover{
		color:#FFF;
		text-decoration:none;
}

.catSect #brandname2 {
	width:192px;
	height:20px;
	text-align:center;
	background-image:url(../images/brand_bg2.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:180%;
	color:#FFF;
	margin:0 10px 10px 0;
	padding:0;
}

.catSect #brandname2:hover{
	background-image:url(../images/brand_bg2_on.gif);
}

.catSect #brandname2 a,a:hover{
		color:#FFF;
		text-decoration:none;
}

.catSect #brandname3 {
	width:192px;
	height:20px;
	text-align:center;
	background-image:url(http://tokyo-runway.com/brand/images/brand_bg3.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:180%;
	color:#FFF;
	margin:0 10px 10px 0;
	padding:0;
}

.catSect #brandname3:hover{
	background-image:url(http://tokyo-runway.com/brand/images/brand_bg3_on.gif);
}

.catSect #brandname3 a,a:hover{
		color:#FFF;
		text-decoration:none;
}

.catSect .ikebukuro{
	margin-left:30px;
	margin-top:40px;
	margin-bottom:70px;
	float:left;
	width:300px;
}

.catSect .daikanyama{
	margin-left:70px;
	margin-top:40px;
	margin-bottom:70px;
	float:left;
	width:188px;
}