    BODY {background: #FFFFFF;
    	margin:0;
    	padding:0;
    	width:auto;
    	height:auto;
    	font-size:12px;
    	color:#666666;
    	line-height:16px;
    	vertical-align: top;
    	background-image:url(../images/ent/back.jpg);
    	background-repeat:repeat-x;
    }
    A:link {color: #993399}
    A:visited {color: #993333}
    H1 {font-size: 24pt; font-family: arial}
    H2 {font-size: 18pt; font-family: arial}
    H3 {font-size: 14pt; font-family: arial}
    
    #main{/*　メイン指定　*/
    	margin-left:auto;
    	margin-right:auto;
    	margin-top:0px;
    	width:auto;
    	height:auto;
    	padding:0;
    	border:0;
    	text-align:center;

    }
    
    
    #main_box{/*　メインボックス指定　*/
    	margin:0px auto auto auto;
    	padding:0;
    	width:366px;
    	height:460px;
    	border:0;
    	background-image:url(../images/ent/logo.jpg);
    	background-repeat:no-repeat;
    	text-align:center;
    }

    #enter_b{
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
	width:334px;
	height:67px;
	padding:0;
	border:0;
	background-image:url(../images/ent/18logo.gif);
	background-repeat:no-repeat;
}

	#enter_b .noenter{
			width:83px;
			height:67px;
			margin:0;
			padding:0;
			display:block;
			background-image:url(../images/ent/noenter.gif);
			background-repeat:no-repeat;
			text-indent:-9999px;
			float:left;
		}
		#enter_b .noenter:hover{
			background-position: 0px -67px;
		}

		#enter_b .enter{
			width:83px;
			height:67px;
			margin:0;
			padding:0;
			display:block;
			background-image:url(../images/ent/enter.gif);
			background-repeat:no-repeat;
			text-indent:-9999px;
			float:right;
		}
		#enter_b .enter:hover{
			background-position: 0px -67px;
		}
    
    
    h1, h2, h3, h4 {
    	margin:0;
    	padding:0;
    }
    
    p{
    	margin:0;
    	padding:0;
    }
    
    img{
    	border:none;
    }
    
    br {
    	letter-spacing: nomarl;
    }
    
    address, em{
    	font-style: normal;
    }
    
    ul, ol, dl, li{
    	margin:0;
    	padding:0;
    }
    
    p.white_11{
    	 color:#FFFFFF;
    	 font-size:14px;
    	 line-height:130%;
    }
    
    .red_11{
    	 color:#990000;
    	 font-size:14px;
    	 line-height:130%;
    	 padding:0;
    }
    
    
    #main p#top_text{
    	padding:140px 0 30px 0;
    }
    
    #main p.syuki{
    	padding:15px 0 0 0;
    	color:#9B806E;
    	font-weight:bold;
    	text-decoration:underline;
    }
