﻿html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,form,textarea,
span,img,strong {
	font-size:100%;
	font-weight:normal;
	line-height:120%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;

}
/*
img{ display: block;

}*/

body {
	color:#444;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	/*background:url('images/index_bg.jpg') repeat-x 50% top;*/
}



#centerimg{
	width: 480px;
    height: 360px; 
    margin:auto;
    margin-top:10%; 
	background: url('images/indeximg.jpg') no-repeat;


}


#enter{
   float:left;
	width:170px;
    height: 60px; 
    position:relative;
    top:277px;
    left:73px;
	

}

.enter a{
   float:left;
	width:170px;
    height: 60px; 
    position:relative;
    top:277px;
    left:73px;
	text-indent:-9999px;
	display:block;	
	

}

#leave{
   float:right;
	width:110px;
    height: 40px; 
    position:relative;
    top:298px;
    right:82px;
}



.leave a{
   float:right;
	width:110px;
    height: 40px; 
    position:relative;
    top:298px;
    right:82px;
	text-indent:-9999px;
	display:block;	
}

#tex{

/*    margin:auto;	*/
    margin-top:15px;	
 	text-align: center;

}


.toptex{
	text-align:center;
	margin-top:10px;
    color:#000000;
	

}

