/* CSS Document */

/* ==============================================================
 ‹¤’Ê
============================================================== */
#main{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:1.5em;
	background:#000000;
	width:600px;
	height:auto;
	color: #fff;
}

.none{display:none;}
.clear{clear:both;display:block;height:0px;font-size:0px;line-height:0px;}
#main ul{list-style-type:none;}

/*link*/
#main a{color:#A2D7E1;text-decoration:underline;}
#main a:link{color:#A2D7E1;}
#main a:visited{color:#A2D7E1;}
#main a:hover{color:#FF9900;}
#main a:active{color:#A2D7E1;}

/* ==============================================================
 Šî–{
============================================================== */
#title{
	background:url(http://img.barks.jp/image/review/1000035098/column-top.gif) no-repeat;
	width:600px;
	height:238px;
}

#page{
	padding:30px 40px;
}

#column{
	width:500px;
	margin:0 0 40px 0 ;
}

#column00{
	width:500px;
	margin:0 0 70px 0 ;
}

.cd{
	margin: 0 15px 0 10px ;
	width:100px;
	float:left;
}

.cdtitle{
	margin:0 0 5px 0;
}

/*---btn-----*/
.btn{
	width:70px;
	height:15px;
	margin:0px ;
	padding:5px 0 0 25px ;
	clear:both;
}

.btn li{ display:inline; }
.btn li a       { width:70px; height:15px; display:block; overflow:hidden; background:url(http://img.barks.jp/image/review/1000035098/btn-cd.gif) no-repeat 0px 0px; }
.btn li a:hover { width:70px; height:15px; display:block; overflow:hidden; background:url(http://img.barks.jp/image/review/1000035098/btn-cd.gif) no-repeat 0px -15px; }


.btn-back{
	width:200px;
	height:30px;
	margin:0px ;
	padding:25px 0 20px 160px ;
	clear:both;
}

.btn-back li{ display:inline; }
.btn-back li a       { width:200px; height:30px; display:block; overflow:hidden; background:url(http://img.barks.jp/image/review/1000035098/btn-back.gif) no-repeat 0px 0px; }
.btn-back li a:hover { width:200px; height:30px; display:block; overflow:hidden; background:url(http://img.barks.jp/image/review/1000035098/btn-back.gif) no-repeat 0px -30px; }








