body {
	background: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/*======== Horizontal menu =========*/


#nav {
	background-color: #000;
	height: 70px;
	width: 606px;
	margin-top: 230px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#nav ul {
	overflow: hidden;
	width: 100%;
}
#nav li {
	float: left;
}
#nav li a {
	height: 70px;
	width: 101px;
	background-color: #FFFFFF;
}
#nav li a:link, #nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:hover {
	background-color:#FFFFFF;
}
#nav li a:active {
	color:#FFCCFF;
}
#icon1 a {
	background-color: #000;
	background-image: url(../images/home2.png);
	background-repeat: no-repeat;
	display: block;
}
#icon2 a {
	background-image: url(../images/books.png);
	background-repeat: no-repeat;
	display: block;
}
#icon3 a {
	background-image: url(../images/ahiru.png);
	background-repeat: no-repeat;
	display: block;
}
#icon4 a {
	background-image: url(../images/skateboard.png);
	background-repeat: no-repeat;
	display: block;
}
#icon5 a {
	background-image: url(../images/airplane.png);
	background-repeat: no-repeat;
	display: block;
}
#icon6 a {
	background-image: url(../images/elephant.png);
	background-repeat: no-repeat;
	display: block;
}
#nav li em {
	visibility: hidden;
}
#wrapper {
	height: 750px;
	width: 606px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper img {
	margin-bottom: 0px;
}
#wrapper div {
}



#topnav {
	height: 120px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#topnav li a,#nav li {
	float: left;
}

#topnav li {
	list-style: none;
}

#topnav li a {
	height: 130px;
	width: 80px;
	padding: 0 10px;
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
#icon_s a  {
	background-image: url(../images/sale_s.png);
	background-repeat: no-repeat;
}
#icon_a a  {
	background-image: url(../images/sale_a.png);
	background-repeat: no-repeat;
}
#icon_l a  {
	background-image: url(../images/sale_l.png);
	background-repeat: no-repeat;
}
#icon_e a  {
	background-image: url(../images/sale_e.png);
	background-repeat: no-repeat;
}
em {
	visibility: hidden;
}	
	
	#footer {
	width: 352px;
	height: 49px;
	width:100%;
	text-align:center;
	padding-top: 50px;
}
#snsicon {
	width: 310px;
	height: 26px;
	bottom: 0px;
	margin-top: 130px;
	margin-right: auto;
	margin-left: auto;	
}
#hatenaico {
	margin-top: 0;
	margin-bottom: 0;
	width:68px;
	float: left;	
}

#ggico {
	margin-top: 0;
	margin-bottom: 0;
	width:68px;
	float: left;	
}
#ttico {
	margin-top: 0;
	margin-bottom: 0;
	width: 85px;
	float: left;
	}
#fbico {
	margin-top: 0;
	margin-bottom: 0;
	width: 85px;
	float: left;
}
	
/*=================================== Horizontal Navigation ================================*/
#hnav {
	position: absolute;
	top: 660px;
	right: 15px;
	width: 127px;
	height: 200px;
	background-image: url(../../images/shop_in3.png);
	background-repeat: no-repeat;
}
	#hnav #hnavhome { width: 127px; left: 0px; }
#hnav li {
	position: absolute;
	width: 127px;
	height: 200px;
}
#hnav li a { display: block; position: absolute; top: 0px; right: 15px; width: 127px; height: 200px; text-indent: -9999em; }
#hnav li a:link, a:visited{ text-decoration: none; }
#hnav li a:hover, a:active{ text-decoration: none; }
