@charset "utf-8";
/* CSS Document */
/* =================Eric Meyer Reset CSS================= */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ====================================================== */
.clearfix:after, dl.generatedInfo:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
	font-size: 14px;
}
.clearfix, dl.generatedInfo{
	zoom:1;/*for IE 5.5-7*/
}
div#readinfo {
	font-size:12px;
	padding:0 0 0 0px;
	margin:0 0 0 0;
	width:235px;
}
div#readblog {
	font-size:12px;
	padding:0 0 0 0px;
	margin:0 0 0 0;
	width:235px;
}
dl.generatedInfo, li.generatedInfo{
	padding: 0 0 0 0px;
}
dl.generatedInfo {
	width:235px;
	height: 18px;
}
dl.generatedInfo dt {
	float:left;
	width: 75px;
	line-height:120%;
	margin-bottom:0px;
	color:#ffffff;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
dl.generatedInfo dd {
	float:left;
	width: 160px;
	font-size: 11px;
	line-height: 120%;
}
dl.generatedInfo dd a{
	text-decoration:none;
	color:#ffffff;
}
dl.generatedInfo dd, li.generatedInfo {
	height: 13px;
}

.trimInfo, .loopInfo {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.loopInfo li#generatedInfo1, .loopInfo dl#generatedInfo1 dd, .overInfo li.generatedInfo, .overInfo dl.generatedInfo dd {
	position: relative;
	overflow: hidden;
}
.loopInfo li#generatedInfo1 p, .loopInfo dl#generatedInfo1 p, .overInfo li.generatedInfo p, .overInfo dl.generatedInfo p {
	width: 1000px;
	position: absolute;
	left: 0;
}
