@charset "UTF-8";
body {
	font-size: 10px;
	background-color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.8;
	background-position: center top;
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
}
/*page_all;*/
#container {
	width: 1000px;
	height: 3550px;
	margin: 0 auto;
	
}
#header {
	width: 1000px;
	height: 41px;
	background: #000;
	margin:0 auto;
}
#header p {
	padding-left:6px;
	padding-top:3px;
}
#main_img h1 {
	padding:10px;
	
}

#main_img {
	width:1000px;
	height:300px;
	background-image:url(../../images/mainimg1.jpg);
}

#gnavi {
	width:1000px;
	height:40px;
	background: none;
	display:block;list-style:none;/* ブロック要素に一旦変更 */
	margin: 0;padding: 0;/* 一旦消す */
	text-align:center;line-height:40px;/* 幅・高さの中心に来るように */
}

#gnavi li {
	display:inline-block;
	float:left;
	
	height:40px;
	display:block;
	background: none;
	position:relative;
	
}

#topmenu {
	width:907px;
	height:20px;
	margin:0 auto;
	margin-top:10px;
}

#topmenu li {
	float:left;
	font-size:11px;
	padding-right:6px;
}
#topmenu li a {
	color:#F60;
	text-decoration:none;
}
#topmenu li a:hover {
	color:#F60;
	text-decoration:underline;
}
/*コンテンツ_all;*/
#contents_all {
	width: 906px;
	height: 3130px;
	margin: 0 auto;
	margin-top:20px;
	border-bottom:dotted 1px #ccc;
	
}

/*右カラム_all;*/
#contents_right {
	width: 300px;
	height: 3000px;
	float:right;
	margin-top:10px;
	
	
}


/*左カラム_all;*/
#contents_left {
	width: 587px;
	height: 3100px;
	margin-top:10px;
	
}

#title {
	width: 587px;
	height: 40px;
	background-image:url(../images/artist_back.jpg);
}

#title p {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:6px;
	padding-left:10px;
}

#artistbox dl {
	padding:6px;
}
#artistbox dd {
	border-bottom:solid 1px #ccc;
}

#artistbox dd a {
	color:#C0F;
	text-decoration:none;
}
#artistbox dd a:hover {
	color:#63C;
	text-decoration:underline;
}

#youtube {
	margin-top:20px;
}



#youtube p {
	padding:3px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#333;
	
}

#youtube .na {
	font-weight:normal;
	font-size:10px;
	color:#333;
}
#youtube p a {
	color:#F60;
	font-weight:normal;
	text-decoration:none;
}

#youtube p a:hover {
color:#F60;
	font-weight:normal;
	text-decoration:underline;
}

#title2 {
	width: 922px;
	height: 30px;
	background-color: #000;
}
#title3 {
	width: 600px;
	height: 30px;
	background-color: #000;
}
#title h3 {
	color: #FFF;
	font-weight: bold;
	padding-top:2px;
	padding-left:16px;
	font-size:15px;
}
#title2 h3 {
	color: #FFF;
	font-weight: bold;
	padding: 6px;
}
#title3 h3 {
	color: #FFF;
	font-weight: bold;
	padding: 6px;
}
#pagetop {
	width: 1000px;
	height: 25px;
}
#pagetop p {
	float: right;
	padding-right: 10px;
}
#contents_all .p_top {
	padding-right: 70px;
}


#pagetop {
	width:1000px;
	height:25px;
	
}

#pagetop p {
	float:right;
	padding-right:10px;
	
}
#footer {
	width:800px;
	height:70px;
	margin:0 auto;
	marginleft:-40px;

	
}

#footer p {
	font-size:10px;
	color:#999;
	text-align:center;
}

#footer address {
	font-size:10px;
	color:#999;
	text-align:center;
	padding-top:20px;
}
#address p {
	padding-left: 160px;
}
#footer .list {
	float: right;
	margin-left: 30px;
}
#table li {
	color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 10px;
	border-bottom: solid 1px #222;
}
