@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;
}

div#content p {
	margin: 5px 20px 10px 15px;
	padding: 0px;
}

h5 {
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 5px 0px;
	background-image: url(../img/sim_borderdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #CC3300;
}

h5 span {
	padding-left: 10px;
	background-image: url(../img/arrow_redright.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CC3300;
}

div#content ul {
	margin: 0px 20px;
	padding: 10px;
	background-color: #e6e6e6;
}

div#content ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

p.gotop {
	margin-top: 50px;
}