/* ALL */
* {
  padding:0px;
  margin: 0px;
}

/* LINK */
img{
  border: 0;
}

a:link, a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration:none;
}

.slideshow1 {
	width:110px;
	height:110px;
	margin: auto;
	overflow:hidden;
	position: absolute;
	top: 122px;
	left: 730px;
}

.slideshow1 img {
	background-color: #eee;
}

.slideshow2 {
	width:110px;
	height:110px;
	margin: auto;
	overflow:hidden;
	position: absolute;
	top: 122px;
	left: 838px;
}

.slideshow2 img {
	background-color: #eee;
}

#green_bk {
	text-align: center;
	background: url("../img/bg_green.jpg") repeat-x;
}

#green2_bk {
	text-align: center;
	background: url("../img/bg_green2.jpg") repeat-x;
}

#blue_bk {
	text-align: center;
	background: url("../img/bg_blue.jpg") repeat-x;
}

#leap_bk {
	text-align: center;
}

#collection_bk {
	text-align: center;
}

#green_top {
	width:1100px;
	margin-left:auto;margin-right:auto;
	position: relative;
}

#blue_top {
	width:1134px;
	margin-left:auto;margin-right:auto;
	position: relative;
}

#collection_top {
	width:1100px;
	margin-left:auto;margin-right:auto;
	position: relative;
}

#contact_top {
	width:850px;
	margin-left:auto;margin-right:auto;
	position: relative;
}

#leap_top {
	width:800px;
	margin-left:auto;margin-right:auto;
	position: relative;
}

#main_obj {
	text-align: left;
	width:530px;
	height:300px;
	overflow:auto;
	position: absolute;
	top: 670px;
	left: 300px;
}

#press_obj {
	text-align: left;
	width:900px;
	height:550px;
	overflow:auto;
	position: absolute;
	top: 300px;
	left: 100px;
}

#collection_obj {
	text-align: left;
	width:905px;
	height:600px;
	overflow:auto;
	position: absolute;
	top: 250px;
	left: 100px;
}

#shoplist_obj {
	text-align: left;
	width:900px;
	height:550px;
	overflow:auto;
	position: absolute;
	top: 300px;
	left: 100px;
}

