@charset "UTF-8";


.profile_col {
	border-bottom: dotted 1px #a8aba6;
	padding-bottom:50px;
	margin-bottom:45px;
	}
.profile_col.last {
	border-bottom: none;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.profile_col h3 {
	margin-bottom:20px;
	}
.profile_col h3 a {
	font-weight:normal;
	text-decoration:underline;
	}



.profile_col .photo_box {
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	}

.profile_col .official_site {
	margin-top:35px;
	 }
