img{border:none}
td{	vertical-align:top;}
th{	vertical-align:top;}
h1{	margin:0px;font-size:19px;}
ul{margin:0px;padding:0px;}
li{	list-style:none;}


a:link {text-decoration:underline; color:#336666;}
a:visited {text-decoration:underline;color:#336666 ;}
a:hover{text-decoration:underline;color :#ffa500;}
a:active {
	text-decoration:underline; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
	color:#336666; /*クリックしたときのカラー*/
}

/*----------------------------------------------------------------------------*/
.clearFix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearFix { display:inline-table; }
/* Hides from Mac IE \*/
* html .clearFix { height:1px; }
/*----------------------------------------------------------------------------*/


body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000000 url(_img/bg_body.png) repeat-x;
	font-family: "Helvetica","MS Arial","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
	line-height:110%;
}

#controlBox{
	width:720px;
	margin:0px auto;
	display:block;
	background:url(_img/bg_control.png)  #ffffff repeat-y;
}	

#mainBox{
	width:700px;
	display:block;
	margin:0px;
	color:#333333;
	text-align:left;
	padding:0px 10px;
}

#mainBox:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

#mainBox { display:inline-table; }

/* Hides from Mac IE \*/
* html #mainBox { height:1px; }
#mainBox { display:block; }



.otherImage{background:url(_img/bg_otherImage.jpg) no-repeat;}

#footer{
	width:100%;
	height:100px;
	margin-top:2px;
	padding-top:5px;
	text-align:center;
	display:block;
	background:url(_img/bg_footer.png) repeat-x;
	font-size:10px;
	color:#cccccc;
}	

.smallBox{
	width:580px;
	margin:20px auto 10px;
	padding:8px 12px 0px 8px;
	border:8px solid #696969;
	background-color:#ffffff;
	font-size:12px;
}


.innerBox01{
	width:140px;
	text-align:center;
	padding-right:10px;
	float:left;
}

.innerBox02{
	width:430px;
	display:block;
	padding:0px 0px 15px;
	margin:0px;
	float:left;
}

.innerBox03{
	clear:both;
	display:block;
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px;
	border-top:1px solid #696969;
}




#innerTitle{
	clear:both;
	margin:20px 0px 15px 8px;
	border-left:10px solid #333333;
	padding-left:5px;
	font-size:13px;
}

h2{
	margin:0px auto 3px;
	font-size:14px;
}



.smallBox h2{
	border-left:4px solid #655b05;
	border-bottom:1px solid #666666;
	padding:0px  0px 2px 6px;
	margin:5px auto 10px;
}



/* menu Navi 
-----------------------------------------------------------------------------------------*/


#menu{
	display:block;
	width:355px;
	height:20px;
	margin:0px;
	padding:65px 0px 0px;
}

#menu li{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

/* foot Navi */

#naviFoot{
	display:block;
	clear:both;
	background:url(_img/bg_footNavi.png) 0 100% no-repeat;
	width:720px;
	height:20px;
	text-align:left;
	margin:0px;
	padding:5px 0px 13px;
}
	
#naviFoot ul{
	width:300px;
	text-align:left;
	display:block;
	font-size:11px;
	margin:0px 15px;
}
	
#naviFoot li{
	margin-left:5px;
	padding-left:5px;
	float:left;
	border-left:1px solid #666666;
	list-style:none;
	}

#footNaviEnd{
	padding-right:5px;
	border-right:1px solid #666666;
}



/* disc*/

.btn_buy{margin:0px auto 20px;}

.price{
	display:block;
	width:120px;
	background:url(_img/bg_boxFoot.png);
	margin:5px auto 5px;
}

.kyoku{
	font-size:12px;
}

table.kyoku{
	color:#663300;
}

.kyoku_jun{
	color:#655b05;
	}

.feat{
	font-size:10px;
	color:#cc9933;
}


/* works */

#works{
	width:560px;
	margin:10px auto 10px;
	border:1px solid #666666;
}

#works td{
	background:#ffffff;
	font-size:11px;
	border:none;
	border-bottom:1px solid #666666;
}

#works th{
	background:#ffffff;
	font-size:11px;
	border:none;
	border-bottom:1px solid #666666;
}

.worksTop{border-top:1px solid #666666;}
#works .worksEnd{border-bottom:none;}


 
 
 
 
/* lyrics */

.lyrics{margin-top:65px;}

.lyrics h1{
	padding:7px 5px 3px 8px;
	font-size:15px;
	background:#666666	url(_img/bg_lyricsTitle.png);
	margin:5px 0px 15px;
	border-bottom:5px solid #333333;
	font-weight:normal;
}

.lyrics .innerBox03{padding-bottom:25px;padding-top:5px;}


pre{
	display:block;
	margin:15px 0px 15px 10px;
	padding-left:10px
}

/* other class */


.rpDL{
	display:block;
	padding-left:35px;
	margin:5px 0px 18px;
	background:url(_img/icon_realPlayer.png) 0 0 no-repeat;
	font-size:12px;
	}

.boxFoot{
	background:url(_img/bg_boxFoot.png);
	font-size:10px;
	text-align:right;
	padding:1px 7px  1px;
	margin:30px 0px 0px;
	clear:both;
}


.smallBox .boxFoot{	margin:10px 0px;}



.penciledBy{
	color:#669900;
	font-size:11px;
	padding:2px 3px 2px 5px;
	text-align:right;
	border-bottom:1px solid #666666;
}

.error_coution{color:#cc0000;font-size:10px}

