/* 新しい Web アプリケーション プロジェクトの既定の CSS スタイルシート */
BODY { FONT-SIZE: 12px; FONT-FAMILY: "MS UI Gothic"; }
EM{ font-style : normal; }
H1{ font-size : 14px; margin:0px; }
H2{ font-size : 12px; margin:0px; }
TD { FONT-SIZE: 12px; FONT-FAMILY: "MS UI Gothic"; }
TH { FONT-SIZE: 12px; FONT-FAMILY: "MS UI Gothic"; }
.F10 { FONT-SIZE: 10px; FONT-FAMILY: "MS UI Gothic"; }
.F11 { FONT-SIZE: 11px; FONT-FAMILY: "MS UI Gothic"; }
.F16 { FONT-SIZE: 16px; FONT-FAMILY: "MS UI Gothic"; }
.F25 { FONT-SIZE: 25px; FONT-FAMILY: "MS UI Gothic"; }
.contents{
	position: absolute;
	top: 72px;
	left: 185px;
	width: 585px;
}
.menu{
	position: absolute;
	top: 72px;
	left: 2px;
	width: 150px;
}
.header{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 770px;
}
H2.pfitem
{
	font-size : 12px; margin:0px; background-color:#ffffcc; line-height:150%; padding-left:8px; border-width:1px; border-color:Gray; border-style:solid;
}
DIV.pfcontents
{
	background-color:#ffffff; line-height:150%; padding:9px;
}