@charset "EUC-JP";

/* CSS Document */

#mainwrapper {
	width: 928px;
	margin: 0 auto 0 auto;
	background: url(../images/pp_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/pp_ti.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0 0 6px 0;
	clear: both;
}

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

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


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