/* CSS Document */
/* ゴルベティ ライブレポ 1000037034 */

/* ==============================================================
 共通
============================================================== */
#main{
/*font-family: verdana, 'trebuchet ms', sans-serif;*/
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
line-height:1.4em;
width:600px;
margin:0;
padding:0;
color:#fff;
}
.clear{
clear:both;
display:block;
height:0px;
font-size:0px;
line-height:0px;
}
#main ul{
list-style-type:none;
}
img{
border:0;
}
.hide{
display:none;
}

/*link*/
#main a:link	{ color:#BF3006; text-decoration:none;}
#main a:visited { color:#BF3006; text-decoration:none;}
#main a:hover	{ color:#FFCC00; text-decoration:underline;}
#main a:active	{ color:#BF3006; text-decoration:none;}

/* ==============================================================
 基本
============================================================== */
/*---メイン要素---*/
#repo-title       	 { background:url(http://img.barks.jp/image/review/1000037034/repo-title.jpg) no-repeat; width:600px; height:268px; margin:0;}
#repo-main       	 { background:url(http://img.barks.jp/image/review/1000037034/repo-main.jpg) no-repeat; width:600px; height:1079px; margin:0;}
#repo-foot       	 { background:url(http://img.barks.jp/image/review/1000037034/repo-foot.jpg) no-repeat; width:600px; height:33px; margin:0;}

#repo-main #left{
	float:left;
	width:240px;
}
#repo-main #right{
	float:left;
	width:357px;
}
#repo-main #left img{
	margin:0 0 15px 40px;
	padding:0;
	display:block;
}
#repo-main #right .report{
	font-size:12px;
	line-height:1.4em;
	margin:0;
	padding:0 30px 20px 15px;
	color:#000;
}
#repo-main #right .link{
	font-size:13px;
	line-height:1.4em;
	font-weight:bold;
	margin:0;
	padding:0 30px 0 15px;
}



