@charset "utf-8";

/*＜h1-h6タグ>*/
h1{
	width:622px;
	clear:both;
	margin:0.25em 10px 0 17px;
	padding:0;
	
}

div.toppage h1{
	position:absolute;
	left:0px;
	top:0px;
	color:#FFFFFF;
}

h2{
	clear:both;
	float:none;
	width:622px;
	margin:1.6em 20px 0em 17px;
	padding:5px 0 10px 10px;
	background:url(../image/bg_h2.gif) left top no-repeat;
	font-size:1.2em;
	font-weight:bold;
	line-height:130%;
}

h3{
	margin:1.3em 0px 0em 27px;
	font-weight:bold;
	clear:both;
	float:none;
}



