@charset "EUC-JP";

/* CSS Document */

#mainwrapper {
	width: 928px;
	margin: 0 auto 0 auto;
	background: url(../images/works_bg.jpg) no-repeat;
}

a:link, a:visited {
	color: #00A0E7;
	text-decoration: none;
}

a:hover, a:active {
	color: #111111;
}

h1#title {
	background-image: url(../images/works-ti.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0 0 6px 0;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/works-ti.png);
}

div#box {
	background-image: url(../images/dither.png);
	border: 1px solid #B1B8BD;
	width: 612px;
	padding: 18px;
	margin-bottom: 12px;
}

h4.name {
	font-size: small;
	font-weight: bold;
	color: #00A0E7;
	line-height: 24px;
}

h5#timestamp {
	font-size: x-small;
}

td.caption {
	font-size: x-small;
	text-align: center;
}

div#niigata_map {
	margin: 0;
	padding: 18px 0px 0px 40px;
}