@charset "utf-8";

/*　プロフィール
------------------------------------------------------------ */

#img_profile {
	width: 880px;
	height: 150px;
	text-indent: -9999em;
	margin: 0 10px 10px 10px;
	background: url(../common/images/img_profile.jpg) no-repeat;
}

.h3_02 {
    width: 644px;
	height: 45px;
}

.box_01 {
    width: 644px;
	padding-top: 20px;
	position: relative;
}
.box_01 p {
    width: 584px;
	margin: 0 30px;
	padding-bottom: 10px;
}
.box_02 {
    width: 590px;
	_width: 630px;
	background: url(../common/images/bg_white.jpg) repeat;
	padding: 10px 20px;
	margin-left: 7px;
}
.box_03 {
    width: 168px;
	height: 204px;
	position: absolute;
	left: 450px;
	top: 23px;
}
