 @charset "utf-8";
/* Page: 'Gallery' Styles
	Copyright (C) FE TRADE CO.,LTD All Rights Reserved.
*/

/* ----------------------------------------------------------
	BLOCK
---------------------------------------------------------- */
body {
}
#visual {
	height: 253px;
	background: url(../img/gallery/img_gallery_01.jpg) no-repeat 50% 0;
}
#visual .inner {
	position: relative;
}
#visual h2 {
	margin: 0 0 0 42px;
	padding: 137px 0 0;
}
#visual .inner .backlink {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
}
.textline{
	margin: 20px;
	margin: 0;
	padding: 20px;
	text-align: left;
	background: #fff;
	color: #333;
}
.textline h1 {
	margin: 0 0 20px;
	padding: 0 0 14px;
	border-bottom: 1px solid #333;
	color: #195774;
	font-size: 113.3%;
}
.metatext {
}
.metatext dl {
	margin: 0 0 20px;
	padding: 14px;
	background: #c6d6de;
}
.metatext dl dt {
	clear: both;
	display: inline;
	float: left;
	width: 5em;
	margin-right: 10px;
}
.metatext dl dd {
	float: left;
}
.bodytext {
	line-height: 1.8;
}
.bodytext p {
	margin-bottom: 20px;
}

/* ---- Page: GALLERY LIST ---- */

.galleryWrapper {
	padding: 40px 0 0;
}
.galleryMain {
	width: 988px;
}

.galleryTitleBlock01 {
	margin: 0 0 40px;
	padding: 8px 8px 10px;
	border-bottom: 1px solid #999;
}
.galleryTitleBlock01 .galleryTitle01 {
	float: left;
	width: 144px;
	margin-right: 2em;
	padding-right: 10px;
	border-right: 2px solid #fff;
	line-height: 1.2;
}
.galleryTitleBlock01 .galleryList02 {
	float: left;
	width: 784px;
	margin: 0;
	line-height: 1.2;
}
.galleryTitle02 {
	margin: 0 0 20px;
	padding: 8px 8px 6px;
	border-bottom: 1px dotted #666;
}
.galleryList01 {
	margin: 0 0 30px;
}

.galleryList01 li {
	float: left;
	width: 226px;
	margin: 0 10px 20px;
}

.galleryList01 li:last-child{
	margin: 0;
}

.galleryList01 li a {
	position: relative;
	display: block;
}

.galleryList01 li img {
	width: 226px;
	height: 158px;
	overflow: hidden;
}

.galleryList02 {
	float: left;
	margin: 0 0 20px;
}

.galleryList02 li {
	float: left;
	margin: 0 1em 0 0;
	font-size: 133.3%;
}

.galleryList02 li a {
	padding: 4px 6px 2px;
}
.galleryList02 li a.active {
	background: #57a6d2;
	color: #fff;
}
.galleryList03 {
	margin: 0 0 20px;
}

.newIcon {
	position: absolute;
	top: 0;
	left: 0;
}
.newIcon span {
	margin: 0;
	padding: 2px 4px;
	background-color: rgba(204,0,0,0.6);
	color: #fff;
	font-size: 83.3%;
	font-family: Verdana, Geneva, "sans-serif";
	font-family: Tahoma, Geneva, "sans-serif";
	/*-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
	text-transform: uppercase;
}
