@charset "shift_jis";

/* ==========================================================================
 profile.css
========================================================================== */
@import url("common/init.css");
@import url("common/common.css");



#areaBase {
}


/*”wŒi‰æ‘œ*/
#areaBGImage {
	width: 740px;
	height: 342px;
	margin-bottom: 6px;
	background: url("bg_profile.jpg") no-repeat;

/*	background: url(bg_profile.png) no-repeat !important; background: none;/*IE‘Î‰ž*/
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.fixrecords.com/rena/css/bg_profile.png",sizingMethod="scale");*/
	text-align: center;/*IE‘Î‰ž*/
}


#areaDetail {
	position: relative;
	margin: 0 auto;
	width: 555px;
	height: 355px;
	text-align: left;
}


h3 ,
p#p1 ,
p#p2 ,
p#p3 {
	display: none;
}


/*[EOF]*/