@charset "UTF-8";
/* CSS Document */


/* headtag ---------------------------- */
#stage h2,#stage h3{
	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_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 141px;
}
#stage h3.body1{
	background-image: url(../images/title_about01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 138px;
}
#stage h3.body2{
	background-image: url(../images/title_about02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0 0 0;
	padding: 0px;
	height: 23px;
	width: 124px;
}
#stage h3.body3{
	background-image: url(../images/title_about03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0 0 0;
	padding: 0px;
	height: 24px;
	width: 271px;
}
#stage h3.body4{
	background-image: url(../images/title_about04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0 0 0;
	padding: 0px;
	height: 24px;
	width: 225px;
}
#stage h3.body5{
	background-image: url(../images/title_about05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0 0 0;
	padding: 0px;
	height: 23px;
	width: 82px;
}


#stage dl{
	margin: 20px 0 0 0;
	padding: 0px;
}
#stage dl.cp{
	margin: 20px 0px;
	padding: 0px;
}
#stage dt{
	font-weight:bold;
	color: #FFB29F;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	background-image: url(../images/icon_about.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#stage dd{
	margin: 0 0 5px 0;
	padding: 0px;
}
#stage .cp dd{
	margin: 0 0 10px 0;
	padding: 0px;
}

