@characterset "UTF-8";
/* CSS Document */

* {
	margin-top: 0;
	border: none;
}
.img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	background-color: #231f20;
	color: #FFFFFF;
}

#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 600px;
	margin-left: 145px;
}
#main-content {
	background-image: url(/images/global/bg.gif);
	background-repeat: no-repeat;
	height: 370px;
	margin-top: 50px;
	padding-top: 200px;
	color:#231f20;
	padding-left: 140px;
}
#main-content-goods {
	background-image: url(/images/global/bg.gif);
	background-repeat: no-repeat;
	height: 570px;
	margin-top: 50px;
	color:#231f20;
	padding-left: 30px;
}
#main-content-goods-adai {
	background-image: url(/images/global/bg-adai.gif);
	background-repeat: no-repeat;
	height: 570px;
	margin-top: 50px;
	color:#231f20;
	padding-left: 30px;
}
#main-content-goods-adai-best-of {
	background-image: url(/images/global/bg-adai-best-of.gif);
	background-repeat: no-repeat;
	height: 570px;
	margin-top: 50px;
	color:#231f20;
	padding-left: 30px;
}
#main-content-goods-new {
	background-image: url(/images/global/bg-new.gif);
	background-repeat: no-repeat;
	height: 570px;
	margin-top: 50px;
	color:#231f20;
	padding-left: 30px;
}
#footer {
	margin-left: 600px;
	margin-top: 30px;
	font-size: 85%;
	line-height: 1.25em;
}
#adai {
	z-index: 50;
	position: relative;
	top: 400px;
	left: 350px;
	width: 97px;
	margin: 0;
	padding: 0;
}

a:link {
	color:#000000;
}
a:active {
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:visited {
	color:#000000;
}

h1 {
	font-size: 120%;
}

/* FOOTER */

#footer a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color:#FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
}
#footer a:visited {
	color:#FFFFFF;
}
