@charset "shift_jis";
/*
/*全体の設定*/
html {

}
/*背景画像・全体の設定*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
	color: #4F5050;
	margin: 0px;
	background-repert:repeat-y;
	background-position:center top;
	text-align: center;
	line-height:150%;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;

}


/*標準のリンク*/
a:link {
	color: #8B8C8E;
	text-decoration: none;
}
a:visited {
	color: #8B8C8E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


/*全体の枠と横幅・背景色・背景画像など*/
#outline {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}


/*タイトル部分画像の変更*/
/*タイトル部分画像の変更*/
#title {
	margin: 0px;
	padding: 0px 0px;
	height: 100px;
	position: relative;
	text-align: left;
	margin-top: 15px;
}



div#title h1{
	width:369px;
	height:100px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	background-image: url(image/logo.jpg);
	}
div#title h1 a{
	width:369px;
	height:100px;
	display:block;
	}


div#title ul{
	width:382px;
	height:100px;
	overflow:hidden;
	position:absolute;
	left:340px;
	}
	
div#title ul li{
	height:40px;
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:0 5px 0 0;
	}
	
a#record {
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m01_off.jpg) no-repeat 0 0;
	}
	
	a#record:hover{
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m01_over.jpg) no-repeat 0 0;
	}

	
a#music {
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m02_off.jpg) no-repeat 0 0;
	}
	
	a#music:hover {
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m02_over.jpg) no-repeat 0 0;
	}
	
	
a#management {
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m03_off.jpg) no-repeat 0 0;
	}
	
	a#management:hover {
	width:122px;
	height:100px;
	display:block;
	overflow:hidden;
	background:url(/artistprogram/image/m03_over.jpg) no-repeat 0 0;
	}
	
a#form:hover{
	background-position:left bottom;
	}


/*タイトル下のナビゲーション部分*/
#navi{
	font-size:10px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;
	height: 490px;
}
#navi li {
margin:0px;
padding:0px;	

}

#navi ul {
margin:0px;
padding:0px;

}

/*コンテンツ部分の大枠*/
#text {
	padding: 10px;
	width: 900px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}


/*コンテンツ部分の中身*/
#contents {
	margin: 0px;
	width: 650px;
	position: relative;
	float: right;
	font-size: 12px;
}

#contents li {
	margin-top: 3px;
	margin-bottom: 3px;
}


/*コンテンツ部分の左側*/
#left{
	width: 210px;
	position: relative;
}


/*コンテンツ部分の左側のメニューの設定など*/
#mainlink {
	margin: 0px;
	padding: 4px;
	list-style: url(/artistprogram/asets/none) none outside;
	border: 1px solid #ffffff;
font-size:10px;
	padding-left:0px;

}
#mainlink li {
	display: block;


}
#mainlink a:link, #mainlink a:visited {
	display: block;


}


/*コピーライト部分・最下段*/
#bottom {
	margin: 0px;
	position: relative;
	text-align: center;
	clear: right;
	width: 900px;
	font-size: 10px;
	margin-top: 40px;
	color: #FF3333;
	padding: 10px;
	border-top: solid 1px #ff3333;

}

#bottom a:link, #bottom a:visited {
	color: #333333;
	font-size: 10px;

}
#bottom a:hover, #bottom a:active {
	color: #0099FF;
	font-size: 10px;
}




/*リンク画像の枠を消す*/
img {
	border-width: 0px;
}


/*文字の色を変更*/
.red {
	color: #FF0000;
}

/*文字*/
.blue{
	color: #FF6600;
}

/*文字*/
.midashi{
	font-size:14px;
	background-color:#FF66FF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

/*文字*/
.links {
	color: #3366CC;
}

/*文字*/
.small{font-size:9px;
color:#999999;
}


/*文字*/
.td{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #4F5050;
	vertical-align: top;
}

/*文字*/
.midashi2{background-color:#FFFF99;}


/*文字*/
.midashi3{background-color:#FFFFCC;}


/*文字*/
h2{font-weight:normal;
}


/*文字*/
h1{font-weight:normal;
font-size:10px;}

/*文字*/
strong{font-weight:bold;}


/*文字*/
.small2{font-size:10px;}



/*文字*/
.style1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}


/*テーブル*/
table {font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


#tt01{
	background-image: url(image/tt01.jpg);
	background-repeat: no-repeat;
}
#tt02{
	background-image: url(image/tt03.jpg);
	background-repeat: no-repeat;
}
#tt03{
	background-image: url(image/tt04.jpg);
	background-repeat: no-repeat;
}
#tt05{
	background-repeat: no-repeat;
}