@charset "UTF-8";
/* CSS Document */

@import url(fixed.css);
@import url(menu.css);

div#ani-matsu {
	display: none;
}

div#content {
	clear: both;
}

div#content div#content-inner-upper img {
	height: 395px;
	width: 640px;
}

div#content div#content-inner-bottom {
	position: relative;
	height: 20px;
	width: 640px;
	padding-top: 5px;
}

div#content div#content-inner-bottom p.credit {
	margin-bottom: 36px;
	font-size: 77%;
	line-height: 1;
}

div#content div#content-inner-bottom div#counter {
	position: absolute;
	top: 5px;
	right: 0px;
	height: 16px;
	width: 54px;
}

div#content div#content-inner-bottom div#counter img {
	height: 16px;
	width: 9px;
	border: 0;
}

div#content div#news {
	width: 640px;
	border-bottom: 1px dotted #0000FF;
}

div#content div#news dl.entry-news {
	position: relative;
	border-top: 1px dotted #0000FF;
	padding-bottom: 1em;
}

div#content div#news dl.entry-news dt {
	padding-top: 1em;
	font-size: 108%;
	font-weight: bold;
	color: #0000FF;
	line-height: 1;
}

div#content div#news dl.entry-news dd {
	font-size: 100%;
	line-height: 1.8;
}

div#content div#news dl.entry-news dd p {
	margin-top: 1em;
}

div#content div#news dl.entry-news dd p.small {
	font-size: 93%;
}

div#content div#news dl.entry-news dd.date-news {
	position: absolute;
	right: 0;
	bottom: 1em;
	font-size: 85%;
	color: #0000FF;
}
