@charset "utf-8";
h1{
	height:0px;
	display:none;
	text-indent:-9999px;
}

#contents {
	width: 800px;
	font-size: 1em;
	color: #000000;
	line-height: 160%;
	padding-bottom: 40px;
	padding-top: 15px;
}
#contents_ttl {
	color: #723F00;
	background-image: url(../chart/images/contents_title_bg.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 100%;
}
#contents_ttl h2 {
	margin: 0px;
	padding: 0px;
}
#contents_ttl p {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	display: block;
	padding-left: 1px;
}
