@charset "UTF-8";
/* CSS Document */
#cotents{
	width:750px;
}

#box_02 {
    width: 480px;
}
#box_03{
	clear:both;
}

#box_03 .profileBox_01{
	overflow:hidden;
	clear:both;
	margin-top:20px;
	width:750px;
}

#box_03 .tit_01{
	text-align:left;
}

#box_03 .box{
	overflow:hidden;
	margin-top:5px;
}
#box_03 .photo_01{
	float:left;
}

#box_03 .profile_01{
	float:right;
	width:480px;
}


