@charset "utf-8";



#contents_area #galleryMessage {
	width: 600px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	letter-spacing: 1px;
	color:#675252;
}

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

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

#galleryPict{
	width:600px;
}
#galleryTitleS,#galleryTitleM,#galleryTitleL,#galleryTitleC,#galleryTitleO{
	font-size: 50px;
	color: #675252;
}