/* CSS Document */

/*==================== Reset ========================================*/
*{
	margin:0;
	padding:0;
	}

ul,li,ol{
	list-style-type:none;
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:normal;
	}

img{
	border:none;
	}

table,td,th{
	border:none;
	font-size: small;
	}
	
address,caption,cite,code,dfn,em,strong,th,var,dl,dt,dd {
	font-style: normal;
	}
	
h1,h2,h3,h4,h5,h6,em,address,p,th {
	font-style:normal;
	font-weight:normal;
	font-size:normal;
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	}
/*_______________________________COMMON*********/	

body {
	color:#eaeaea;  
	height:100%;
	margin:0;
	font-family:"lr oSVbN",Tahoma,osaka;
	background-color:#000000; 
	}
	
	
.clear {
	clear: both;
	font-size: 0;
	line-height:0;
	height: 0px;
	visibility: hidden;
}	

#build{
margin:0 auto;
width:900px;
/*background:url(../img/bg.gif) repeat-x top*/;}	


a:link{color:#eaeaea; text-decoration:underline;}
a:visited{color:#eaeaea; text-decoration:underline;}
a:active{color:#eaeaea; text-decoration:underline; outline: none;}
a:hover{color:#eaeaea; text-decoration:none;}
a:focus { -moz-outline-style: none; }

.bet{
	background:url(img/barBet.gif) repeat-y center;
	padding:10px;
	font-size:12px;
	line-height:160%;}
.bet p{
	padding-top:10px;}	

.und{
	margin:0 auto;
	width:888px;
	font-size:12px;
	line-height:160%;
	padding-top:20px;
	padding-bottom:30px;
	}
			
.und td{
	padding-top:10px;}			
			
			
.seimei{
	padding:20px 0 10px 0;
	}

.seimei p{
	text-align:left;
	padding-bottom:10px;
	font-size:76%;
	line-height:160%;

	}
