/* CSS Document */

/*見出し文字 */
h1{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 1em;
	line-height: 110%;
}
