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

#menu span.m4 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 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;
}

/* staff-style */
#stage h2.title{
background-image: url(../images/hl_staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 243px;
}
#stage #index1{
	margin: 0 0 30px 0;
	padding: 0px;
}
#stage #index2{
	margin: 0 0 30px 0;
	padding: 0px;
}

#stage .p-index{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 120px;
}
#stage .p-index2{
	margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 120px;
}
#stage .p-index a p,#stage .p-index2 a p{
margin:0 0 5px 0; 
}
#stage .p-index a h6,#stage .p-index2 a h6{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_watchstaffblog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 21px;
	width: 120px;
	margin:0;
	padding:0;
	overflow: hidden;
}
#stage .p-index a:hover h6,#stage .p-index2 a:hover h6{
background-position: left bottom;
}


#stage .txt-index{
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 185px;
}
#stage .txt-index h4{
	margin: 0px;
	height: 24px;
	width: 185px;
}
#stage .txt-index h4.title1{
	background-image: url(../images/staff_index_text1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .txt-index h4.title2{
background-image: url(../images/staff_index_text2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .txt-index h4.title3{
background-image: url(../images/staff_index_text3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

