@charset "utf-8";

/* プリント
---------------------------------------------------------------------------- */
body {
	font-size: 12pt;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14pt;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
img {
	border: none;
}

#container {
	width: auto;
}

hr, 
#beta, 
#comments, 
.content-nav, 
.trackbacks, 
p.pagetop, 
#btn-home {
	display: none;
}

#alpha, 
#beta, 
#delta, 
dt.archive-list-date {
	float: none;
}