@charset "utf-8";
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color:#999;
	background-attachment: fixed;
	color:#DD000A;
}
.clear {
		clear: both;
}
.clear40 {
	clear: both;
	height: 40px;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
h1 {
	padding: 0px;
	margin: 0;
}
h1 img {
	padding: 0px;
	margin: 0;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 10px;
}
#site-wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#topmenu  .gshock {
	margin-top: 0px;
	height: 70px;
	background-color: #cc0000;
	float: left;
	width: 754px;
}
#dropmenu .menu02 {
	margin-top: -70px;
}
#dropmenu{
  width: 950px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(images/realtoughness2013.jpg);
	background-repeat: no-repeat;
}
#dropmenu li{
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
	display: block;
	float: left;
}
#dropmenu li a {
	display: block;
}
#dropmenu li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -ms-transition: .1s;
  transition: .1s;
}
#dropmenu li ul li a{
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
}
.toughness02 {
	background-image: url(images/realtoughness2013_02.jpg);
	background-repeat: no-repeat;
	height: 304px;
	padding-left: 46px;
}
.mainvd {
	border: 12px solid #000000;
	padding: 0px;
	margin: 0px;
	height: 272px;
	width: 483px;

}
.left20 {
	padding-left: 45px;
	width: 905px;
}
.left200 {
	padding-left: 43px;
	width: 905px;
	margin: 0px;
}
.toughness2012 {
	padding-left: 100px;
	width: 755px;
	background-color: #000000;
	padding-top: 0px;
	margin-top: 30px;
	background-image: url(images/toughness2012.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.shonan {
	padding-left: 100px;
	width: 754px;
	background-color: #000000;
	padding-top: 0px;
	margin-top: 30px;
	background-image: url(images/shonan.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 2px;
	margin-bottom: 30px;
}
.shoplist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.shoplist li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.shoplist li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}
#site-wrapper   #information   .flyer {
	float: right;
	width: 541px;
	margin: 0px;
	padding: 0px;
}

#site-wrapper  #information  .mapbox {
	width: 361px;
	float: left;
	background-image: url(images/map_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 48px;
	padding-top: 192px;
	margin: 0px;
}
#site-wrapper   #information .mapsmall {
	float: right;
	width: 177px;
	height: 140px;
	margin-bottom: 10px;
}
#site-wrapper   #information .jizen {
	width: 335px;
	height: 46px;
	margin-bottom: 70px;
	padding: 0px;
	float: right;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 950px;
	clear: both;
	color: #FFF;
	font-size:11px;
	text-align: center;
	padding-top: 280px;
	background-position: center center;
	background-color: #000000;
}
#footer  a {
	color: #FFF;
	text-decoration: underline;
}

#fooot a:hover {
	text-decoration:none;
}
#map_canvas {
	z-index:3;
}
