@charset "UTF-8";

/*------------------------------------------------------------------------------
	アキバプロレス - news.css
	URL: http:///
	Date: 2008-09-2
	Last Date: 2008-11-18	
	copyright(C)2008 キャビネット All rights reserved.
------------------------------------------------------------------------------*/

/* -----------------------------------------------------------
 CONTENTS
 -------------------------------------------------------------
 ・0816 Item
 ・TOP Item
 ・contents Item
----------------------------------------------------------- */



/* -----------------------------------------------------------
 0816 Item
----------------------------------------------------------- */

#newstit01 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 730px;
	}
.news_p01 {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}
.news_p02 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	}
.news_p03 {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

.news_table01 {
	margin-top: 15px;
	margin-left: 80px;
	}
.news_table02 {
	margin-top: 5px;
	margin-left: 80px;
	}	
.news_mmtit {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
	
	
	
/* -----------------------------------------------------------
 TOP Item
----------------------------------------------------------- */
	
#news_lineup {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 120px;
	}
#news_lineup dt {
	float: left;
	width: 120px;
	line-height: 35px;
	background-image: url(../image/ic_01.gif);
	background-repeat: no-repeat;
	background-position: 1px 12px;
	padding-left: 18px;
	}
#news_lineup dd {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 150px;
	}
#news_lineup p {
	line-height: 140%;
	padding-bottom: 10px;
}




/* -----------------------------------------------------------
 contents Item
----------------------------------------------------------- */
	
*:first-child+html #event_table {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}	
#event_table {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	_margin-top: 10px;	
	}
#event_table dt {
	float: left;
	line-height: 30px;
	width: 90px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	}
	
*:first-child+html #event_table .dt_clear {
	margin-top: 19px;
	}
#event_table .dt_clear {
	margin-top: -1px;
	_margin-top: 19px;	
	}

#event_table dd {
	line-height: 30px;
	padding-left: 150px;
	background-image: url(../image/bg_news_table.png);
	background-position: left bottom;
	padding-bottom: 5px;
	margin-top: 20px;
	}
.dt_w200 {
	width: 200px;
	}
.in_table01 {
	line-height: 30px;
	}
