@charset "UTF-8";

body {
	background: url(../img/bg.jpg) repeat-x;
	font-size: 11px;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	margin: 0 auto 20px;
	width: 750px;
	background: #FFC800;
	/*Start hiding from IE Mac \*/
	overflow: auto;
	position: static;/*Stop hiding from IE Mac */
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size:11px;
}
img {
	border-style: none;
}
address {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
h1 {
	height: 42px;
}
p.buttons {
	text-align: center;
	margin: 10px 0 10px;
}
p.buttons a img {
	margin-left: 5px;
	margin-right: 5px;
}
h1 span {
	background: url(../img/top/head.gif) no-repeat;
	position: absolute;
	width: 750px;
	height: 42px;
	padding-top:10px;
	text-align:center;
}
h1 a{
	text-decoration:none;
	color:#FF3300;
}
div#logo {
	height: 482px;
	width: 750px;
	margin-bottom: 15px;
}
div#logo div#logo_back {
	background: url(../img/top/main_image.png) no-repeat;
	height: 482px;
	width: 750px;
	position: absolute;
}
div#decomebutton{
	margin-top:250px;
	text-align:center;
}
div#main {
	margin: 0px auto;
	width: 710px;
}
div#enter {
	width: 411px;
	padding: 8px 0 0;
	background: url(../img/top/enter-top.gif) no-repeat left top;
	float: left;
	margin: 0 0 22px;
	overflow: auto;
}
div#enter-bottom {
	background: #FFFFD4 url(../img/top/enter-bottom.gif) no-repeat left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: auto;
}
div#enter-body {
	background: #FFFFD4;
	overflow: auto;
	padding: 0 10px;
}
#enter-text{
	width: 362px;
	height: 67px;
	margin-left: 15px;
	text-align:center;
	background: url(../img/top/enter-text.gif) top left;
	text-indent: -2000px;
}
div#enter ul li {
	float: left;
	list-style: none;
}
div#mobile {
	padding: 15px 0 0 9px;
	float: left;
	width: 290px;
}
div#mobile form {
	margin: 10px 0;
}
div#mobile p {
	color: #FFFFFF;
}
div#pickupsite{
	clear:both;
	padding-bottom:20px;
}
div#pickupsite img{
	width:200px;
	padding-left:20px;
	float:left;
}
div#pickupsite p{
	width:460px;
	padding-right:20px;
	float:right;
}

div#pickupsite_under {
	clear: both;
	text-indent: -2000px;
}

div#footer {
	width: 750px;
	margin: 0 auto;
}
div#footer p {
	text-align: center;
	color: #FFFFFF;
}
div#footer p#links {
	text-align: center;
	color: #FFFF00;
	padding-top: 5px;
}
div#footer p#links a {
	color: #FFFF00;
}
