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

/*iframe googlemap*/
#map_data ,
.search_map iframe {
	width:100%;
	height:600px;
}

/*googleマップ　吹き出し店舗*/
.google_tbl th img {
	width:100px;
}
.google_tbl td img {
	width:25%;
}
.google_tbl th ,
.google_tbl td {
	padding:2px 3px;
	font-size:12px;
	line-height:20px;
	color:#333;
}
.google_tbl th {
	vertical-align:middle;
}



/*googleマップ　吹き出し*/
img {  border:0px none;}
p{	margin: 0;	padding: 0;}
.ft_s { font-size:10px; color:#669;  border-bottom:1px #aaa dotted;  border-top:1px #aaa dotted; margin-right:10px;}

.top_topics {
	font-size:12px; 
	background:#f4f4f4;
	height:108px;
	margin:6px;
	color:#333;
	border:solid 2px #ccc;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
}
.top_topics a{	display:block; color:#333; text-decoration:none; height:108px;}
.top_topics a:hover{background: #ffd;}

img.Sphoto { max-width:120px; max-height:90px; padding:3px; border:1px #ccc solid; margin:5px 15px 5px 5px; float:left; background: #fff;}
.top_topics p.mtop{ height: 12px;}
.top_topics p{height: 26px; line-height:26px; overflow:hidden;}
