/* CSS Document */

/* ==============================================================
 共通
============================================================== */
#main{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:12px;
	line-height:1.4em;
	width:600px;
	margin:0;
	padding:0;
	color: #333333;
}

.none{display:none;}
.clear{clear:both;display:block;height:0px;font-size:0px;line-height:0px;}
#main ul{list-style-type:none;}
img{border:0;}

/*link*/
#main a:link	{ color:#A2D7E1; text-decoration:none;}
#main a:visited { color:#A2D7E1; text-decoration:none;}
#main a:hover	{ color:#FF9900; text-decoration:underline;}
#main a:active	{ color:#A2D7E1; text-decoration:none;}

/* ==============================================================
 基本
============================================================== */
/*---メイン要素---*/
#title        { background:url(http://img.barks.jp/image/review/1000035816/title.jpg) no-repeat; width:600px; height:450px; margin:0;}
#interview    { background:url(http://img.barks.jp/image/review/1000035816/interview.gif) no-repeat; width:600px; height:144px; margin:0;}
#disc         { background:url(http://img.barks.jp/image/review/1000035816/disc.gif) no-repeat; width:600px; height:246px; margin:0;}
#dvd          { background:url(http://img.barks.jp/image/review/1000035816/dvd.gif) no-repeat; width:398px; height:370px; margin:0; float:left; }
#movie        { background:url(http://img.barks.jp/image/review/1000035816/movie.gif) no-repeat; width:202px; height:370px; margin:0; float:left; }
#info         { background:url(http://img.barks.jp/image/review/1000035816/info.gif) no-repeat; width:398px; height:290px; margin:0; float:left; }
#link         { background:url(http://img.barks.jp/image/review/1000035816/link.gif) no-repeat; width:202px; height:290px; margin:0; float:left; }

#dvd-movie		{ width:600px; height:370px; }
#info-link		{ width:600px; height:290px; }


/*---01 lead---*/
#lead		{ width:370px; height:200px; margin:0; padding:70px 0 0 13px; }
#lead p { margin:0; padding:0; line-height:1.6em; color:#000; font-size:13px;}

/*--btn--*/
#btn-interview { width:300px; height:56px; margin:0; padding:20px 0 0 10px; }
#btn-interview li a 	  { width:300px; height:56px; background:url(http://img.barks.jp/image/review/1000035816/btn-interview.gif) no-repeat 0px 0px; display:block; }
#btn-interview li a:hover { width:300px; height:56px; background:url(http://img.barks.jp/image/review/1000035816/btn-interview.gif) no-repeat 0px -56px; display:block; }

/*--disc--*/
.cd			{ width:150px; height:134px; margin:0; padding:70px 0 0 8px; float:left; }
.cd img		{ border:1px solid #321916;}
#amazon01	{ width:150px; height:24px; margin:0; padding:170px 0 0 15px; float:left; claer:left; }

/*--dvd--*/
.clip			{ width:150px; height:212px; margin:0; padding:85px 0 0 8px; }
.clip img		{ border:1px solid #321916;}
#amazon02	{ width:150px; height:24px; margin:0; padding:10px 0 0 8px; }


/*--movie--*/
.pv			{ width:170px; height:143px; margin:0; padding:15px 0 0 10px;}
.pv img		{ border:1px solid #321916;}
#movie p		{margin:0; padding:3px 0 0 12px;}

/*--movie--*/
#info p			{ margin:0; padding:50px 0 0 10px; }

/*--link--*/
#btn-link { width:170px; height:32px; margin:0; padding:50px 0 0 10px; }
#btn-link li.link01 a	    { margin:0px 0 10px 0;}
#btn-link li.link01 a 	    { width:170px; height:32px; background:url(http://img.barks.jp/image/review/1000035816/btn-link01.gif) no-repeat 0px 0px; display:block; }
#btn-link li.link01 a:hover { width:170px; height:32px; background:url(http://img.barks.jp/image/review/1000035816/btn-link01.gif) no-repeat 0px -32px; display:block; }

#btn-link li.link02 a 	    { width:170px; height:32px; background:url(http://img.barks.jp/image/review/1000035816/btn-link02.gif) no-repeat 0px 0px; display:block; }
#btn-link li.link02 a:hover { width:170px; height:32px; background:url(http://img.barks.jp/image/review/1000035816/btn-link02.gif) no-repeat 0px -32px; display:block; }



