@charset "utf-8";
/* CSS Document */

#con h2{
	width:0;
	height:0;
	overflow:hidden;
}


#wrap{
	background:#000;
	height:4100px;
	overflow:hidden;
}

#con{
	width:960px;
	margin:0 auto;
	height:4100px;
}

#kaisetsu{
	margin-left:90px;
	margin-bottom:10px;
	font-size:80%;
	line-height:1.5;
	width:510px;
}

#kaisetsu p{
	color:#fff;
}

#kaisetsu p a {
	color: #f00;
	border-bottom: 1px solid;
}

#kaisetsu p a:hover,
#kaisetsu p a:focus,
#kaisetsu p a:active {
	color: #eee;
}

#ma {
	overflow:hidden;
	width:860px;
	border:#333 1px solid;

}

#con h3{
	margin-top:15px;
	margin-left:28px;
}



#container{
	width:960px;
	margin:20px auto;
	overflow:visible;
	position:relative;
	padding-top:10px;
	padding-left:10px;
	height:1510px;
}

#images-first {

	padding: 10px;

	margin-top: 20px;

	margin-left: 20px;

	float: left;

width:780px;

}

#images-first .imageBox {

	text-align: center;

	float: left;

	padding: 5px;

}

#images-first .imageBox .imageSrc {

	height: 250px;

	width: 250px;

	margin-bottom: 20px;

}


.images-not-first {
	clear:both;

	padding: 10px;

	margin-top: 20px;

	margin-left: 20px;

	float: left;

width:780px;
}

.images-not-first .imageBox {

	text-align: center;

	float: left;

	padding: 5px;

}

.images-not-first .imageBox .imageSrc {

	height: 250px;

	width: 250px;

	margin-bottom: 20px;

}

.imageCaption{
	color:#CCC;
	font-size:75%;
}

.imageCaption2{
	margin-bottom: 3px;
}
