@charset "UTF-8";

/*------------------------------------------------------------------------------
	アキバプロレス - wrestlers.css
	URL: http:///
	Date: 2008-09-2
	Last Date: 2008-11-28	
	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_mmtit {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
	
#wrestlers_lineup {
	display: block;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	}
#wrestlers_lineup2 {
	display: block;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	}		
.team {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.wrestlers {
	float: left;
	display: block;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	}
.wrestlers p {
	background-color: #000000;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}




/* -----------------------------------------------------------
 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;
	}
