﻿


body {
	font-size:13px;
	font-family : 'ＭＳ Ｐゴシック', 'MS P Gothic', Arial, Gothic, sans-serif, Osaka;
	color:#333333;
	background-color:#FFFFFF;
	padding: 0px;
	text-align:center;
	margin: 0px auto 0px auto;

}

h1 {
	background-image: url(images/h1back.gif);
	background-repeat: no-repeat;
	font-size:130%;
	padding: 10px 0px 0px 30px;
	text-align: left;
	color: #003366;
	width:520px;
	height:50px;
	margin-bottom:20px;
}


h2 {
	background-image: url(images/h2back.gif);
	background-repeat: no-repeat;
	border-bottom:1px dotted #cccccc;
	font-size:110%;
	padding: 5px 0px 3px 5px;
	text-align: left;
	color: #003366;
}
