/* MAIN */
div#maincolumn {
	margin-top: 30px;/* for index */
}

/* MAIN LEFT */
div#mainleft {
	float: left;
	width: 370px;
}

div#mainleft h2 {
	clear: both;
	background: url("/common/img/common/6kaku.gif") center left no-repeat;
	border-top: 1px solid #0E8EB0;
	border-bottom: 1px solid #0E8EB0;
	padding: 10px 0 10px 25px;
	font-size: 110%;
	line-height: 130%;
	color: #0E8EB0;
	letter-spacing: 0.1em;
}

p.eventcopy {
	margin-top: -25px;
	height: 25px;
	font-size: 70%;
	font-weight: bold;
	line-height: 120%;
	text-align: right;
	color: #003366;
	letter-spacing: 0.1em;
}

div#eventinfo {
	margin-bottom: 40px;
}

div#eventinfo div {
	clear: both;
	padding-top: 15px;
}


div#eventinfo div a {	display: block;}
div#eventinfo div a:link {background: url("/common/img/common/arrow4.gif") top left no-repeat;}
div#eventinfo div a:visited {background: url("/common/img/common/arrow4.gif") top left no-repeat;}
div#eventinfo div a:active {background: url("/common/img/common/arrow15.gif") top left no-repeat;}
div#eventinfo div a:hover {background: url("/common/img/common/arrow15.gif") top left no-repeat;}

div#eventinfo div h3 img {
	float: left;
	margin-right: 30px;
}

div#eventinfo div h3 {
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 130%;
}

div#eventinfo div p {
	font-size: 80%;
	line-height: 130%;
}

div#news {
	margin-bottom: 35px;
}

div#news dl {
	margin-top: 15px;
	font-size: 80%;
	line-height: 130%;
}

div#news dt {
	clear: left;
	float: left;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 5.5em;
	color: #003366;
}

div#news dd {
	padding-bottom: 8px;
	margin-left: 5.5em;
}

div#news p {
	clear: both;
	font-size: 70%;
	line-height: 130%;
}

div#news p a { padding-left: 15px;}
div#news p a:link {text-decoration: none; background: url("/common/img/common/arrow5.gif") center left no-repeat;}
div#news p a:visited {text-decoration: none;background: url("/common/img/common/arrow5.gif") center left no-repeat;}
div#news p a:active {text-decoration: underline;background: url("/common/img/common/arrow12.gif") center left no-repeat;}
div#news p a:hover {text-decoration: underline;background: url("/common/img/common/arrow12.gif") center left no-repeat;}


div#news dd a:link {color: #000; text-decoration: none;}
div#news dd a:visited {color: #000; text-decoration: none;}
div#news dd a:active {color: #CC6633; text-decoration: underline;}
div#news dd a:hover {color: #CC6633; text-decoration: underline;}

p.freespace1 {
	border: 1px solid #0E8EB0;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
}

p.freespace1 a:link {text-decoration: underline;}
p.freespace1 a:visited {text-decoration: underline;}
p.freespace1 a:active {text-decoration: underline;}
p.freespace1 a:hover {text-decoration: underline;}


/* MAIN RIGHT */
div#mainright {
	float: right;
	width: 190px;
}

div#eventarchive {
	border: 1px solid #0E8EB0;
	text-align: center;
}

div#eventarchive {
	border: 1px solid #0E8EB0;
	margin-bottom: 40px;
}

div#eventarchive {
	border:1px solid #0E8EB0; 
	padding: 10px 5px;
	text-align: center;
}

div#eventarchive h2 {
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 110%;
	color: #0E8EB0;
}

div#eventarchive img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
}

div#eventarchive a:link {color: #000; text-decoration: none;}
div#eventarchive a:visited {color: #000; text-decoration: none;}
div#eventarchive a:active {color: #CC6633; text-decoration: underline;}
div#eventarchive a:hover {color: #CC6633; text-decoration: underline;}

div#eventarchive p {
	font-size: 80%;
	line-height: 130%;
}

p.spolinkb {
	clear: both;
	margin-bottom: 30px;/* mainbox */
	text-align: center;

}

p.spolinkb img {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	vertical-align: bottom;
}

