* {
/*	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif; */
	font-family: "Times New Roman", "ＭＳ Ｐゴシック", "Osaka", sans-serif; /* ぎりぎりこっちの勝ち */
/*	font-family: "Courier New", "ＭＳ Ｐゴシック", "Osaka", sans-serif; */
}

.contents_block {
	font-size: 15px;
	float: left;
	height: 200px;
	border-bottom: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
}
#index_main {
	width: 327px;
	margin-left: 12px;
 	height: 280px;
	border-bottom: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
}
#index_main p {
 line-height: 1.4em;
 margin: 0 10px;
}
.contents_block_dl {
	width; 320px;
	height: 150px;
	margin: 10px;
	overflow: hidden;
}
.contents_block_dl dt {
	text-align: left; /* 親の中央揃えを解除 */
	margin: 2px 0;
}
.contents_block_dl dd {
	text-align: left; /* 親の中央揃えを解除 */
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: dotted 1px #b2b2b2;
}

.block_index a {
	background-image: url("img/list_b.gif");
	background-repeat: no-repeat;
}
#rss_link {
	background-image: url("img/rss_w.gif");
	background-repeat: no-repeat;
}
.block_index a:hover img {
	visibility: hidden;
}

#noto_channel {
/*	background: #000000; */
 	background-color: #ccc;
	float: left;
	height: 280px;
	width: 625px;
	margin-left: 2px;
	border-bottom: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
}

#movie_contents {
/*	margin: 10px 10px 10px 20px; */
	margin: 10px;
/*	margin: 10px 9px 9px 10px; */
	float: left;
}
#channel_list {
	float: left;
	width: 285px;
	margin: 10px 0;
	padding: 0;
}
#channel_list ul{
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}
#channel_list li {
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	display: block;
	width: 284px;
	color: #ffffff;
	background-color: #444;
	border-top: solid 1px #474747;
	border-left: solid 1px #474747;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
	margin: 0 1px 1px 0;
}
#channel_list a,
#channel_list span {
	display: block;
	width: 272px;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
	color: #ffffff;
	text-decoration: none;
}
#channel_list a:hover {
	color: #ffffff;
	background-color: #666;
	height:20px;
}

.block_index {
	height: 30px;
	width: 100%;
	text-align: center;
	background: url(img/kotaku2.gif) repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	display: block;
}
.block_index img {
 vertical-align: -1px;
}
.current {
	display: block;
	height: 20px;
	width: 100%;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.arrange_dl {
	margin: 10px;
}
.arrange_dl dt {
	clear: left;
	float: left;
	height: 28px;
	line-height: 28px;
	border-bottom: dotted 1px #b2b2b2;
	width: 70px;
}
.arrange_dl dd {
	margin-left: 70px;
	font-size: 28px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	border-bottom: dotted 1px #b2b2b2;
}
#houseinfo_update {
	width: 379px;
	margin-left: 12px;
	background-color: #ff9;
}
#houseinfo_cnt {
 width: 188px;
 margin-left: 12px;
}