@charset   "Shift_JIS";
/* 新しい Web アプリケーション プロジェクトの既定の CSS スタイルシート */
BODY { FONT-SIZE: 12px; FONT-FAMILY: "MS UI Gothic"; }
EM{ font-style : normal; }
H1{ font-size : 12px; 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;
}


.card_name{
	font-size: 15px;
}
.card_company{
	font-size: 10px;
}
.card_ico{
	font-size: 10px;
}


/*===== tables =====*/
.cnt-tb1{
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cnt-tb1 th{
	text-align: center;
	color: #666666;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cnt-tb1 td{
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
