*{margin:0;
padding:0;
font-size:100%;
list-style: none;
}
img {border: none;vertical-align:  bottom;}
hr{display:none;}
p{padding: 20px 0;}

a:link{color:#CC9933; text-decoration:underline;}
a:visited{color:#CC9933; text-decoration:underline;}
a:active{color:#CCCC99; text-decoration:none;}
a:hover{color:#996600; text-decoration:none;}

input,textarea,select{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF6699;	
	background-color: #FFFFFF;
	border-bottom: #FFC6D8 2px solid;
	border-right: #FFC6D8 2px solid;
	border-left: #FFC6D8 2px solid;
	border-top: #FFC6D8 2px solid;
}
.button{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;	
	background-color: #FD79A3;
	border-bottom: #FD79A3 1px solid;
	border-right: #FD79A3 1px solid;
	border-left: #FD79A3 1px solid;
	border-top: #FD79A3 1px solid;
}
.radio{background-color: #ffffff;}

/*----------------------------------------------------------------クラス */
.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;}

.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;
}

/*----------------------------------------------------------------全共通 */

#wrap{}
#enter_head{background: #333333;}
#enter_bottom .waku{background: url(../images/enter.jpg) no-repeat;padding: 60px 0 0 0;}
.waku{width: 900px;margin: 0 auto;}

#area_foot{font-size: 9px;}


/*----------------------------------------------------------------body */

body{
	font-size :12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	line-height: 16px;
	background: #000000;
	letter-spacing: 1px;
}


/*----------------------------------------------------------------h1 */


h1{background: url(../images/h1_top.jpg) no-repeat;height: 359px;}

/*----------------------------------------------------------------h2 */



/*----------------------------------------------------------------h3 */

h3{font-size: 16px;}


/*----------------------------------------------------------------h4 */

h4{font-size: 14px;}


/*----------------------------------------------------------------enter */


#bt_enter{margin: 0 0 15px 0;}
#bt_enter a{
	float: right;
	display: block;
	width: 82px;
	height: 17px;
	background: url(../images/bt_enter.gif) no-repeat;
}






