@charset "utf-8";

div#contents{
float: right;
width: 774px;
background: none;
}
div#navigation{
padding: 0 0 30px 0;
float: right;
width: 204px;
background: none;
}

div#navigation div.profile{
	padding: 0 0 0 30px;
}
div#navigation h2{
	margin: 0 0 10px;
	padding: 5px 0 5px 10px;
}
div#navigation div.profile dl{
	font-size: 90%;
}
div#navigation div.profile dl dt{
	font-weight: bold;
	margin: 0 0 0.2em;
}
