@import "base.css";

a:link {
	color: #0000ff; text-decoration: none;
}
a:visited {
	color: #0000ff; text-decoration: none;
}
a:hover {
	color: #ff0000; text-decoration: underline;
}
a:active {
	color: #ff0000; text-decoration: none;
}

ul {
	list-style-type: none;
}

li {
	font-size: 80%;
}

img {
	border: 1px solid #000000;
}

hr {
	width: 80%;
}

blockquote {
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	color: #00533e;
	border: solid 1px #00533e;
	background-color: #f0f0aa;
}

table {
	border-collapse: collapse;
}

td,th {
	border: solid 1px #000000;
	padding: 0.5em;
	margin: 0px;
}

th {
	background-color: #f0f0aa;
}

tr {
	margin: 0px;
	padding: 0px;
}

caption {
	font-weight: bold;
}


.block {
	margin: 2px;
	border: solid 1px #00533e;
}

.topic {
	font-size: 10px;
	margin: 3px;
}

.aff {
	font-size: 10px;
	margin: 8px 5px;
	text-align: center;
}

.minicatimg {
	margin-left: 25px;
	margin-top: 2px;
}

.cap {
	font-weight: bold;
	padding: 0px;
	color: #333333;
}

.chumo {
	font-weight: bold;
	font-size: 120%;
	padding: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	border: 1px solid #000000;
	color: #333366;
	background-color: #f0f0aa;
}

.att {
	font-weight: normal;
	font-size: 100%;
	color: #333366;
	padding: 0.5em;
	margin-left: 2em;
	margin-right: 2em;
	text-align: left;
	border: 1px solid #000000;
	background-color: #aaf0f0;
}

.item{
	margin-bottom: 1em;
}

.contenttitle {
	padding: 5px;
	margin: 2px;
	font-size: 100%;
	font-weight: bold;
	color: #333366;
	border-top: 1px dotted #007E4E;
	border-bottom: 1px dotted #007E4E;
	border-right: 1px dotted #007E4E;
	border-left: 10px solid #007E4E;
}

.contentbody {
	font-size: 80%;
	margin: 0px;
}

.contentitem {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

.itemlink {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

#title {
	width: 860px;
	text-align: center;
	color: #ffffff;
	background-color: #00533e;
}

#title p {
	clear: both;
	font-size: 10px;
}

#title img {
	border: 0px;
}

#navimenu {
	width: 860px;
	text-align: center;
	margin-top: 2px;
	padding: 2px;
	border-top: solid 1px #00533e;
	border-bottom: solid 1px #00533e;
}

#navimenu a {
	font-weight: bold;
}

#navimenu a:link {
	color: #0000ff; text-decoration: none;
}
#navimenu a:visited {
	color: #0000ff; text-decoration: none;
}
#navimenu a:hover {
	color: #ff0000; text-decoration: underline;
}
#navimenu a:active {
	color: #ff0000; text-decoration: none;
}

#navimenu li {
	display: inline;
	font-size: 12px;
	margin-left: 1em;
}

#leftbox {
	float: left;
	width: 700px;
}

#center {
	float: right;
	width: 540px;
	margin-left: 5px;
	margin-right: 5px;
}

#left {
	float: left;
	width: 150px;
}

#left h2 {
	font-size: 80%;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	color: #cccc99;
	background-color: #00533e;
}

#left ul{
	margin: 3px;
}

#right {
	float: left;
	width: 150px;
}

#right ul {
	margin-left: 0.5em;
}

#right li {
	font-size: 10px;
	margin-bottom: 2px;
}

#right h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	margin-bottom: 4px;
	color: #ffffff;
	background-color:#00533e;
}

#linkblock a {
	font-weight: bold;
	font-size: 12px;
}

#copyright {
	clear: both;
	width: 860px;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	background-color: #00533e;
}

#center img {
	margin: 2px;
	float: left;
}

#center br {
	clear: both;
}

iframe {
	margin-left: 5px;
	margin-bottom: 5px;
}
