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

#menu span.m5 a{background-position:left center;}

/* headtag ---------------------------- */
#stage h2 {
font-size: 1px;
line-height: 1px;
text-indent: -1000em;
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
}
/* material-style */
#stage h2.title-agent {
background-image: url(../images/hl_career.gif);
background-repeat: no-repeat;
background-position: left top;
height: 35px;
width: 145px;
}
#stage .wrap-iframe {
border-top-width: 3px;
border-top-style: double;
border-top-color: #999;
padding: 15px 0 0 0;
}
#stage iframe {
width:650px;
height:2400px;
margin:0;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}


/* pmarkBox ---------------------------- */
#stage dl#pmarkBox {
	width: 640px;
	margin-bottom: 30px;
}
#stage dl#pmarkBox dt a {
	width: 50px;
	height: 54px;
	float: left;
	text-indent:-999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/privacymark.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#stage dl#pmarkBox dd {
	width: 580px;
	float: right;
	color: #092E81;
	line-height: 5em;
}
	


