@charset "shift_jis";

#contents {
	float: right;
	width: 520px;
}

#topmenu table {
	margin-top: 2px;
}
#topmenu table th,
#topmenu table td {
	padding-bottom: 1px;
}

.act_language {
	background:url(../../img/bg_act_language.jpg) left top repeat-x !important;
}
.act_culture {
	background:url(../../img/bg_act_culture.jpg) left top repeat-x !important;
}
.act_event {
	background:url(../../img/bg_act_event.jpg) left top repeat-x !important;
}

#topmenu a:link {
	color: #333333;
	text-decoration: underline;
}
#topmenu a:hover,
#topmenu a:active {
	color: #333333;
	text-decoration: none;
}
#topmenu a:visited {
	color: #333333;
	text-decoration: underline;
}

.act_language td {
	padding: 2px 11px;
	background: url(../../img/btn_act_language.gif) left center no-repeat;
	font-size: 75%;
}
.act_culture td {
	padding: 2px 11px;
	background: url(../../img/btn_act_culture.gif) left center no-repeat;
	font-size: 75%;
}
.act_event td {
	padding: 2px 11px;
	background: url(../../img/btn_act_event.gif) left center no-repeat;
	font-size: 75%;
}

h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 1em 0 .5em 0;
	padding: 0;
}
p {
	margin: 0 0 1em 13px;
}
p.mainimage {
	margin: 0;
}

table.getacro {
	margin-left: 13px;
}


#whatsnew {
	width: 480px;
	height: 150px;
	margin: 0 0 12px 13px;
	padding: 6px;
	background-color: #F0F0F0;
	overflow: auto;
	overflow-y: scroll;
}
#whatsnew p {
	margin: 0 0 .5em 3px;
	padding-left: 10px;
	background: url(../img/listmark01.gif) left top no-repeat;
}
