@charset "UTF-8";

body {
	font-size: 12px;
}

a#top-index-g10catalogue {
	color: #f00;
	text-decoration: none;
}

a#top-index-g10catalogue:hover {
	color: #f00;
	text-decoration: underline;
}

.top-index .main,
.top-index .side {
	margin-top: 9px;
}

.top-index .main {
	float: left;
	width: 531px;
}

.top-index .main .m16topswf {
	margin: 0 0 9px;
}

.top-index .main h2 {
	background-color: #ccffcc;
	font-size: 122%;
	font-weight: bold;
	line-height: 28px;
}

.top-index .main h2 a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.top-index .main .border_lr,
.top-index .main .border_l,
.top-index .main .border_r {
	margin-bottom: 5px;
}

.top-index .main .column_l {
	border: solid 1px #62a95a;
	float: left;
	width: 261px;
}

.top-index .main .column_r {
	border: solid 1px #62a95a;
	float: right;
	width: 261px;
}

.top-index .main .content {
	margin: 0 1px;
	padding: 8px;
}

#top-index-inquiry {
	margin-top: 12px;
}

.top-index .main ul li,
.top-index .main dl dt,
.top-index .main dl dd {
	line-height: 14px;
}

.top-index .main ul li {
	list-style-type: square;
	margin: 0 0 6px 16px;
	padding: 0 0 0 0;
}

.top-index .main dl dt {
	display: list-item;
	list-style-type: square;
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
}

.top-index .main dl dd {
	margin: 0 0 6px 16px;
	padding: 0 0 0 0;
}

.top-index .main .new_mark {
	vertical-align: baseline;
}

#top-index-news .link_to_list,
#top-index-updates .link_to_list {
	text-align: right;
}

#top-index-news .link_to_list .linkitem,
#top-index-updates .link_to_list .linkitem {
	background-image: url(index/linkitem.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.top-index .side {
	float: right;
	width: 110px;
}

.top-index .introswf {
	margin-bottom: 9px;
}

.top-index .introswf h2,
.top-index .introswf ul li {
	line-height: 0;
}

.top-index .introswf img {
	line-height: 0;
	vertical-align: top;
}

.top-index .introswf h2 {
	background-color: #ff552c;
    font-weight: bold;
	text-align: center;
}

.top-index .link_to_g10,
.top-index .link_to_m16 {
	line-height: 1em;
	margin-bottom: 5px;
}

.top-index .footer {
	clear: both;
	padding-top: 1em;
}

.top-index .footer .copyright {
	float: left;
	width: 400px;
	font-size: 88%;
}

.top-index .footer .footlink {
	font-size: 88%;
	text-align: right;
}

.top-index .counter {
	clear: both;
	margin-top: 1em;
	text-align: right;
}

/* Fix the display property of an A elements is sometimes ignored on IE6 */
* html .top-index .main h2 a {
	width: 241px;
}
