@charset "utf-8";
.galleryindex01 {
	background-image: none;
	text-align: left;
	width: 860px;
	padding: 0;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.galleryindex01 .mod {
	width: 550px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #1C1C1C;
	padding: 10px;
}
.galleryindex01 .mod .thumb{
	position: relative;
	padding-right: 20px;
	float: left;
}
.galleryindex01 .mod .thumb img {
	padding: 3px;
	border: 2px solid #444;
	background-color: #000;
}
.galleryindex01 .mod .right{
	float: left;
}
.galleryindex01 .title {
	font-size: 16px;
	font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	position: relative;
	height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	margin-bottom: 5px;
}
.galleryindex01 .sub {
	font-size: 10px;
	text-decoration: none;
	height: 30px;
}
.galleryindex01 a {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
	height: 20px;
}
.galleryindex01 a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	height: 20px;
}
.------------------------------------ {
}
