@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;
}
#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h4{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 26px;
	width: 210px;
	overflow: hidden;
}

/* material-style */
#stage h2.title-agent{
background-image: url(../images/hl_agent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 191px;
}
#stage #block1{
	width:650px;
	height:auto;
	margin:0 0 20px 0;
}
#stage #block2{
	width:650px;
	height:auto;
	margin:0 0 20px 0;
}
#stage .wrap-photo{
	width:180px;
	height:auto;
	float:left;
}
#stage .wrap-txt{
	width:450px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
#stage .wrap-txt .txt{
	margin:0 0 10px 0;
}
/* title */
#stage h3.title1{
	width:400px;
	height:30px;
	background-image:url(../images/title_agent_index1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#stage h3.title2{
	width:400px;
	height:30px;
	background-image:url(../images/title_agent_index2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* button */
#stage p.button{
	width:210px;
	height:25px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	float:right;
}
#stage p.button a,#stage p.button a:visited{
	width:210px;
	height:25px;
	display:block;
	background-image:url(../images/btn_agent.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#stage p.button a:hover,#stage p.button a:active{
	background-position:left bottom;
}


