/*
CSS for Unlimited Exp.
Common rules for media type "print" by MatsuYan
*/

html {
	background: #fff;
}

body, h1, h2, h3, h4, address, p, pre, ul, ol, dl, caption, td, th {
	color: #000;
}

body, table {
	line-height: 1.5;
}

body {
	font-family: serif;
}

h1, h2, h3, h4 {
	page-break-after: avoid;
}

p, pre, ul, ol, dl {
	margin: 1em 0;
}

pre, code, samp, kbd {
	font-family: monospace;
}

form, fieldset {
	display: none;
}

/* Common */
ol.path, p.nakanohito, p.reply, div.selectstylesheet, #ad, #content div.entry ul.posted li ul.banner, #menu, #foot ul.nav {
	display: none;
}
