@charset "utf-8";
#mainContents #galleryObj1 {
	position: absolute;
	left: 573px;
	top: 108px;
}
#mainContents #galleryObj2 {
	position: absolute;
	left: 694px;
	top: 108px;
}
#mainContents #galleryTitle {
	position: absolute;
	left: 602px;
	top: 109px;
}
#mainContents #galleryPict{
	position: absolute;
	left: 295px;
	top: 197px;
}
#mainContents #galleryMessage {
	position: absolute;
	left: 391px;
	top: 140px;
	width: 510px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color:#675252;
}

.galleryTable {
	position: relative;
	margin-bottom:30px
}

.galleryTable tr td {
	position: relative;
	width:140px;
	height:170px
}
.galleryTable tr td a .frame {
	position: absolute;
}
.galleryTable tr td a .img {
	position:relative;
	z-index:50;
	top:6px;
	left:5px
}

