/*　解説ページコンテンツ　*/

	
/*　メイン　*/
#o_section {
	width:570px;
	margin-right:auto;
	margin-left:auto;
	font-size:93%;
	}
	
#o_section h2 {
	background-image:url(../img/o_bar.jpg);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:15px;
	padding-left:3px;
	}
		
#o_section p {
	margin-bottom:1em;
	}
	
#graph {
	text-align:center;
	}
	



