#top {
	float: right;
	width: 590px;
}
#twiter dl {
	height: 150px;
	overflow: auto;
	vertical-align: middle;
}


#topic {
	margin-top: 5px;
	float: left;
}
#topic h1 {
	font-size: 14px;
}

#news {
	float: left;
	height: 150px;
	width: 350px;
}
#newstwiter {
	margin-top: 5px;
	height: 150px;
	width: 580px;
	clear: both;
	float: right;
}


#news table {

}

#news table th {
	color: #009999;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
#news table td {
	border-bottom: 1px solid #009999;
}
#news table p {
	padding-left: 5px;
}

#news dl {
	height: 150px;
	width: 350px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009999;
}
@media screen {/* この中をMacIEは無視する */
#twiter {
	float: right;
	height: 150px;
	width: 230px;
}

         #news dl { overflow: auto; }
}
#news h1 {
	font-weight: normal;
	line-height: normal;
	font-size: 9px;
}
#news p {
}

#pickup {
	width: 590px;
	margin-top: 30px;
	float: right;
}

#artist {

}

#artist img {
}

#artist dl {
	margin: 0px;
	height: 450px;
	width: 590px;
}
@media screen {/* この中をMacIEは無視する */
         #artist dl { overflow: auto; }
}

#artistbox {
	float: left;
	width: 140px;
	margin-bottom: 5px;
	margin-right: 2px;
}
#artistbox h1 {
	text-align: center;
	background-color: #EBEBEB;
	font-weight: normal;
}
#artistbox a {
	display: block;
	color: #333333;
}

#artistbox a:hover {
	display: block;
	background-color: #ffa07a;
}
#artist #c-both {
	clear: both;
	width: 560px;
}

#event {
	margin-top: 10px;
}

#event dl {
	margin: 0px;
	width: 590px;
	background-color: #F5F5F5;
	height: 700px;
}
@media screen {/* この中をMacIEは無視する */
         #event dl { overflow: auto; }
}




#eventbox {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 5px;
	width: 560px;
}
#eventbox a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#eventbox a:hover {
	display: block;
	background-color: #FFFFFF;
}





#eventbox img {
	float: left;
	margin-right: 3px;
	border: 1px solid #999999;
	margin-left: 3px;
}
#eventbox h1 {
	color: #daa520;
}
#eventbox p {
	font-size: 10px;
}

#event #c-both {
	clear: both;
	width: 550px;
}


h1 {
	color: #666666;
}

