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

	

/**-- Layout --**/

.ttl-gallery {
	width: 113px;
	}

.content-gallery{
	width: 760px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	padding-bottom: 40px;
	display: inline;
	}
	
.bak-line {
	width: 760px;
	background: url(../gallery/img/line.gif) repeat-y;
	}
		
.txt-date {
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 7px;
	}
	
.txt01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-left: 10px;
	} 
	
