/*--- タイトル ---*/
h2 {
	position: absolute;
	background: url("../images/profile/title_profile.gif") no-repeat;
	top: 90px;
	left: 594px;
	width: 155px;
	height: 64px;
}

#link02 a { background-position: 0 -50px; }

/*--- メインコンテンツ ---*/
#profileBox {
	width: 480px;
	line-height: 1.4em;
	margin-left: 180px;
	padding-left: 50px;
	padding-bottom: 10px;
	background: url("../images/common/ex.jpg") no-repeat right bottom;
}

#profileBox h3 {
	margin-bottom: 5px;
}

.pTitle1 {
	display: block;
	width: 200px;
	text-align: center;
	margin-top: 20px;
}
.caption { width: 340px; margin-bottom: 1em; }

/*--- 概要 ---*/
#pBox1 dl{
	width: 340px;
	margin-bottom: 2em;
	border: 1px #666666 dashed;
	padding: 5px 15px 10px 5px;
}
#pBox1 dt {
	float: left;
	width: 6em;
	text-align: right;
	margin-top: 5px;
	_margin-top: 0;
	margin-right: 5px;
}
#pBox1 dd { margin-left: 6.5em; margin-top: 5px; _margin-top: 0; }

/*--- KITTY EXについて ---*/
#pBox2 h3 {
	background: url("../images/profile/title_about_j.gif") no-repeat;
	width: 181px;
	height: 58px;
	margin-left: 170px;
}
#pBox2 p { margin-top: 1em; width: 380px; margin-left: -20px; }
#pBox2 .pBox2 { width: 400px; margin-top: 0; }
#pBox2 .sup { margin-bottom: 2em; margin-left: 0; }
#pBox2  p.sup:first-letter { margin-left: -1em; }

/*--- 開催実績 ---*/
#pBox3 h3 {
	background: url("../images/profile/title_history_j.gif") no-repeat;
	width: 105px;
	height: 70px;
	margin-left: -50px;
}
#pBox3 table { margin-left: 10x; margin-top: -30px; }
#pBox3 th { border-bottom: 1px #999999 dashed; }
#pBox3 td { padding-right: 1em; }


/*--- 写真の位置 ---*/
.photo1 {
	position: absolute;
	background: url("../images/profile/photo1.gif") no-repeat;
	width: 150px;
	height: 146px;
	top: 154px;
	left: 569px;
}
.photo2 {
	position: absolute;
	background: url("../images/profile/photo2.gif") no-repeat;
	width: 147px;
	height: 144px;
	top: 302px;
	left: 611px;
}
.photo3 {
	position: absolute;
	background: url("../images/profile/photo3.gif") no-repeat;
	width: 141px;
	height: 136px;
	top: 450px;
	left: 617px;
}
.photo4 {
	position: absolute;
	background: url("../images/profile/photo4.gif") no-repeat;
	width: 146px;
	height: 146px;
	top: 555px;
	left: 538px;
}