@charset "UTF-8";

#photo_col {
	width:414px;
	margin:35px auto 45px;
	}
	
	
.txt_orange { color: #e79e02; }

.profileBox { border:solid 3px #d3dad0; padding:17px; }
.photo_box {
	float: right;
	margin-left:20px;
	}
	.photo_box img { margin-bottom: 5px; }
