/* CSS Document */
body {
	font: 12px/22px 'simone_lightlight', 'ヒラギノ角ゴ Pro W3', 'メイリオ';
	color: #000000;
	background: #FFF;
	letter-spacing: 0.09em;
}
#globalHeader {
	display: none;
}
#globalFooter p {
	display: none;
}
#scrollTop a {
	display: none;
}
#worksContents .worksNavigation {
	display: none;
}
#otherSeason {
	display: none;
}

#worksContents h2 {
	display: none;
}
#worksContents .btn {
	display: none;
}
#worksContents .worksNavigationFooter {
	display: none;
}
#mainVisual {
	display: none;
}
.m35 {
	margin-top: 35px;
}
.m50 {
	margin-top: 50px;
}
#globalFooter {
	text-align: right;
	margin-top: 30px;
}

#worksContents .title {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	letter-spacing: 0.02em;
	margin-top: 20px;
}
#worksContents .credit {
	color: #666;
	margin-top: 20px;
}
#worksContents .comment {
	margin-top: 14px;
}
#worksContents .url {
	margin-top: 14px;
}
#worksBlock .leftBlock {
	text-align: center;	
}
#worksBlock .leftBlock .print_h {
	height: 65%;
	width: 65%;
}

#printVisual {
	text-align: center;
}
#printVisual ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#printVisual li {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
}
#printVisual li img {
	height: 100% !important;
	width: 100% !important;
}