body{
	background-image: url(./images/tile40x40.png);
	background-repeat: repeat;
	background-position: left top;
	overflow: auto;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
    font-size: 11px;
}
img{
	border:none;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	padding-left:1em;
	text-align:left;
	border-left:1em solid #666;
	border-bottom:1px dashed #666;
}
dd > h3 {
	padding-left:1em;
	text-align:left;
	border-left:1em solid #ccc;
	border-bottom:1px dashed #ccc;
}
div.twtr-hd{
	padding:5px;
	margin:0;
	height:30px;
}
div.twtr-hd > h3{
	display:none;
}
div.twtr-user{
	display:none;
}
div.twtr-bd{
	border-bottom:1px solid #333;
}
div.twtr-ft{
	display:none;
}
.small{
	font-size:0.8em;
	color:#f99;
}
#gridspace{
}
p.dropdown{
	display:none;
}
/*カーソル*/
.imgCursor{
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	opacity: 0;
	z-index: 2;
}
dl{
	padding:0;
	margin:0;
	list-style-type:none;
}
dt{
	position:absolute;
	background-color:#000;
	color:#fff;
	opacity:0;
	display:none;
    -moz-box-shadow: 8px 8px 10px #999;
	-webkit-box-shadow: 8px 8px 10px #999;
	-o-box-shadow: 8px 8px 10px #999;
	box-shadow: 8px 8px 10px #999;
	z-index:1;
}

dt.hexadecuple{
	width:160px;
	height:160px;
}
dt.nonuple{
	width:120px;
	height:120px;
}
dt.quad{
	width:80px;
	height:80px;
}
dt.double{
	width:80px;
	height:40px;
}
dt.single{
	width:40px;
	height:40px;
}
dt.banner{
	width:200px;
	height:40px;
}
dt.skyscraper{
	width:160px;
	height:600px;
}
dt.billboard{
	padding:0;
	width:400px;
	height:400px;
	background-image: url(./images/block/billboardbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
dd.description{
	position:fixed;
	padding:10px;
	left:0;
	top:0;
	width:600px;
	height:600px;
	background-color:#FFF;
	opacity:0;
	z-index:3;
	overflow:auto;
}

dd.description > p{
	margin-left:2em;
	margin-right:2em;
}
dd.description > h3{
	margin-left:1em;
	margin-right:1em;
}
p.closeDesc{
	margin:0;
	opacity:0.8;
}
p.closeDesc:hover{
	opacity:1;
}
dt.Discography{
	background-color:#C3BEBF;
	color:#000;
}
dt.CommercialWorks{
	background-color:#BBC3CB;
	color:#000;
}
dt.Collaborative{
	background-color:#97A0AA;
	color:#000;
}
dt.Sounds{
	background-color:#84778E;
	color:#000;
}
dt.About{
	background-color:transparent;
	color:#000;
}
dt.Events{
	background-color:transparent;
	color:#000;
}
dt.Link{
	background-image: url(./images/block/null.png);
	background-position: left top;
}
dt.filter{
	display:block;
	background-color:transparent;
	color:#000;
}
dt.Title{
	background-color:#FFF;
	color:#000;
}
dt.topic{
	display:block;
	background-color:transparent;
	color:#000;
}
#rebuild{
	background-color:#E2E3E6;
}
