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;
}

/* 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;
}

body {
	font-family:  "Trebuchet MS", verdana, arial, sans-serif;
	text-align: center;
}
body div {
	margin: 0 auto;
	text-align: left;
}
.skip {
	display: none;
}
#header, #mainbody {
	width: 790px;
}
#header {
	height: 230px;
	background: #aaa;
}
#mainbody {
	margin: 20px auto;
}
#contents {
	float: right;
	width: 550px;
}
#contents h2 {
	font-size: 240%;
	margin: 20px 0;
}
#contents h3 {
	font-size: 120%;
}
.breadcrumbs {
	padding: 0.5em 0.2em 0.2em 0.2em;
	font-size: 86%;
	color: #666;
	background: #eee;
}
.pageswitch {
	padding: 0.2em 0.2em 0.5em 0.2em;
	margin-bottom: 1em;
	font-size: 86%;
	color: #666;
	background: #eee;
}
h2.date {
	font-family: georgia, arial, serif;
	margin: 20px 0;
}
h3.item {
	margin: 10px 0 0 0;
	padding: 2px 0;
}
.itembody {
	padding: 1em;
	font-size: 90%;
	line-height: 1.6;
	overflow: auto;
	_height: 1%;
}
.itembody p {
	margin: 0.5em 0;
}
.iteminfo-short, .iteminfo {
	margin-bottom: 120px;
	padding: 1em;
	font-size: 86%;
	overflow: auto;
	_height: 1%;
}
.iteminfo-r {
	float: right;
	margin: 0.5em 0;
}
.iteminfo-l {
	float: left;
	margin: 0.5em 0;
}
.googlead {
	text-align: center;
	padding: 1em 0;
}
.btnspace {
	text-align: center;
	margin: 2em 0;
}
h2.comment, h2.trackback {
	font-size: 160%;
	margin: 10px 0;
}
#trackback h3 {
	display: none;
}
h3.comment {
	font-size: 120%;
	margin: 10px 0;
}
.commentbody {
	font-size: 90%;
	line-height: 1.4;
	margin: 0.5em 0 0.5em 1em;
}
.commentinfo {
	font-size: 86%;
	text-align: right;
}
.commentform {
	font-size: 90%;
	margin: 1em 0;
}
#trackback .item {
	margin: 1em 0;
	font-size: 86%;
}
.tb_msg {
	font-size: 80%;
	line-height: 1.4;
	margin: 1em;
}
#menu {
	float: left;
	width: 220px;
	font-size: 80%;
	color: #666;
}
#menu ul {
	margin: 1em 0;
	line-height: 1.4;
}
#menu ul li {
	margin-left: 2em;
}
#menu .link li {
	list-style-image: url(img/ico_link.gif);
}
.menubody {
	margin: 0 0 2em 0;
	padding: 0 0 20px 0;
}
#menu form {
	margin: 1em;
}
#footer {
	padding: 30px 0;
	clear: both;
	text-align: center;
}
.searchoption {
	font-size: 90%;
	margin: 1em 0;
}
h3.results {
	margin: 1em 0;
}
h3.results + p {
	margin: 1em 0;
	font-size: 86%;
}
#contents ul.titlelist {
	margin: 1em 2em;
	font-size: 90%;
	line-height: 1.4;
}
#contents .titlelist li ul {
	margin: 0 0 0 2em;
}
blockquote {
	padding: 1em;
	margin-left: 3em;
	font-size: 90%;
	background: #ddd;
}
cite {
	font-style: italic;
}
