@charset "utf-8";
/* CSS Document */
#body,#body div, #body p{
	margin:0;
	padding:0;
} #body img{border:0;}
#body #w {
	border: solid 1px #666;
	width: 240px;
	height: 300px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#body #p img { border-bottom: solid 1px #dedede; }
#body #t { width: 195px; height: 60px; position: absolute; bottom: 0px; left: 0px; }
#body #dt { width: 40px; height: 60px; position: absolute; bottom: 0px; right: 0px; }
#body #m  { position: absolute; bottom: 3px; width: 38px; text-align: center; font-family: "Times New Roman"; font-size: 14px; line-height: 14px; }
#body #dy { position: absolute; top: 10px; width: 38px; text-align: center; font-family: Georgia; font-size: 32px; line-height: 24px; }
#body #c { position: absolute; bottom: 0px; left: 5px; font-style: italic; font-family: Verdana; font-size: 9px; color: #c0c0c0; width: 180px; height: 14px; line-height: 9px; }
#body #d { padding: 5px; font-family: "Times New Roman"; font-size: 12px; }
