/**************************************/
/*            ＢＡＳＥ            */
/**************************************/
html {
	margin:0;
	padding:0;
}
body {
	color:#fff;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:14px;
	letter-spacing:0.03em;
	line-height:1.7;
	width:100%;
	height:100%;
	min-width:1000px;
	min-height: 100%;
}
#main{
	width:1000px;
	height:100%;
	margin:0px auto;
	padding:0 20px;
	position:relative;
}
/**************************************/
/*            共通            */
/**************************************/
a {
	text-decoration: none;
	color:#808080
}
a:hover {
	text-decoration:none;
}
a img {
	border-style:none;
}
a:hover img {
	opacity:0.7;
}
li {
	list-style:none
}
.nobo {
	border:none
}
.noma {
	margin:0
}
a:hover img.rollover {
	opacity:1;
}

/**************************************/
/*            メイン            */
/**************************************/
#main #logo {
	margin: 20px 170px 30px 0;
}

#main #title {
	margin: -120px 0 0 290px;
}

#thumb {
	width:1000px;
	margin: -30px auto;
}
#thumb li {
	float:left;
	margin-top: -7px;
}


/* ===フッター=== */
footer {
	background:#fff;
	clear: both;
	position:relative
}
footer #product {
	position:absolute;
	top:-30px;
	left:40px;
	width:420px
}
footer #footlogo {
	width:406px;
	margin:0px 0 0 577px;
	padding-top:45px
}
footer #footlogo ul.list2 {
	clear:both
}
footer #footlogo ul.list2 li {
	float:left;
	margin-left:3px
}

footer #copy {
	clear: both;
	color: #000;
	text-align: center;
	padding:30px 0;
	font-size:12px;
	letter-spacing:0.1em;
}

/**************************************/
/*            ＢＡＳＥ            */
/**************************************/
#shower {
  position: absolute;
  width: 819px;
  height: 0;
  overflow-x: visible;
  overflow-y: visible;
  top: 0;
  left: 50%;
  margin-left: -321px;
  z-index: 2;
}
#shower p {
	width: 102px;
	height: 73px;
}
#shower p span {
	background-image: url("../img/shower.png");
	display: block;
	width: 102px;
	height: 73px;
	background-position: 0 0;
}
#shower p.p1 span { background-position: -102px 0 }
#shower p.p2 span { background-position: -204px 0 }
#shower p.p3 span { background-position: -306px 0 }
#shower p.p4 span { background-position: -408px 0 }
#shower p.p5 span { background-position: -510px 0 }
#shower p.p6 span { background-position: -612px 0 }