@charset "utf-8";

/* ////////// title ////////// */
#profile h1 {
	background: url(../images/img_profile/h2_profile.gif) no-repeat left top;
	width: 640px;
	height: 320px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h2 {
	background: url(../images/img_profile/h1_profile.gif) no-repeat left top;
	width: 800px;
	height: 140px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h3 {
	background: url(../images/img_profile/h3_profile.gif) no-repeat 20px top;
	width: 800px;
	height: 28px;
	margin: 36px 0px 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h3.exe {
	background: url(../images/img/h3_history.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
