@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}

#main h2 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;

	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main ul#storelocations { /* clearfix */
	
}
#main ul#storelocations li {
	width: 187px;
	margin-right: 11px;
	float: left;
	text-align:center;
	font-size: 12px;
}
#main ul#storelocations li.right {
	margin-right: 0;
}
#main ul#storelocations li a.name {
	width: 187px;
	height: 53px;
	display: block;
	overflow: hidden;
	padding-top: 7px;
}
#main ul#storelocations li.title {
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
}
#main h2 {
	background: url("../common/images/storelocations_ttl.gif") no-repeat;
}
#main h3#market_ttl,
#main ul#storelocations li#market_ttl h3 {
	background: url("../common/images/marketstores_ttl.gif") no-repeat;
}
#main h3#cafe_ttl,
#main ul#storelocations li#cafe_ttl h3 {
	background: url("../common/images/cafes_ttl.gif") no-repeat;
}
#main h3#labo_ttl,
#main ul#storelocations li#labo_ttl h3 {
	background: url("../common/images/labo_ttl.gif") no-repeat;
}
#main ul#storelocations li#us_ttl h3 {
	background: url("../common/images/us_ttl.gif") no-repeat;
}
/*
#main ul#storelocations li#market_ttl a.name {
	background: url("../images/roppongi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe_ttl a.name {
	background: url("../images/roppongi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#us_ttl a.name {
	background: url("../images/roppongi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#market01 a.name {
	background: url("../images/roppongi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#market02 a.name {
	background: url("../images/shinagawa_hover_name.gif") no-repeat;
}
#main ul#storelocations li#market03 a.name {
	background: url("../images/nagoya_hover_name.gif") no-repeat;
}
#main ul#storelocations li#market04 a.name {
	background: url("../images/shibuya_hover_name.gif") no-repeat;
}
#main ul#storelocations li#market05 a.name {
	background: url("../images/yaesu_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe01 a.name {
	background: url("../images/marunouchi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe02 a.name {
	background: url("../images/aoyama_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe03 a.name {
	background: url("../images/roppongi_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe04 a.name {
	background: url("../images/haneda_hover_name.gif") no-repeat;
}
#main ul#storelocations li#cafe05 a.name {
	background: url("../images/seijo_hover_name.gif") no-repeat;
}
#main ul#storelocations li a.name:hover {
	background-position: 0 -60px !important;
}
*/

