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


h2{
	border-bottom:#999 dotted 1px;
	border-top:#999 dotted 1px;
	padding:4px 0px 2px 25px;
	margin-bottom:15px;
	font-size:16px;
	color:#666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	
#map{
	float:left;
	margin-top:60px;
	padding-left:20px;
	line-height:170%;
	width:300px;
	font-size:13px;
	color:#333;
	}
#map p{
	padding-left:15px;
	}

#map a{
	text-decoration:none;
	color:#666;
	}
	
#map a:hover{
	color:#099;
	}

#map .img{
	  
	margin-left:25px;
	margin-right:3px;
	}
	
	
.left{
	margin-left:20px;
	}

.right{
	float:left;
	margin-left:30px;
     }