/*layout*/
#Wrapper{
	height: 0%;
}
#container {
	height: 0%;
	width : 100%;
}
#header {
	display: list-item;
	list-style-image: url(../image/layout/header.jpg);
	list-style-position: inside;
	color: #fff;
	letter-spacing: -1000em;
	font-size: 1pt;
	height: 0%;
}
#footer {
	display: list-item;
	list-style-image: url(../image/layout/footer.jpg);
	list-style-position: inside;
	color: #fff;
	letter-spacing: -1000em;
	font-size: 1pt;
	height: 0%;
}

/*menu*/
#menucontents {
	display: list-item;
	list-style-image: url(../image/info/menucontents.jpg);
	list-style-position: inside;
	color: #fff;
	letter-spacing: -1000em;
	font-size: 1pt;
	height: 0%;
}
#menubox {
	display: none;
	height: 0%;
}
/*top*/
#wnew {
	display: list-item;
	list-style-image: none;
	list-style-position:inside;
	list-style-type: circle;
	overflow:visible;
	width:793px;
	position:absolute;
	top:600px;
}
#whatsnew {
	color : #000000;
	line-height: 1.5;
	font-size: 12pt;
}
#flash{
	display: list-item;
	list-style-position: outside;
	color: #fff;
	letter-spacing: -1000em;
	font-size: 1pt;
	height: 0%;
}
#topcontents {
	display: list-item;
	list-style-image: url(../image/top/contents.jpg);
	list-style-position: inside;
	color: #fff;
	font-size: 1pt;
	height: 0%;
}

/*info*/
#info{
	display: list-item;
	list-style-image: url(../image/info/infocontents.jpg);
	list-style-position: inside;
	height: 0%;
}
#infomationbox{
	display: list-item;
	list-style-image: none;
	list-style-position:inside;
	list-style-type: circle;
	overflow:visible;
	width:793px;
	position:absolute;
	top:600px;
}
#infomation {
	color : #000000;
	line-height: 1.5;
	font-size: 12pt;
}

/*access*/
#access{
	display: list-item;
	list-style-image: url(../image/access/accesscontents.jpg);
	list-style-position: inside;
	height: 0%;
}

/*contact*/
#contact{
	display: list-item;
	list-style-image: url(../image/contact/contactcontents.jpg);
	list-style-position: inside;
	height: 0%;
}
#mfbox{
	position:absolute;
	top:110px;
}

/*link*/
#link{
	display: list-item;
	list-style-position: inside;
	height: 0%;
	list-style-image: url(../image/link/linkcontents.jpg);
}
#linkb{
	display: none;
}

/*price*/
/* PRICE */
#price{
	display: list-item;
	list-style-position: inside;
	height: 0%;
	list-style-image: url(../image/price/pricecontents.jpg);
}