@charset "utf-8";

@import "layout.css";

html {
	overflow-y:scroll;
}
img {
	border:none;
}
br.clear {
	clear:both;
}
#enter {
	margin:0 auto;
	padding:0;
	background:url("../images/index/enter_bg.jpg") top left no-repeat;
	width:849px;
	height:381px;
}
#enter a {
	line-height: 0px;
	text-indent: -10000px;
	background:url("../images/index/enter.jpg") top left no-repeat;
	display:block;
	width:849px;
	height:381px;
}
#enter a:hover {
	background:transparent;
}
#enter a:hover img {
	visibility:hidden;
}

#container {
	width:900px;
	margin:69px auto;
	text-align:center;
	color:#000;
}
p.description {
	display:none;
}
#info {
	width:849px;
	margin:0px auto;
	text-align:center;
	display:none;
}
#net_shop {
	width:849px;
	margin:0px auto;
	text-align:center;
	display:none;
}
#bottom_link {
	width:849px;
	margin:0px auto;
	text-align:center;
	display:none;
}
p  { font-size: 1em; line-height: 1.3em }