/* container
---------------------------------------- */
#wrapper #container {
	text-align: left;
	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
}


/* snavi-scroll
---------------------------------------- */
#snavi-scroll {
	width: 243px;
	position: absolute;
	top: 0px;
	left: 637px;
}

#snavi-scroll h2 {
	width: 243px;
	padding-top: 52px;
}

#snavi-scroll h2 img {
	margin: 0;
}

#snavi-scroll ul {
	width: 243px;
	margin: 0;
}

#snavi-scroll li {
	text-indent: -9999px;
	width: 239px;
	padding: 0 2px;
}

#snavi-scroll li a {
	height: 40px;
	display: block;
	outline: none;
}

#snavi-scroll li.concept a {
	background: url(../img/snv-scroll_01.jpg) no-repeat;
}

#snavi-scroll li.stgpoint a {
	background: url(../img/snv-scroll_02.jpg) no-repeat;
}

#snavi-scroll li.function a {
	background: url(../img/snv-scroll_03.jpg) no-repeat;
}

#snavi-scroll li.spec a {
	background: url(../img/snv-scroll_04.jpg) no-repeat;
}

#snavi-scroll li.shopping a {
	background: url(../img/snv-scroll_05.jpg) no-repeat;
}

#snavi-scroll li.ptop a {
	background: url(../img/snv-scroll_06.jpg) no-repeat;
}

#snavi-scroll li a:hover {
	background-position: 0 -40px;
}


/* visualArea
---------------------------------------- */
#wrapper #visualArea {
	vertical-align: top;
	text-align: left;
	margin: 0;
	width: 900px;
	display: block;
	clear: both;
}



/* visualArea/gallerysection
---------------------------------------- */
#wrapper #visualArea #gallerysection {
	width: 856px;
	margin: 0 0 0 22px;
}

#wrapper #visualArea #gallerysection p.stit {
	width: 258px;
}

#wrapper #visualArea #gallerysection p.stit img {
	margin: 0 0 0 22px;
}

#wrapper #visualArea #gallerysection .galleryInner {
	height: 78px;
	padding: 17px 0 0 22px;
	background: #fff url(../img/bg_galleryin.jpg) 100% 0 repeat-x;
}

#wrapper #visualArea #gallerysection .image {
	float: left;
	display: inline;
	margin: 0 22px 0 0;
	position: relative;
}

#wrapper #visualArea #gallerysection .image span.zoom {
	position: absolute;
	top: 36px;
	left: 34px;
}

#wrapper #visualArea #gallerysection .image a {
	width: 50px;
	padding: 3px;
	display: block;
	background: #CAC7D8;
}

#wrapper #visualArea #gallerysection .image a:hover {
	background: #9999CC;
}




/* contentsArea
---------------------------------------- */
#wrapper #contentsArea {
	text-align: left;
	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
}