/* =========  Profile  ========== */


.contents_box_profile {
	width:870px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.contents_box_profile .f_box_l{
	position:relative;
	float:left;
	width:380px;
	height:587px;
}
.contents_box_profile .f_box_r{
	position:relative;
	float:left;
	width:450px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 225px 0px 0px 0px;
	text-align:center;
	line-height:20px;
}


/* =========  GACKT img  ========== */

.contents_box_profile .f_box_l .profile_gackt_01{
	position:absolute;
	left:128px;
	top:-42px;
}
.contents_box_profile .f_box_l .profile_gackt_02{
	position:absolute;
	left:104px;
	top:0px;
}
.contents_box_profile .f_box_l .profile_gackt_03{
	position:absolute;
	left:0px;
	top:254px;
}



/* =========  LOGO  ========== */
.contents_box_profile .f_box_r .logo{
	position:absolute;
	left:89px;
	top:21px;
}
.contents_box_profile .f_box_r .sub{
	position:absolute;
	left:89px;
	top:144px;
}


img {
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
	border:none;
	margin:0;
	padding:0;
}
