@charset "utf-8";
/* CSS Document */
#toku_memu {
margin: 15px 0 0 0;
list-style: none;
padding: 0;

}

#toku_memu li {
height: 105px;
float: left;
padding:  0 0 0 5px;
}

#toku_memu li a {
height: 105px;
width: 131px;
display: block;
text-indent: -9999px;
background-position: left top;
overflow: hidden;
background-repeat: no-repeat;
}

#toku_memu a:hover {
	background-position: left -105px;
}

#toku_memu:active{
	background-position: 0px -105px;
}

#toku_memu .tm_01 {
background-image: url(/topics/images/menu01.jpg);
}
#toku_memu .tm_02 {
background-image: url(/topics/images/menu02.jpg);
}

#toku_memu .tm_03 {
background-image: url(/topics/images/menu03.jpg);
}

#toku_memu .tm_04 {
background-image: url(/topics/images/menu04.jpg);
}

#toku_memu .tm_05 {
background-image: url(/topics/images/menu05.jpg);
}

#toku_memu .tm_06 {
background-image: url(/topics/images/menu06.jpg);
}


#list_eat,#list_shopping,#list_play ,#list_beauty {
clear: both;
padding: 10px 0 0 0;
}

.toku_title {
float: left;
}

.box_list {
background-image: url(/topics/images/box_list_bk.gif);
background-repeat: repeat-y;
float: left;
width: 560px;
text-align: left;
margin-bottom: 5px;
font-size: 84%;
}

.box_list dt {
background-image: url(/topics/images/box_list_head.gif);
background-position: top;
padding-top: 10px;
background-repeat: no-repeat;
}

.box_list dd {
background-image: url(/topics/images/box_list_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.box_list ul {
padding: 0 8px 10px 8px;
width: 540px;
}

.box_list li {
float: left;
width: 80px;
margin: 5px 5px 5px 5px;
padding-left: 15px;
background-image: url(/inc/images/common/arrow_darkblue.gif);
background-repeat: no-repeat;
background-position: left;
}


.hTopicsH3 {
margin: 15px 0 10px 0;
clear: both;
}


.shop_list {
clear: both;
padding: 15px 0;
border-bottom: dotted 1px #999999;
width: 560px;
}

.shop_list dt{
width: 125px;
float: left;
text-align: center;
vertical-align: top;
}
.shop_list dt img {
margin: 0 0px 5px 0;
}
.shop_list dd {
width: 415px;
float: right;
margin-left: 20px;
}

.shop_information .imgMain {
float: right;
margin: 0 0 10px 15px;
}

.shop_information .imgSub {
float: left;
margin-right: 15px;
}

.shop_information p {
clear: both;
margin: 10px 0 5px 0;
}

.shop_information .toHp {
clear: both;
text-align: right;
margin: 15px 0 10px 0;
}



 h5 {
background-color: #F2F2F2;
padding: 5px 8px;
margin: 0 0 5px 0;
font-size:120%;
}
 h5 a{
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
background-image: url(/topics/images/arrow.gif);
}


#toku_memu .toku_on{
	background-position: left -210px;
}



#map {
border: 3px solid #f2f2f2;
width: 554px;
height: 350px;
margin: 15px 0 0 0;
}

.box_list:after,
.box_list ul:after ,
.shop_list .tokuten:after,
.shop_list:after ,
.shop_information .tokuten :after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}