@charset "euc-jp";

/*========================基本設定========================*/
body{
	margin				:	0;
	background			:	url(../image/bg_all.gif);
}

body#enter{
	margin				:	50px 0 0 0;
	background-color	:	#FFF;
}

img{
	border				:	none;
}

/*========================フォント関係========================*/

.font_gray_150_sml{font-size:10px; color:#666; line-height:150%;}
.font_gray_150_nor{font-size:12px; color:#666; line-height:150%;}
.font_gray_150_slrg{font-size:16px; color:#666; line-height:150%;}
.font_gray_150_lar{font-size:14px; color:#666; line-height:150%;}




/*========================ボーダー関係========================*/

.border_btm_dot{
	border-bottom		:	#999 dotted 1px;
}

.border_top_btm{
	border-top			:	#DCDCDC solid 1px;
	border-bottom		:	#DCDCDC solid 1px;
}

.border_btm_sld{
	border-bottom		:	#999 solid 1px;
}

/*========================BIOGRAPHY========================*/

.bio_td_bg{
	background			:	url(../image/bg_bio_s_d.gif) no-repeat bottom right;
}



/*========================DISCOGRAPHY========================*/

table.disco_top td a:link{
	color				:	#999;
	text-decoration		:	none;
}

table.disco_top td a:visited{
	color				:	#999;
	text-decoration		:	none;
}

table.disco_top td a:hover{
	color				:	#F00;
	text-decoration		:	underline;
}

table.disco{
	border-collapse		:	collapse;
	border-spacing		:	0;
	empty-cells			:	show;
}

table.disco th{
	background			:	#FFF;
	padding				:	7px;
	font-size			:	12px;
	border-top			:	#CCC solid 1px;
	border-bottom		:	#CCC solid 1px;
}

table.disco td{
	padding				:	7px;
	font-size			:	10px;
	color				:	#666;
	border-top			:	#CCC solid 1px;
	border-bottom		:	#CCC solid 1px;
}

.com_txt{
	padding:10px 0 10px 15px;
	font-size:12px;
	font-weight:bold;
	line-height:1.35;
	color:#666;
}


/*========================TOP LEFT BANNER========================*/

table.jk td a:link{
	color				:	#666;
	text-decoration     :   underline;
	font-size			:	10px;
}

table.jk td a:visited{
	color				:	#666;
	text-decoration     :   underline;
	sfont-size			:	10px;
}

table.jk td a:hover{
	color				:	#ccc;
	text-decoration     :   underline;
	font-size			:	10px;
}

table.jk{
	border-collapse		:	collapse;
	border-spacing		:	0;
	empty-cells			:	show;
	width               :   165px;
	height              :   165px;
}

table.jk td{
	padding				:	1px;
	font-size			:	10px;
	color				:	#333;
	border			    :	#333 solid 1px;
}
