@charset  "utf-8";
/* +++++++++++++++++++++++++++++++++++++++++++ 
Profile
+++++++++++++++++++++++++++++++++++++++++++ */

dl#profileDetail{
	float:right;
	width:390px;
	margin:10px 0 0 0;
	padding:0 16px 0 0;
}
#profileDetail dt{
	width:90px;
	padding:10px 10px;
}
#profileDetail dd{
	margin:0;
	padding:10px 0px 10px 100px;
}
#profilePhoto{
	margin:16px 0 0 20px;
}

#contents h2{
	border:none;
	background-image:none;
	padding:0;
}
#contents h3{
	border:none;
	padding:0;
}

a {font-weight: bold;}
a:link {color: #990033; text-decoration:none;}
a:visited {color: #990033;text-decoration:none;}
a:hover {color: #990033; text-decoration:underline;}
a:active {color: #990033;}
