@charset "utf-8";
/* CSS Document */

@import url("../global.css");

table.MenuTB #Global {background-color:#555;}

div.OnePxClear {
	clear: both;
	height: 1px;
}


h4.stTtl {
	border-top: 1px Solid #008080;
	margin-bottom: 0.1em;
}
p.stUrl {
	margin: 0.3em 0 0.2em 0.25in;
}
p.stDsc {
	margin: 0.6em 0.125in 0.2em 0.25in;
} 

p.MoreFV {
	text-align: center;
	font-size: 90%;
	clear: both;
	margin-top: 7em;
	padding-top: 0.1em;
}



@media print{

p.MoreFV {
	display: none;
}



}

