@charset "UTF-8";

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


/*
 CONTENTS [
-------------------------------------------------------------
・ Share Style
・ Link Color
・ Wrap
・ H item
・ Banner item
・ Menu area
・ Contents area  （same）
・ Contents area  （TOP）
・ Footer area 
----------------------------------------------------------- */


/* -----------------------------------------------------------
 Share Style 
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	}
body {
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 140%;
	background-image: url(../image/bg_01.png);
	background-repeat: repeat-x;
	}

html {
	overflow-y:scroll;
	}
h1,h2,h3,h4,h5,h6 {
	}
p,li,dt,dl {
	line-height:1.3;
	}

li {
	list-style-type:none;
	}
img {
	border:0;
	}
address {
	font-style:normal;
	}
.clear {
	clear:both;
	}
	
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
  }
  	
	
	
/* ----------------------------------------------------------
 Link Color 
----------------------------------------------------------- */

a:link {
	color:#006699;
	text-decoration:underline;
	}
a:visited {
	color:#006699;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color: #003366;
	}
a:active {
	color:#003366;
	text-decoration: underline;
	}
	
	
	
/* ----------------------------------------------------------
 Wrap  
----------------------------------------------------------- */

#main_wrap {
	display: block;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
	
	
	
/* ----------------------------------------------------------
 H item  
----------------------------------------------------------- */
	
#h1_top {
	background-image: url(../image/h1_top01.png);
	background-repeat: no-repeat;
	display: block;
	height: 409px;
	width: 810px;
	behavior: expression(IEPNGFIX.fix(this));	
	padding-top: 33px;
	}
#h1_toplogo {
	background-image: url(../image/logo_top.png);
	background-repeat: no-repeat;
	display: block;
	width: 579px;
	height: 210px;
	text-indent: -5000px;
	margin-left: 20px;
	behavior: expression(IEPNGFIX.fix(this));	
	}
#h1_head01 {
	background-image: url(../image/h1_head01.png);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 810px;
	text-indent: -5000px;
	behavior: expression(IEPNGFIX.fix(this));	
	}

#h2_top {
	background-image: url(../image/info_Tit.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 520px;
	}

#h2_top2 {
	background-image: url(../image/news_Tit.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 520px;
	}	
	
	
	
/* ----------------------------------------------------------
 Banner item  （TOP）
----------------------------------------------------------- */
	
#bt_newsstar a {
	background-image: url(../image/bt_newsstar.png);
	background-repeat: no-repeat;
	display: block;
	height: 214px;
	width: 212px;
	text-indent: -5000px;
	margin-left: 560px;
	behavior: expression(IEPNGFIX.fix(this));		
	margin-top: -20px;
	}
#bt_newsstar a:hover,#bt_newsstar a:active {
	background-image: url(../image/bt_newsstar_a.png);
	}



/* ----------------------------------------------------------
 Menu area  
----------------------------------------------------------- */

#menu_prot {
	background-image: url(../image/bg_menu.png);
	display: block;
	height: 130px;
	_height: 120px;	
	width: 810px;

	behavior: expression(IEPNGFIX.fix(this));	
	background-repeat: no-repeat;
	}
#menu_prot li {
	float: left;
	}
#menu_prot ul {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	width: 747px;
	}
.menu_margin {
	margin-right: 17px;
	}



/* ----------------------------------------------------------
 Contents area  （same）
----------------------------------------------------------- */

#contets {
	background-image: url(../image/bg_contents01.png);
	background-repeat: repeat-y;
	behavior: expression(IEPNGFIX.fix(this));	
	}
	
	
	
/* ----------------------------------------------------------
 Contents area  （TOP）
----------------------------------------------------------- */
	
#contets_news {
	background-image: url(../image/bg_contents01.png);
	background-repeat: repeat-y;



	behavior: expression(IEPNGFIX.fix(this));	
	padding-top: 30px;
	display: block;
	height: 100%;
	}	
#contents_left {
	display: block;
	width: 520px;
	float: left;
	margin-top: 20px;
	padding-left: 32px;
	}
#news_area {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	}
#news_area li {
	background-image: url(../image/ic_01.gif);
	background-repeat: no-repeat;
	margin-top: 18px;
	padding-left: 30px;
	background-position: 0.4em 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	line-height: 140%;
	padding-bottom: 10px;
	}

#contents_right {
	display: block;
	float: right;
	width: 205px;
	margin-top: 20px;
	padding-right: 32px;
	}
#banner_area li {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}
.margin50 {
	height: 10px;
	}
.margin70 {
	height: 70px;
	}




/* ----------------------------------------------------------
 Footer area  
----------------------------------------------------------- */

#footer {
	background-image: url(../image/bg_footer.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 810px;





	behavior: expression(IEPNGFIX.fix(this));	
	padding-top: 6px;
	}
.align_C {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
