@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

h4 {
	background: transparent url(../img/00_bor_arealong.jpg) no-repeat 0px 0px;
}

h5,
h6 {
	margin: 5px;
	padding: 0px 0px 5px 0px;
	background-image: url(../img/sim_borderdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h5 a {
	padding-left: 12px;
	background-image: url(../img/arrow_redright.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h6 {
	padding-left: 15px;
}

h6 a {
	padding-left: 15px;
	background-image: url(../img/sim_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h6.bottom a {
	padding-left: 15px;
	background-image: url(../img/sim_last.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

p.gotop {
	margin-top: 25px;
}