#col1 {
	width: 440px;
	display: block;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 30px;
	height: 580px;
}

#col1 a {
	color: #333;
	text-decoration: none;
}

#col1 a:hover {
	color: #900;
	text-decoration: underline;
}

#col2 a {
	color: #333;
	text-decoration: none;
}

#col2 a:hover {
	color: #900;
	text-decoration: underline;
}

#col1 h2 {
	font-size: 1em;
	display: block;
	height: 30px;
	background-image: url(../images/event.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#col1 p {
	font-size: 0.75em;
	line-height: 1.5;
}

#col1 p.space {
	padding-top: 12px;
}

#col1 h3 {
	font-size: 0.875em;
	display: block;
	height: 34px;
	line-height: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 400px;
}


#col1 h4 {
	font-size: 0.75em;
	padding-top: 20px;
	padding-bottom: 10px;
}
#col1 h4.omona {
	text-indent: -5px;
}
#col2 p.indent {
	text-indent: 10px;
}

#col1 p#event1 {
	display: block;
	padding-top: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 400px;
	background-image: url(../images/ph_event_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	height: 130px;
}

#col2 {
	width: 180px;
	display: block;
	padding-left: 70px;
}

#col2 #current {
	color: #900;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#col2 .history {
	display: block;
	width: 170px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#col2 #bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#col2 h4 {
	font-size: 0.625em;
	padding-bottom: 3px;
	line-height: 11px;
	color: #666;
}

#col2 h4 a {
	color: #666;
}

#col2 p {
	font-size: 0.625em;
	line-height: 12px;
}
