@charset "UTF-8";
#contents {
	width: 100%;
	position: absolute;
	top: 50px;
	height: 85%;
	left: 0px;
	right: 0px;
}

h5{
	margin: 0px;
	padding: 0px;
}
h6{
	margin: 0px;
	padding: 0px;
}

#wrap #contents table {
	height: 100%;
	width: 100%;
}
#wrap #contents #caption h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-weight: lighter;
	color: #666666;
}
#wrap #contents #caption h6 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 7pt;
	line-height: 120%;
	color: #999999;
	margin-top: 7px;
}
#wrap #contents #caption p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 7pt;
	font-weight: lighter;
	color: #777777;
}
#wrap #contents img.works {
	text-decoration: none;
	margin-bottom: 30px;
	margin-left: 30px;
}
#wrap #contents #zoom_btn {
	text-decoration: none;
	height: 12px;
	width: 40px;
	position: absolute;
	right: 25px;
	bottom: -40px;
}
