* { 
	margin: 0; padding: 0; 
	font-weight: normal;
	font-style:normal; 
	font-size:7.5pt;
	letter-spacing:0.07em;
}
br{
	letter-spacing: 0;
}
a{
	text-decoration:none;
	cursor:pointer;
}
body{
	background-color:#1D1C1A;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-y;	
}	

br.clear{
	 clear:both;
}

#head{
width:935px;
}
#title{
width:710px;
float:left;
}
#sblog{
width:205px;
float:right;
}
/*---スタッフブログ---*/
#sblog li{
	list-style-type:none;
}
.sblog_line{
	background-image:url(../image/dotline_g.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sblog li a{
	color:#BCBCBC;
	display:block;
	padding:5px 0 5px 3px;
	word-break:break-all;	
}
#sblog li a:hover{
	color:#BCBCBC;
	background-color:#31302E;
	text-decoration:none;
}

#main{
width:935px;
padding-top: 20px;
}
#menu{
width:240px;
float:left;
}
#menu ul{
list-style-type:none;
margin: 0;
padding: 0; 
}
#menu li{
width:240px;
height:54px;
}
.btn{
margin-top:20px;
margin-right:auto;
margin-left:auto;
padding-bottom: 40px;
text-align:center;
}

#artist{
width:670px;
float:right;
}
#artist img{
padding-bottom: 15px;
}
.notes{
	font-size:10px;
	color:#888888;
}
.underline{
padding-bottom: 15px;
}
