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

body {
	font-size: small;
	color: #666666;
	font-weight: lighter;
	margin: 30px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.category {
	font-weight: lighter;
	color: #666666;
}
.shohyo {
	font-size: xx-small;
	font-weight: lighter;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.mawari {
	float: left;
	margin-right: 50px;
	margin-bottom: 0px;
}

