/* CSS Document */

/* ==============================================================
 main
============================================================== */
#main{
	width: 600px;
	background: url(http://img.barks.jp/image/review/1000035097/bg600.gif) repeat-y;
}

#main img{
	border:0;
}

ul{list-style-type:none;}

p{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0 0 1em 0;
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
}

.none{
	display:none;
}

.reset{clear:left;display:block;height:1px;font-size:1px;line-height:1px;}
.clear{clear:both;}
#main a{color:#FFF;text-decoration:underline;}
#main a:link{color:#FFFF00;}
#main a:visited{color:#FFFF00;}
#main a:hover{color:#CC0000;}
#main a:active{color:#FFFF00;}

/* ==============================================================
 page
============================================================== */
#title{
	background: url(http://img.barks.jp/image/review/1000035097/interview-title.gif) no-repeat;
	width:600px;
	height:235px;
}

#page{
	width:560px;
	height:auto;
	margin:0px 20px;
	border:1px solid #fff;
}

#foot{
	background: url(http://img.barks.jp/image/review/1000035097/interview-foot.gif) no-repeat;
	width:600px;
	height:157px;
	clear:both;
	display:block;
}

/* ==============================================================
 btn
============================================================== */
#navi{
	margin:10px 0;
	padding:0px;
	background: url(http://img.barks.jp/image/review/1000035097/btn00.gif) no-repeat;
	width:600px;
	height:32px;
}

#navi ul{
	margin-left:20px;
	padding:0px;
}

#navi li{
	width:100px;
	margin:0px;
	display: inline;
	float:left;
}

#navi li a{
	width:100px;
	height:32px;
	display:block;
	text-indent:-9999em;
}

#navi li.btn01 a{
	background: url(http://img.barks.jp/image/review/1000035097/btn01.gif) no-repeat;
	width:100px;
}

#navi li.btn02 a{
	background: url(http://img.barks.jp/image/review/1000035097/btn02.gif) no-repeat;
	width:100px;
}

#navi li.btn03 a{
	background: url(http://img.barks.jp/image/review/1000035097/btn03.gif) no-repeat;
	width:100px;
}

#navi li.btn01 a:hover{
	background: url(http://img.barks.jp/image/review/1000035097/btn01-b.gif) no-repeat;
	width:100px;
}

#navi li.btn02 a:hover{
	background: url(http://img.barks.jp/image/review/1000035097/btn02-b.gif) no-repeat;
	width:100px;
}

#navi li.btn03 a:hover{
	background: url(http://img.barks.jp/image/review/1000035097/btn03-b.gif) no-repeat;
	width:100px;
}


/* ==============================================================
 •¶Žš‚È‚Ç
============================================================== */
.barks{
	margin:0px;
	padding:15px 0px 10px 20px;
	width:530px;
	color:#0099CC;
	font-size:13px;
	line-height:16px;
	font-weight:400;
}

.kawada{
	margin:0px;
	padding:0px 0px 10px 35px;
	color:#fff;
	width:500px;
	font-size:13px;
	line-height:19px;
	font-weight:400;
}

.link{
	margin:0px;
	padding:10px 0px 5px 20px;
	width:530px;
	color:#FFFF00;
	font-size:13px;
	line-height:16px;
	font-weight:400;
}

