@charset "UTF-8";
table.table1 {
	margin-top: 0px;
}
td.title  {
	background-image: url(../NWP_img/TitleBar2_prof.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 450px;
}
td.photo {
	background-image: url(../NWP_img/P_profileimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 330px;
}
td.left {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	text-align: right;
	padding-right: 5px;
	width: 130px;
}
td.right {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0033FF;
}
