@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#flash {
	width: 100%;
	height: 100%;
	z-index: 1;
}
#AtsukoKudo {
	position: absolute;
	width: 400px;
	margin-left: 50%;
	top: 30px;
	left: -200px;
	z-index: 10;
}
#Search {
	position: absolute;
	width: 400px;
	top: 10px;
	right: 10px;
	/*border: dotted #FFFFFF 1px;*/
}
#nav {
	position:absolute;
	bottom:40px;
	width: 1000px;
	margin-left:50%;
	left:-500px;
	height: auto;
	/*border: dotted #FFFFFF 1px;*/
	text-align: center;
}
.mainnav {
	padding-left:20px;
	padding-right:20px;
}
.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: none;
}
.links:hover {
	color:#999999;
}
#feature {
	position:absolute;
	top: 80px;
	right: 30px;
}
#botLeft {
	position:absolute;
	bottom: 0px;
	left: 30px;
}
#botRight {
	position:absolute;
	bottom: 0px;
	right: 30px;
}
span {
    padding-left:20px;
}
H1 {
   font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration: none;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFccFF;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#alt {
    margin-left:auto;
    margin-right:auto;
	background-color: #000000;
	padding: 10px;
	height: auto;
	width: 980px;
	/*border: 1px solid #FFCCFF;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
}
.altA {
    color: #FFFFFF;
	text-decoration:underline;
}
.altH1 {
     color: #FFFFFF;
	 font-size: 14px;
	 text-align:center;
}
.altnav {
    color: #FFFFFF;
	text-decoration:underline;
}
.altspan {
    padding-left: 10px;
	padding-right: 10px;
}
.info {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFCCFF;
	padding:10px;
	text-align:center;
}
#shopimg {
    position: absolute;
	left:0px;
	top: 150px;
	width: 630px;
}
#shopimgi {
    position: absolute;
	left:0px;
	top: 150px;
	width: 300px;
}
img {
   width: 85%
   height: auto;
}
#information {
	position: absolute;
	right:0px;
	top: 182px;
	width: 350px;
}
#informationi {
position: absolute;
	right:0px;
	top: 182px;
	width: 630px;
}
#mylink {
height: 20px; background-color: #ffccff; border: solid #C2C2C2; border-width: 1px 0 1px 0; font-size: 1em; padding: 4px; color: #000000;
}
#headerlink {
height: 20px; background-color: #cccccc; border: solid #C2C2C2; border-width: 1px 0 1px 0; font-size: 1em; padding: 4px; font-weight: bold; color: #000000;
}

