@charset "UTF-8";

.recwrap {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #dadada;
	}

.recdate {
	margin:-27px 10px 20px 0;
	line-height:14px;
	text-align:right;
	font-size:80%;
	}

.recwrap p {
	font-family:"ＭＳ ゴシック", "Osaka－等幅", monospace;
	line-height:1.6;
	margin:0 10px;
	}

.recnone {
	margin:80px;
	padding:80px 0;
	text-align:center;
	border:solid 1px #dadada;
	background-color:#EFEFEF;
	line-height:1.6;
	zoom:1;
	}
