/* CSS Document */

/* ==============================================================
 main
============================================================== */
img{border:0;}
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: #464646;
}
.none{
	display:none;
}
.reset{clear:left;display:block;height:1px;font-size:1px;line-height:1px;}
a:link{color:#000000;text-decoration: none}
a:visited{color:#000000;text-decoration: none}
a:hover{color:#00FFFF;text-decoration:underline;}
a:active{color:#000000;text-decoration: none}


/* ==============================================================
 interview
============================================================== */
#main{
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-color: #FF3615;	
}

#lead{
	margin: 0px;
	padding: 0px;
	background-image: url(http://img.barks.jp/image/review/1000034862/interview-top.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 320px;
}

#page{
	margin:10px 15px;
	padding:0px;
	width:570px;
}


.barks{
	margin:0px;
	padding:10px 0px 10px 0px;
	color:#ff0;
	font-size:13px;
	line-height:16px;
	font-weight:400;
}

.chiba{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:48px;
	height:48px;
	background:url(http://img.barks.jp/image/review/1000034862/chiba.gif) no-repeat left bottom;
	float:left;
	display:block;
	border: 1px solid #FFFF00;
}

.saty{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:48px;
	height:48px;
	background:url(http://img.barks.jp/image/review/1000034862/saty.gif) no-repeat left bottom;
	float:left;
	display:block;
	border: 1px solid #FFFF00;
}

.sendai{
	margin:0px;
	padding:0px 0px 10px 10px;
	color:#fff;
	width:510px;
	font-size:13px;
	line-height:19px;
	font-weight:400;
	float:left;
}

.link{
	margin:0px;
	padding:0px 0px 20px 0px;
	text-align:right;
	color:#ff0;
	font-size:14px;
	line-height:16px;
	font-weight:600;
}



