@charset "shift_jis";

/*---------------------------
  ▼ページ本体
---------------------------*/
#main{
	float: left;
	width: 700px;
}

#sub{
	float: right;
	width: 200px;
}
/*---------------------------
  ▲ページ本体
---------------------------*/

/*------------------
 メイン
------------------*/
#flash {
	margin-bottom: 10px;
}

#push {
	margin-bottom: 10px;
}

#push h2 {
	background-image: url(../images/h_push.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 690px;
	margin-bottom: 2px;
}

#sub #blog {
	margin-bottom: 10px;
}

#rank h2 {
	background-image: url(../images/h_ranking.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 690px;
	margin-bottom: 2px;
}

#rank_box {
	width: 688px;
	height: 170px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

#rank_title {
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin: 10px;
	padding-top: 0px;
}

#rank_box table{
	margin: 5px;
	padding: 5px;
}

#rank_box td{
	line-height: 1.5;
	padding: 5px;
}

#rank_box #geinin a{
	font-weight: bold;
}

#rank_box ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rank_box li{
	margin-top: 5;
	padding-top: 5px;
	float: left;
}

#cm h2 {
	background-image: url(../images/h_movie.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	margin-bottom: 2px;
}

#cm_box {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}

#twitter h2 {
	background-image: url(../images/h_twitter.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	margin-bottom: 2px;
}

#twitter_box {
	border: 1px solid #000000;
	width: 178px;
	margin-bottom: 10px;
	padding: 10px;
}

#live h2 {
	background-image: url(../images/h_live.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	margin-bottom: 2px;
}

#live_box {
	border: 1px solid #000000;
	margin: 0px;
	padding: 5px;
}

#live_box p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

#live_box table{
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#live_box th{
	padding: 5px;
	text-align: left;
	font-weight: bolder;
}

#live_box td{
	padding: 5px;
}

#live_box ul{
	margin: 0;
	padding: 0;
	width: 180px;
}

#live_box li{
	list-style-type: none;
	margin-top: 5;
	padding-top: 5px;
}

#live_box li#title a{
	font-weight: bold;
	font-size: medium;
}

#live_details ul{
	width: 170px;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#live_details li#details a{
	text-indent: -9999px;
	text-decoration:none;
	display:block;
	height:24px;
	width:56px;
	background: url(../images/icon/details.gif) no-repeat;
}

#live_details li#details a:hover{
	height:24px;
	width:56px;
	background: url(../images/icon/details_lo.gif) no-repeat;
}
