@charset "shift_jis";
.lightbox ul {
	/*margin-bottom: 20px;*/
	width: 758px;
	display: block;
	margin: 0 auto 24px;
}
.lightbox ul:after{
    content: ""; 
    display: block; 
    clear: both;
}
.lightbox ul li {
	width: 174px;
	float: left;
	margin-left: 20px;
}
.lightbox ul li:nth-child(4n+1) {
	margin-left: 0;
}
.lightbox ul li img {
	width: 174px;
	height: auto;
	display: block;
	margin-bottom: 7px;
}
.lightbox ul li p {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}
.lightbox ul li a {
	text-decoration: none;
}
.lightbox ul li.tate {
	width: 140px;
	float: left;
}
.lightbox ul li.tate p {
	width: 140px !important;
}
.lightbox ul li.tate img {
	width: 140px;
}
.lightbox ul li p span{
	font-size: 13px;
	display: block;
	color: #000000 !important;
	font-weight: normal;
	margin-top: 3px;
}
.kaiin_list{
	width: 760px;
	/*margin-top: 50px;
	margin-bottom: 50px;*/
	display: block;
	margin: 56px auto;
}
.kaiin_list h3{
	width: 760px;
}
.kaiin_list table{
    width: 100%;
    font-size: 16px;
}
.kaiin_list table th{
    width: 64px;
    color: #000 !important;
    font-weight: normal;
    text-align: center;
    padding: 0.5em;
    background-color: #f1f1f1 !important;
    box-sizing: border-box;
}
.kaiin_list table td{
    width: 140px;
    text-align: center;
    padding: 0.5em;
    background-color: #ffffff;
    box-sizing: border-box;
}

.img_float{
	margin: 0 65px;
}
.img_float img{
	float: left;
	margin: 0 15px 30px;
}
