/*---------------------------------------
ごあいさつ
---------------------------------------*/
@import url("../css/reset.css");
@import url("../css/baselayout.css");

/*高さ調整*/
.spacing-pad {
	/*height:100px;*/
}

#author {
	padding:8px 0;
	text-align:right;
}

.caption {
	font-size:85%;
}

.photo-tbl {

}

.photo-tbl td{
	padding:3px;
}

