@charset "UTF-8";

/*
	Stylesheet for Shingu Matsuhiko official web site.
	ver.top_style
*/


/*----------------------コンテンツ設定----------------------*/

a:hover{
	text-decoration:underline;
}

div#contents_container div{
/*padding:0 20px 50px 20px;*/

}



h2{
	line-height:15px;
	clear:both;
	padding:6px 0 0;
}

h3{
	line-height:1.2;
	padding:10px 0 5px 5px;
	color: #099;
}

dl{
	padding:20px 0 100px;
	margin:0 20px 0 0;
}



dt{
	color: #099;
	border-bottom:1px solid #ccc;
	padding:0 0 2px;
}

dd{
	padding:2px 0;
}


#maphead{
	text-indent:-9999px;
	height:41px;
	background:url(../images/map_head.gif) no-repeat left top;
}

div#map,div#map1{
	width:500px;
	height:350px;
	padding:0;
	margin:0;
	border:5px solid #ccc;
}