@charset "UTF-8";

/*
	Stylesheet for Shingu Matsuhiko official web site.
	ver.top_style
*/


/*----------------------コンテンツ設定----------------------*/

div#contents_container div{
padding:0 23px 50px 20px;

}

div#contents_container div.box{
border:1px solid #ccc;
padding:10px;
margin:0 0 15px;
}

div#contents_container p{
	padding:5px 0px 15px 5px;
	line-height:1.4;
}

div#r01 p{
	background:url(../images/result01.gif) no-repeat left center;
	padding-left:110px;
}

div#r02 p{
	background:url(../images/result02.gif) no-repeat left center;
	padding-left:110px;
}

div#r03{
	
	
}

.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 3px 5px;
	color: #099;
}


#vision01{
	text-indent:-9999px;
	height:40px;
	background:url(../images/result_head.gif) no-repeat left top;
}

