*{margin:0;
padding:0;
font-size:100%;
list-style: none;
}
img {border: none;vertical-align:  bottom;}
hr{display:none;}
p{font-weight: bold;}

a:link{color:#FF9900; text-decoration:underline;}
a:visited{color:#FF9900; text-decoration:underline;}
a:active{color:#6699FF; text-decoration:none;}
a:hover{color:#FFCC66; text-decoration:none;}


/*----------------------------------------------------------------form */

input,textarea,select{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#996633;	
	background-color: #FFFFFF;
	border-bottom: #FFC6D8 2px solid;
	border-right: #FFC6D8 2px solid;
	border-left: #FFC6D8 2px solid;
	border-top: #FFC6D8 2px solid;
	padding: 1px 2px;
}
.button{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;	
	background-color: #FD79A3;
}

.radio{background-color: #ffffff;}
.form_size1{width: 140px;}
.form_size2{width: 110px;}

fieldset{border: none;padding: 0;}

/*----------------------------------------------------------------クラス */
.light1{color: #ffffff;}/* white */
.light2{color: #FFFF00;}/* yellow */
.light3{color: #FFCC00;}/* yellow_orange */
.light4{color: #33FF00;}/* green */
.light5{color: #00CCFF;}/* blue */
.light6{color: #00FFFF;}/* sky_blue */

.dark1{color: #FF0033;}/* red */
.dark2{color: #FF6699;}/* pink */
.dark3{color: #9966FF;}/* purple */
.dark4{color: #3366FF;}/* blue */
.dark5{color: #339900;}/* green */
.dark6{color: #FF6600;}/* orange */
.dark7{color: #996600;}/* tya */

.textS{font-size: 10px;}
.textM{font-size: 14px;}
.textL{font-size: 16px;}
.textLL{font-size: 20px;}

.font1{font-weight: bold;}
.font2{font-family : "ＭＳ Ｐゴシック", "Osaka";}
.font3{text-indent:-1.3em;margin-left:1.4em;}
.font4{text-indent: -0.8em;margin-left: 1.4em;}

.WDcenter{text-align: center;}

.text-out{text-indent:-9999px;}
.hidden{position:absolute;
	left:0px;
	top:-500px;
	width:1px; 
	height:1px; 
	overflow:hidden; 
}
.clearfix {
	zoom: 1;
	}
	.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/*----------------------------------------------------------------全共通 */





/*----------------------------------------------------------------body */

body{
	font-size :12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#98957C;
	line-height: 16px;
	background: #ffffff;
	text-align: center;
}


/*----------------------------------------------------------------h1 */

h1{
	background: url(/images/11/h1.jpg) no-repeat;
	height: 356px;
}


/*----------------------------------------------------------------h2 */



/*----------------------------------------------------------------h3 */





/*----------------------------------------------------------------h4 */




/*----------------------------------------------------------------h5 */





/*----------------------------------------------------------------enter */

table{
	width: 750px;
	height: 100%;
	margin: 0 auto;
}
#enter_head{text-align: center;}
#copy{margin: 15px 0;}
#enter_navi{width: 651px;margin: 0 auto;}

#enter_navi li{float: left;width: 217px;}
#enter_navi li#bt_leave{float: right;}
#enter_navi li#img_18{text-align: center;}

#enter_navi a{display: block;height: 49px;}

#bt_enter a{background: url(/images/11/bt_enter.gif) no-repeat;}
#bt_leave a{background: url(/images/11/bt_leave.gif) no-repeat;}





