h2#titleImg {
	font-size: 150%;
	font-weight: bold;
	width: 632px;
	margin: 0 auto 10px;
	padding: 5px 0 0;
}

p#leadText {
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
}

div#simulationLink {
	margin-bottom: 25px;
}

div#simulationLink ul {
	zoom: 1;
	margin: 0;
	padding: 0;
}

div#simulationLink ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#simulationLink ul li {
	float: left;
	width: 310px;
}

div#simulationLink li.last-child {
	width: 300px;
}

#guideLink {
	width: 628px;
	margin: 0 auto;
}

#guideLink h2 {
	margin: 0 0 7px;
	padding: 0;
}

#guideLink a {
	border: none;
}

#guideLink ul {
	width: 626px;
	margin: 0 auto 25px;
	zoom: 1;
}

#guideLink ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#guideLink ul li {
	width: 212px;
	float: left;
	background: url(../img/shared/point_step_02.gif) 100% 50% no-repeat;
}

#guideLink ul li.last-child {
	width: 202px;
}

#flashLink {
	text-align: center;
}

#flashLink p.note {
	text-align: center;
}


#contents .links_counter {
	background: url(./../img/index/bn_suumocounter.jpg) ;
	background-repeat: no-repeat;
	width: 920px;
	height: 120px;
	margin: 30px 0 0 0;
}
#contents .links_counter:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#contents .links_counter a {
	display: block;
	outline: none;
	width: 100%;
	height: 100%;
}
#contents .tioh {
	text-indent: -9999px;
	overflow: hidden;
}
#contents .counter_links {
	margin: -70px 0 90px 0;
	*margin: -70px 0 0 0;
	padding: 0 0 0 450px;
	width: 470px;
}

.fl {
	float: left;
}
.mal05 {
	margin-left: 5px;
}


