@charset "Shift_JIS";/*******************************************//* Profile.css                             *//* Use with Shinji-Harada.com temporary    *//*******************************************/#profile {	font-size: 80%;	line-height: 1.8em;	margin: 10px 10px 10px 5px;	clear: both;	float: none;	padding-right: 10px;}#profile h3 {	font-size: 12px;	background-color: #FFFFFF;	letter-spacing: 0.1em;	font-weight: bold;	color: #333333;	border: 3px double #A2D1D1;	margin: 5px 0px 5px 5px;	padding-left: 10px;}#profile table {	margin-right: 5px;	margin-left: 10px;	width: 430px;}#profile th {	white-space: nowrap;	padding-right: 5px;	padding-left: 5px;	font-weight: normal;	vertical-align: top;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #C3D5D7;	width: 60px;}#profile td {	padding-left: 10px;	vertical-align: top;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #C3D5D7;}#profile p {	padding-left: 20px;	vertical-align: top;}