﻿@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
hr { display: none; }
ul { list-style: none; }
img { border: none; }

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #ffffff;
	text-align:center;
	background-color: #000000;
}



/*リンク設定
----------------------------------------------*/
a:link { color:#ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color:#ffffff; text-decoration: underline; }

a.suke:hover img{
 filter: alpha(opacity=60);
-moz-opacity:0.6;
 opacity:0.6;
 } 










/*セクション設定
----------------------------------------------*/
section {
	width: 100%;
}



/*製品紹介設定
----------------------------------------------*/
#con1 {
	top: 0px;
	width: 1000px;
	height: 3440px;
	margin: 0 auto;
	text-align: left;
	line-height: 0em;
	position: relative;
}

#bc {
	position: absolute;
	top: 0px;
	left: -36px;
	z-index: 1;
}

#top_b {
	position: absolute;
	top: 10px;
	left: 873px;
	z-index: 20;
}


#sv_bc {
	position: absolute;
	top: 1586px;
	left: 731px;
	z-index: 15;
}
#sv {
	position: absolute;
	top: 1712px;
	left: 675px;
	z-index: 20;
}



/*製品情報設定
----------------------------------------------*/
#sell1 {
	position: absolute;
	top: 2415px;
	left: 329px;
	z-index: 10;
}
#sell2 {
	position: absolute;
	top: 2465px;
	left: 329px;
	z-index: 10;
}
#sell3 {
	position: absolute;
	top: 2515px;
	left: 329px;
	z-index: 10;
}



/*Wall設定
----------------------------------------------*/
#bana1 {
	position: absolute;
	top: 2842px;
	left: 136px;
	z-index: 10;
}
#bana2 {
	position: absolute;
	top: 2983px;
	left: 136px;
	z-index: 10;
}
#bana3 {
	position: absolute;
	top: 2983px;
	left: 290px;
	z-index: 10;
}
#bana4 {
	position: absolute;
	top: 2983px;
	left: 480px;
	z-index: 10;
}
#bana5 {
	position: absolute;
	top: 2983px;
	left: 590px;
	z-index: 10;
}