.contents-main {
width: 500px;
}

.profile-title {
margin-bottom: 3px;
}

.catch {
margin-bottom: 15px;
margin-left: 15px;
}

.profile-title-group {
margin-bottom: 15px;
}

.profile-group {
	background-image: url(../../image/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.profile-group-end {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.profile-group-end p{
	padding:3px;
}

.profile-group h2{
font-size: 12px;
font-weight: bold;
color: #A58849;
margin:0;
padding:0;
}

.profile-group h2{
margin-bottom:10px;
}

.profile-group-end h2{
font-size: 12px;
font-weight: bold;
color: #A58849;
margin:0;
padding:0;
}

.profile-group-end h2{
margin-bottom:10px;
}

.profile-table{
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}

.profile-table p{
font-size:12px;
color:#666666;
padding:3px;
}

.profile-td{
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
