/*　見出し　*/

p.h1 {
	background-repeat:no-repeat;
	background-position:0 3px;
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0.5em 32px;
	border-bottom:1.5px dashed #291a10;
	margin-right:20px;
}

p.h2 {
	border-left:5px solid #666666;
	border-bottom:1px dashed #666666;
	padding: 2px 5px;
	margin-right:320px;
	font-size: 100%;
}

