@charset "UTF-8";

/*------------------------------------------------------------------------------
	Title : hajime naemura - Gallery
	Author : tetenoma
	URL : http://www.naemura.com
	Last Updated : 2007-10-01
------------------------------------------------------------------------------*/

/* gallery.html
----------------------------------------------------*/
#gallery .section {
	width: 645px;
	margin-right: 5px;
	padding-bottom: 15px;
	float: left;
	border: solid 1px #FFFFFF;
	text-align: left;
	}
	
div.page_ttl {
	margin-bottom: 22px;
	width: 645px;
	height: 140px;
	overflow: hidden;
	background: url(../img/ttl.jpg) no-repeat;
	}

h2.ttl {
	margin-top: 120px;
	color: #FFFFFF;
	border: none;
	font-size: 110%;
	}
.section p {
	text-align: center;
	}
	
