.clearfix:after {
	content:		".";
	height:			0;
	display:		block;
	clear:			both;
	visibility:		hidden;
}

.clearfix {
	display:		inline-block;
}


h1{
	display:		none;
}

*{
	padding:		0px;
	margin:			0px;
}

#main{
	background:		url(http://intuos.jp/photoGallery/_img/ind_bod_bg_02.jpg) left bottom no-repeat;
	position:		relative;
	overflow:		hidden;
	width:			718px;
}

#main .inner{
	background:		url(http://intuos.jp/photoGallery/_img/ind_bod_bg_01.jpg) left top no-repeat;
	width:			718px;
}

h2{
	
}

.imgArea{
	background:		url(http://intuos.jp/photoGallery/_img/ind_bod_img_bg.jpg) left top no-repeat;
	position:		relative;
	margin:			0px 0px 0px 6px;
	height:			371px;
}

.imgArea .leftBtn{
	position:		absolute;
	left:			0px;
	top:			0px;
	cursor:			pointer;
}

.imgArea .rightBtn{
	position:		absolute;
	left:			616px;
	top:			0px;
	cursor:			pointer;
}

.imgArea .mainImg{
	position:		absolute;
	left:			91px;
	top:			10px;
}

.thumbArea{
	padding:		1px 0px 6px 6px;
	font-size:		0px;
}

.thumbArea ul{
	list-style:		none;
}

.thumbArea ul li{
	float:			left;
	padding:		0px 1px 1px 0px;
}

.thumbArea img.SARI{
	cursor:			pointer;
}