@charset "utf-8";

/* CSS Document */

ul#page_link  {
	list-style:none;
	width:500px;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
	font-size: 70%;
	line-height: 143%;
}

ul#page_link li {
	display:inline;
	padding:1px 5px;
	border-right:1px solid #CCCCCC;
	text-align:left;
}

ul#page_link li.rgt {
	border-right:none;
}

.link_tex{
font-size:65%;
line-height:130%;
}

#page_linkbox a:link{
color:#4B4B4B;
text-decoration:none;
}

#page_linkbox a:visited{
color:#4B4B4B;
text-decoration:none;
}

#page_linkbox a:hover{
color:#009900;
text-decoration:underline;
}

#tablebox table{
	width: 480px;
	background-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 20px;
}

#tablebox th{
	text-align: center;
}

#tablebox td{
	background-color: #FFFFFF;
	color: #4B4B4B;
	line-height: 130%;
}

td.date{
	width: 100px;
}

td.sponsor{
	width: 150px;
}

td.contents{
}

#mainbox ul{
	font-size: 85%;
	color: #4B4B4B;
}

#page_linkbox a.here{
	font-weight: bold;
}

#tablebox td p{
	line-height: 120%;
	margin: 2px;
	padding: 0px;
}


div.koenbox {
	width:470px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #4B4B4B;
}

.koenbox div span.date{
	font-weight: bold;
}

.koenbox div span.place{
	margin-left: 20px;
}