@cherset"Shift_JIS" ;

/*　基本設定　*/
BODY {
	font-family: "ＭＳ Ｐゴシック" ;
	font-size: 12px ;
	line-height: 140% ;
	color: #666666 ;
	margin: 100px 0 0 50px ;
	background-color: #d1aeb6 ;
	text-align: left ;
	}
div#container {
	width: 600px ;
	border: 0 ;
	margin: 0 ;
	padding: 0 ;
	}
.clearL { clear:left }
.clearR { clear:right }
.clearB { clear:both }


/*　INDEX設定　*/
#enter {
	width: 530px ;
	margin: 0 ;
	padding: 0 0 50px 0 ;
	}
#enter .text {
	width: 150px ;
	height: 150px ;
	border: 2px solid #d1aeb6;
	margin: 0 20px 20px 0 ;
	padding: 0 ;
	float: left ;
	text-align: center ;
	}
#enter .img {
	width: 150px ;
	height: 150px ;
	border: 2px solid #751262;
	margin: 0 20px 20px 0 ;
	padding: 0 ;
	float: left ;
	text-align: center ;
	}
.enterbox {
	width: 150px ;
	height: 150px ;
	border: 2px solid ;
	margin: 0 20px 20px 0 ;
	padding: 0 ;
	float: left ;
	text-align: center ;
	}
.enterbox p {
	width: 140px ;
	height: 140px ;
	border: 0px solid ;
	margin: 5px;
	padding: 0 ;
	text-align: left ;
	}

#enter .close {
	width: 600px ;
	border: 2px solid #d1aeb6;
	margin: 0 20px 20px 0 ;
	padding: 0 ;
	float: left ;
	text-align: left ;
	}


a:link { color:#660099;text-decoration:none; }
a:visited { color:#660099;text-decoration:none; }
a:hover { color:#003300;text-decoration:underline; }





