@charset "utf-8";


/* over right "base.css" */
div#leftNavRightMainBody #rMainArea {
	overflow:visible;
}



table.outline {
}

	table.outline th, table.outline td {
		padding:3px 5px;
		width:150px;
		text-align:center;
		background:#ebebeb;
		border:1px solid #cccccc;
	}
	table.outline td {
		width:auto;
		text-align:left;
		background:#ffffff;
	}
		table.outline td ol {
			padding-left:2em;
		}
		table.outline td img {
			vertical-align:middle;
		}

.fl {
	float:left;
}
.fr {
	float:right;
}

.photo {
	width:200px;
	text-align:center;
}
.message {
	width:530px;
}
.message dt {
	margin-bottom:24px;
}
