@charset "utf-8";
.gallerytitle {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6CF;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 182%;
	margin-top: 40px;
}
.worksarea2 {
	background-color: #F5F1F1;
	padding: 14px;
}.ga_list dt {
	float: left;
	padding-right: 20px;
	color: #F60;
}
.photoset p {
	text-align: center;
	font-size: 93%;
	color: #666;
}
.photoset {
	float: left;
	display: inline;
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 6em;
	margin-left: 1.5em;
}
.photoset img {
	margin-bottom: 10px;
}


.h25 {
	margin-top: 25px;
}
.h50 {
	margin-top: 50px;
}
.h100 {
	margin-top: 100px;
}
.photoset .gallerytitle2 {
	font-size: 142%;
	color: #000;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	padding-bottom: 5px;
}
