body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img_all/bg.jpg) repeat;
	text-align: center;
	margin: 7px 0px 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 3px 7px;
}
h2 {
	font-size: 14px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #360;
	margin: 3px;
}

td {
	font-size: 12px;
}

#title {
	background: url(../img_all/photoalbumTitleBG.jpg) repeat left top;
	border: 3px double #666;
	text-align: center;
	padding: 7px;
}
a {
	color: #360;
	font-weight: bold;
}
a:hover {
	color: #F03;
	font-weight: bold;
}

