@charset "Shift_JIS";

html, body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
	background-color: #000;
	height: 100%;
	width: 100%;
}
body * {	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif}

ul, ol {	list-style: none }
table {	border-collapse: collapse }
img, fieldset { border: none }
img { vertical-align: top }
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited{

}
#container {
	width: 966px;
}
#global-navi0907 {
	width: 966px;
}

#contents {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	width: 966px;
	background-color: #FFFFFF;
	padding-top:20px;
}
#left_pane, #center_pane, #right_pane {
	float: left;
}
#left_pane {
	width: 180px;
}
#center_pane {
	width: 486px;
}
#right_pane {
	width: 300px;
}
#footer {
	background-color: #fff;
	clear: both;
	float: none;
	width: 966px;
}
#title {
	height: 187px;
	width: 966px;
}
#title h1 {
	text-indent: 0px;
}
#recommend {
	width: 160px;
	padding-bottom: 20px;
}
#recommend h3 {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	margin-top: 10px;
}
#center_pane h2 {
	margin-top:0;
	padding-bottom: 10px;
	clear: both;
}
#reportlist {
	padding-bottom: 10px;
}
#reportlist .report {
	margin-bottom: 8px;
	width: 468px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#ffffff;
	clear: both;
	padding-bottom: 11px;
}
#reportlist a.thumbnail {
	border: 5px solid #ddd;
	float: left;
	margin-left: 8px;
}
#reportlist a.thumbnail:hover {
	border: 5px solid #bbb;
	float: left;
	margin-left: 8px;
}

#reportlist .new {
	background-image: url(images/icon_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}
#reportlist .av {
	background-image: url(images/icon_av.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}
#reportlist .dc {
	background-image: url(images/icon_dc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}
#reportlist .pc {
	background-image: url(images/icon_pc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}
#reportlist .game {
	background-image: url(images/icon_game.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
}

#reportlist h3, #reportlist p {
	padding-left: 130px;
}
#reportlist h3 {
	font-size: 16px;
	line-height: 1.2;
	font-weight:normal;
}
#reportlist h3 a{
}
#reportlist h3 a:visited{
}
#reportlist p {
	font-size: 12px;
	line-height: 1.2;
	color:#444;
}
#reportlist .date {
	text-align: right;
	margin-top:4px;
	color:#ddd;
}
.pagetop {
	text-align: right;
	margin-top: 15px;
}
.pagetop a {
	font-size: 12px;
}

#category-nav a img{
	margin-left:10px;
}
#recommend .post{
	width:160px;
	margin-left:5px;
	margin-top:10px;
}
