@charset "utf-8";

h1,h2,h3,h4,h5,p1,p2,p3 {
	font: normal 87.5% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #FFFFFF;
}


#sidenavi {
	display:none;
	width: 0px;
}


#main {
	width: 100%;
	position: relative;
}
h1 {
	color: #003366;
	font-weight: bold;
	font-size: large;
} 
h3 {
	font-size: medium;
	color: #FF3300;
}
h4 {
	font-size: small;
	color: #3366CC;
}
p  {
	font-size:x-small;
}
.p1 {
	font-size: xx-small;
	color: #003366;
}
.p2 {
	font-size: x-small;
	color: #FF6600;
}
.p3 {
	font-size: x-small;
	color: #FF6600;
}
h5 {
	color: #FF6600;
	font-size: x-small;
}
.tr01 {
	font-size: xx-small;
}
.tr02 {
	font-size: xx-small;
}
.totop {
	font-size: xx-small;
	color: #003366;
}