/*ポップアップページ用ＣＳＳ*/
/*横長画像背景---------------------*/
.body-x   { background: #000000 url(http://www.active-hakata.com/cgi/hd-album/style/bg-x.gif) no-repeat fixed right bottom; margin: 0px }
/*縦長画像背景---------------------*/
.body-y   { background: #000000 url(http://www.active-hakata.com/cgi/hd-album/style/bg-y.gif) no-repeat fixed right bottom; margin: 0px }
/*タイトル------------------------*/
.pic-title  { color: white; font-weight: bold; font-size: 11px; vertical-align: top; padding: 3px }
/*コメント------------------------*/
.pic-comment {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	padding: 3px 3px 3px 15px;
}
