@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;

}

div#contents_container div.box{
border:1px solid #ccc;
padding:10px;
margin:0 0 15px;
}

div#contents_container dl{
	padding:5px 5px 0 5px;
}

div#contents_container dl dt{
	color:#333;
	/*border-bottom:1px solid #82B9C0;*/
		padding:1px 0 1px 5px;
	/*background:url(../images/green_back.gif) repeat-x left 50%;*/
	background-color: #CCECE8;
}

div#contents_container dl dd{
	padding:2px 5px 7px ;
}

div#contents_container p{
	padding:5px 5px 15px;
	line-height:1.4;
}

div#contents_container ul{
	padding:1px 5px 0px 20px;
}

div#contents_container ul li{
	list-style:square;
	padding:0px 0 3px;
}

.right{
	float:right;
	margin:0px 0 10px 20px;
}

h2{
	line-height:15px;
	clear:both;
	padding:6px 0 0;
}

h3{
	line-height:1.2;
	padding:10px 0 5px 5px;
	color: #099;
}

h3.sitemap{
	font-size:12px;
	
}

div#contents_container ul.sitemap{
	background:url(../images/dotted2.gif) repeat-y 6px top;
	padding-top:5px;
	padding-bottom:20px;
}

div#contents_container ul.sitemap li{
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
}

div#contents_container ul.inner{
	padding-bottom:10px;
	padding-top:5px;
}

#vision01{
	text-indent:-9999px;
	height:39px;
	background:url(../images/profile_head2.gif) no-repeat left top;
}

#link01{
	text-indent:-9999px;
	height:41px;
	background:url(../images/headline20.gif) no-repeat left top;
}

#sitemaphead{
	text-indent:-9999px;
	height:41px;
	background:url(../images/sitemap_head.gif) no-repeat left top;
}
div#map{
	width:400px;
	height:300px;
}