@charset "utf-8";
/* CSS Document */

/* map追加項目 */
div.map{
	height:200px;
	width:558px;
	display:block;
	overflow:visible;
	}
ul.s_name_box{
	width:245px; list-style:none; padding:0; margin:0; float:left;
	}
li.s_name{
	font-size:1.25em; color:#F60; font-weight:900; line-height:2em; text-indent:5px;
	}
li.s_txt{
	font-size:1em; line-height:1.8em; border-bottom:1px #ccc dotted; text-indent:12px;
	}
div.yahoomap{
	width:300px; height:200px; display:block; float:right;border:1px #ccc solid;
	}
div.cb{
		clear:both;
		}
div.cb20{
		clear:both;
		width:100%;
		height:20px;
		}
