@charset "Shift_JIS";

/*リンク設定
-----------------------------------------------------*/
a:link{
	color: #0000FF;
	background: transparent;
}

a:visited{
	color: #000000;
	background: transparent;
}

a:hover, a:active{
	color: #FFa500;
	background: transparent;
}

/*フォント
-----------------------------------------------------*/
#top p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#top m {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

#lud h1 {
	font-size: 12px;
	color: #FFa500;
}

#lud p {
	font-size: 10px;
	color: #000000;
}

#menu p {
	margin: 4px 0 0 0;
	font-size: 9px;
	color: #ffffff;
}


/*ニュース
-----------------------------------------------------*/
#news {
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
}

#news h1 {
	margin: 30px 0 0 0;
	padding: 0.3em 0.3em 0.3em 0.6em;
	background-color: #FFa500;
	font-size: 14px;
	color: #000000;
}

#news p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


/*会社概要
-----------------------------------------------------*/
#company {
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
}

#company p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#mail {
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
	font-size: 12px;
}


/*アーティスト募集
-----------------------------------------------------*/
#audition {
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
}

#audition h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
}

#audition h2 {
	font-size: 14px;
	color: #FFa500;
	font-weight: bold;
}

#audition h3 {
	padding: 0 0 0 2em;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#audition p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/*アーティスト
-----------------------------------------------------*/
#artist {
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
}

#artist p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.f12 { font-size: 12px; line-height: 14px}
.f12A { font-size: 12px; line-height: 18px}
.f12B { font-size: 12px; line-height: 22px}
