/*
tags
*/
* {
	font-size:14px;
	line-height:1.5em;
}
body {
	margin:0 30px;
	padding:0;
	text-align:center;
}
form {
	margin:0;
	padding:0;
	display:inline;
}
input {
	vertical-align:middle;
}
ul {
	margin:5px 10px 5px 25px;
	list-style-type:disc;
}
ol {
	margin:5px 10px 5px 35px;
	list-style-type:decimal;
}
blockquote {
	margin:5px 5px 5px 10px;
	padding:3px;
	font-size:90%;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }


/*
document
*/
#content {
	padding:0;
	text-align:left;
}
#content p {
	margin:0; padding:2px;
}
#content h1 {
	margin:0 0 10px; padding:10px 0;
	line-height:1em; font-size:21px;
	border-bottom:1px solid #000000;
}
#content h2 {
	margin:20px 0 5px; padding:0 2px 1px;
	line-height:1em; font-size:18px; clear:left;
	border-left:8px solid #000000;
	border-bottom:1px solid #000000;
}
#content h2 a {
	line-height:1em; font-size:18px;
}
#content h3 {
	margin:10px 0 3px; padding:0 2px 1px;
	line-height:1em; font-size:16px; clear:left;
	border-left:4px solid #000000;
	border-bottom:1px dotted #000000;
}
#content h3 a {
	line-height:1em; font-size:16px;
}
#content h4 {
	margin:10px 0 3px; padding:0 2px 1px;
	line-height:1em; font-size:16px; clear:left;
	border-bottom:1px dotted #000000;
}
#content h4 a {
	line-height:1em; font-size:16px;
}
#content table {
	margin:0 0 10px; padding:0; width:100%;
	border-width:0; border-spacing:0; border-collapse:collapse;
	empty-cells:show;
}
#content th {
	margin:0; padding:5px;
	line-height:1em; font-weight:normal;
	border-top:1px solid #000000; border-bottom:1px solid #000000;
}
#content td {
	margin:0; padding:1px 5px;
	vertical-align:top; line-height:1.3em;
	border-bottom:1px solid #000000;
}
#content td h4 {
	margin:10px 0 3px; padding:0 2px 1px;
	line-height:1em; font-size:14px;
	border-left:4px solid #000000;
}
#content td h4 a {
	line-height:1em; font-size:14px;
}
#content td .date {
	margin:0 0 3px; padding:2px;
	border:none; border-bottom:1px dotted #000000;
	font-size:14px;
}

#info {
	margin:0 5px 10px;
	padding:0 0 5px;	
	border-bottom:1px dotted #000000;
	height:3em;
}
#info ul {
	float:left;
	margin:0;
	padding:0;
	width:140px;
}
#info li {
	line-height:1.3em;
	font-size:12px;
}
#info p {
	margin:0 0 0 150px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:bold;
	border-left:8px solid #000000;
}

/*
footer
*/
#footer_for_print {
	text-align:left;
	margin:20px 0 0;
	padding:10px 0;
	border-top:1px dotted #000000;
	font-size:12px;
	line-height:1.3em;
}

/*
span classes
*/
.url { color:#009900; }
.small { font-size:80%; }
.red { color:#ff0000; }
.blue { color:#0000ff; }
.gray { color:#808080; }

/*
display:none
*/
.noprint { display:none; }
#header { display:none; }
#column { display:none; }
#footer { display:none; }
#navi { display:none; }
#calendar_list { display:none; }
