@charset "utf-8";


/*
Contents
*/
#contents {
	background: url(/img/bg_contents_home.gif) left top repeat-y;
}


h2.gallery {
	background: url(/img/h2_weddinggallery.jpg) left top no-repeat;
}

div#gallery {
	margin-top: 25px;
}

p.date,
p.back {
	text-align: right;
	clear: both;
}

p.back a {
	background: url(/img/arrow_u.gif) right center no-repeat;
	padding-right: 15px;
}
table.glist {
	margin-bottom: 0px;
}
table.glist th {
	width: 215px;
}
table.glist th,
table.glist td {
	padding: 20px 0;
	border-bottom: 1px dotted #333;
}
.gdate,
.gtitle {
	font-size: 130%;
}
.gtitle {
	margin-left: 10px;
}

div.pagelist {
	padding: 25px 0;
}
