@charset "UTF-8";

.profile {
	width: 478px;
	margin-bottom: 20px;
	margin-left: 44px;
}
.profile dt {
	font-size: 0.1%;
	line-height: 0.1px;
	zoom:1
}
.profile dd {
	background-image: url(../img/note_bottm.jpg);
	padding-top: 5px;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	line-height: 1.4em;
	background-position: top;
	margin-top: -5px;
}
.section dt {
	background-image: url(../img/mini_fire.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #666;
	line-height: 1.5em;
}
.section dd {
	padding-left: 15px;
	line-height: 1.3em;
	background-image: url(../img/gold_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

