@charset "euc-jp";

TABLE.graffitiList {
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
}
TABLE.graffitiList TD.sum {
	width: 160px;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	background-color: #AABBEE;
}
TABLE.graffitiList TD.title {
	text-align: left;
	vertical-align: top;
	font-size: 10.5pt;
}
TABLE.graffitiList TD.headline {
	text-align: left;
	vertical-align: bottom;
}
TABLE.graffitiList TD.date {
	text-align: right;
	vertical-align: bottom;
	width: 140px;
}
P.image {
	text-align: center;
}
P.image IMG {
	padding: 4px;
	margin: 0px;
	border: solid 1px #334499;
}
P.headling {
	text-align: center;
	border-bottom: solid 2px #334499;
	padding-bottom: 8px;
	margin-left: 16px;
	margin-right: 16px;
}
TABLE#bodyLayout TD.bodyLayout_menu OL.sumList {
	margin: 8px 0px 8px 0px;
}
TABLE#bodyLayout TD.bodyLayout_menu OL.sumList LI {
	margin-bottom: 2px;
	text-align: center;
}
TABLE#bodyLayout TD.bodyLayout_menu OL.sumList IMG {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

