/*--- リンク部分 ---*/
#link08 a { visibility: visible; }
#link09 a { visibility: hidden; }

body {
	font-family: Arial, Helvetica, sans-serif;
}

/*--- ホームのページ ---*/
#Box1 .caption { margin-top: 35px; margin-left: 140px; margin-right: 50px;}
#Box1 dt { width: 7em; }
#Box1 dd { margin-left: 7em; }
#Box2 dt { width: 11em; margin-right: 10px; }
#Box2 dd { margin-left: 11em; }
.dd01 { padding-top: 0.5em; padding-bottom: 1em; }
#Box4 h3 {
	background: url("../images/home/title_reference_e.gif") no-repeat;
	width: 151px;
	height: 57px;
}

/*--- プロフィールのページ ---*/
#pBox1 dt { width: 8.2em; }
#pBox1 dd { margin-left: 8.7em; }

#pBox2 h3 {
	background: url("../images/profile/title_about_e.gif") no-repeat;
	width: 188px;
	height: 58px;
	margin-left: 140px;
}
#pBox2 p { width: auto; }
#pBox2 .pBox3 { width: 320px; }

#pBox3 h3 {
	background: url("../images/profile/title_history_e.gif") no-repeat;
	width: 112px;
	height: 70px;
}

/*--- アーティスト ---*/
##artistsBox li span { text-transform: uppercase; }
#aRight #deta64 { margin-left: -3em; margin-top: 2em; }

/*--- グッズ ---*/
.linkBg {
	background: url("../images/goods/online_en.gif") no-repeat;
	width: 380px;
	height: 250px;
	display: block;
}
