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

div#contents table.photo {
	width:600px;
	margin:15px auto;
}
div#contents table.photo td {
	text-align:center;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	padding:3px 3px 0;
}
div#contents table.photo td.txt {
	text-align:left;
	padding:2px 10px 14px;
	border-bottom:1px solid rgb(222,222,222);
}
div#contents table.photo strong {
	color:rgb(0,112,0);
}
div#contents h3.his {
	background-image:url(../img/gallery/h3_his.png);
	height:46px;
}

