@charset "UTF-8";
/* CSS Document */

h1
{
	font-size:150%;
	color: #FF6600;
	margin: 5px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: lighter;
} 


h2
{
	font-size:80%;
	color: #003399;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
} 


h3
{
	font-size:60%;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
} 
