body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../images/back.gif);
	background-repeat: repeat-y;
	font-family: "KozGoStd-Light","KozGoStd-Regular",Arial,Helvetica,Verdana,sans-serif;
	color: #8a8a8a;
  }
  
a {
	color: #8a8a8a;
	text-decoration: underline;
}

a:visited {
	color: #8a8a8a;
}

a:hover {
	color: #8a8a8a;
	text-decoration: none;
}

a.artists {
	color: #8a8a8a;
	text-decoration: none;
}

a.artists:visited {
	color: #8a8a8a;
}

a.artists:hover {
	color: #8a8a8a;
	text-decoration: none;
}

.link-text {
	font-size:80%;
}

h1 {
	margin:0;
	padding-bottom:10px;
}

ul {
	padding-left:20px;
}

  
  
/* 3分割
---------------------------------------------*/
#cont {
	width: 781px;
	height: 100%;
	color: #8a8a8a;
	font-size: 90%;
}

#cont_left {
	float: left;
	width: 230px;
	padding-left: 25px;
	padding-top: 30px;
	display: block;
}

#cont_center {
	float: left;
	width: 43px;
	height: 717px;
	background-color: #252525;
	background-image:url(../images/img.jpg);
	background-repeat:no-repeat;
}

#cont_right {
	float: right;
	width: 455px;
	padding-left: 27px;
	padding-top: 38px;
	display: block;
}


/* 左メニュー
---------------------------------------------*/
#menu {
	width: 230px;
	height: 100%;
}

#menu_left {
	float: left;
	width: 90px;
	padding-top: 11px;
	display: block;
}

#menu_right {
	float: left;
	width: 130px;
	padding-top: 38px;
	padding-left: 10px;
	display: block;
}

#menu_right02 {
	float: left;
	width: 130px;
	padding-top: 89px;
	padding-left: 10px;
	display: block;
}


/* テキスト
---------------------------------------------*/
#date {
	color: #8a8a8a;
	font-weight: bold;
}

#date02 {
	color: #8a8a8a;
	font-weight: bold;
	letter-spacing:1.4;
}

#date03 {
	color: #FFFFFF;
	background-color: #8a8a8a;
	width: 455px;
	padding-left: 5px;
	padding-right: 8px;
	margin-bottom:5px;
}

#year {
	border-bottom: dashed #d4d4d4 1px;
	width: 455px;
	margin-top:5px;
	margin-bottom:5px;
	color: #8a8a8a;
}

#title {
	color: #8a8a8a;
	border-bottom: dashed #d4d4d4 1px;
	width: 455px;
	line-height: 1.4;
	padding-bottom: 5px;
}

#title02 {
	color: #8a8a8a;
	border-bottom: dashed #d4d4d4 1px;
	width: 455px;
	line-height: 1.6;
	font-size: 120%;
	font-weight: bold;
}

#past {
	background-image:url(../images/yaji.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	width: 455px;
	margin-bottom:5px;
	font-size:90%;
}

#artists {
	border-bottom: dashed #d4d4d4 1px;
	width: 455px;
	margin-bottom:5px;
	background-image:url(../images/yaji02.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

#text {
	line-height: 1.4;
	width: 455px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom: dashed #d4d4d4 1px;
	margin-bottom:20px;
}

#text02 {
	font-size:80%;
	width:447px;
	color: #8a8a8a;
}

.img {
	margin-bottom: 10px;
	float:left;
	clear: both;
	display: block;
}

.img02 {
	margin-right: 15px;
	margin-bottom: 5px;
	float:left;
	clear: all;
	display: block;
}

.img03 {
	margin-right: 11px;
	margin-bottom: 8px;
	float:left;
}

.img04 {
	margin-bottom: 10px;
}

#link {
	margin-top:5px;
}


#bottom-link {
	width:455px;
}

#artists-link {
	width:455px;
	margin-top:10px;
	margin-bottom:5px;
	clear:all;
}

#click {
	width:445px;
}
.clear{
clear:both;
}