/*プロフィール */

.profile-ryoichiro {
    margin-right: 60px ;
    margin-left: 95px ;
}

.profile-day {
    width: 300px ;
}

.profile-spacer {
    margin-bottom: 10px ;
}

.profile-ryoichiro {
    margin-right: 60px ;
    margin-left: 95px ;
}

.profile-title {
    position: relative ;
    width: 605px ;
    height: 30px ;
    margin-bottom: 25px ;
}

.profile-title a {
    position: absolute ;
    top: 5px ;
    right: 5px ;
}

