@import url("../referencep/referencep.css");
#store_introduction_bg {
	width:660px;
	height:30px;
	background-image:url(img/under_box.gif);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-bottom:-20px;
}
#container h3 {
	float:left;
	padding-left:20px;
}
#store_introduction li {
	float:left;
	padding-top:5px;
	padding-left:5px;
}
#store_introduction {
	float:right;
	padding-right:5px;
}/* ul */
#store_introduction a {
	display: block;
	text-indent:-9999px;
	outline: none;
}
#tokyo a {
	width: 53px;
	height: 20px;
	background-image:url(img/tokyo_bt.gif);
}
#osaka a {
	width: 53px;
	height: 20px;
	background-image:url(img/osaka_bt.gif);
}
#kobe a {
	width: 53px;
	height: 20px;
	background-image:url(img/kobe_bt.gif);
}
#kyoto a {
	width: 53px;
	height: 20px;
	background-image:url(img/kyoto_bt.gif);
}
#shiga a {
	width: 53px;
	height: 20px;
	background-image:url(img/shiga_bt.gif);
}
#mie a {
	width: 53px;
	height: 20px;
	background-image:url(img/mie_bt.gif);
}
#wakayama a {
	width: 53px;
	height: 20px;
	background-image:url(img/wakayama_bt.gif);
}
#hiroshima a {
	width: 53px;
	height: 20px;
	background-image:url(img/hiroshima_bt.gif);
}
/* hover */


#tokyo a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/tokyo_bt_01.gif);
}
#osaka a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/osaka_bt_01.gif);
}
#kobe a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/kobe_bt_01.gif);
}
#kyoto a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/kyoto_bt_01.gif);
}
#shiga a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/shiga_bt_01.gif);
}
#mie a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/mie_bt_01.gif);
}
#wakayama a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/wakayama_bt_01.gif);
}
#hiroshima a:hover {
	width: 53px;
	height: 20px;
	background-image:url(img/hiroshima_bt_01.gif);
}
/* 余白 */

#container h4 {
	padding-top:40px;
}
