body {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	font-size: 11px;
	font-family: 'ＭＳ ゴシック', 'Osaka';
	word-break: break-all;
}

.ail {
	float: left;
}

.analyzer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 0px;
	height: 0px;
}

.bloglist {
	color: #ffffff;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.bloglist a:link, a:visited, a:active, a:hover {
	color: #ffffff;
}
.bloglist a {
	text-decoration:none;
}
.bloglist a:hover {
	text-decoration:underline;
}

#title {
	position: relative;
	height: 43px;
	background-color: #ff0000;
}

#title_image {
	position: absolute;
	top: 11px;
	left: 10px;
}

#info {
	position: relative;
	height: 43px;
}

#toplink {
	position: absolute;
	top: 7px;
	right: 20px;
}

#summary {
	position: absolute;
	top: 3px;
	left: 9px;
}
