@charset "UTF-8";
/* CSS Document */


/* headtag ---------------------------- */
#stage h2{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h2.title{
background-image: url(../images/hl_policy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 128px;
}
#stage dl{
	margin: 0px;
	padding: 0px;
}
#stage dt{
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	margin: 0 0 5px 0;
	padding: 0px;
}
#stage dd{
	margin: 0 0 10px 0;
	padding: 0px;
}
#stage .profile{
	text-align: right;
	margin: 30px 0 0 0;
	padding:0 0 20px 0;
}
#stage .profile h5{
	font-size: 12px;
	line-height: normal;
	color: #FFB29F;
	margin: 0px;
	padding: 20px 0 5px 0;
}
