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

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

#stage h2,#stage h3,#stage h4,#stage h5,#stage h6{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* message from senior */
#stage h2.title-parent{
background-image: url(../images/hl_parent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 110px;
}

#stage #box-parent{
	margin: 0px;
	padding: 0 0 20px 0;
}
#stage #box-parent h4.lead{
	background-image: url(../images/body_parent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 418px;
}
#stage #box-parent h5.txt01{
	background-image: url(../images/txt_parent01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 205px;
	margin: 20px 0 0 0;
}
#stage #box-parent h5.txt02{
	background-image: url(../images/txt_parent02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 407px;
	margin: 20px 0 0 0;
}

#stage #box-parent ul{
margin: 10px 0;
}
#stage #box-parent li{
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
}
#stage #box-parent strong{
	color: #333;
}
#stage #box-parent .sign{
	margin: 20px 0 0 0;
	text-align: right;
}
#stage #box-parent .sign p.name{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/sign_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 36px;
	width: 160px;
	overflow: hidden;
	float:right
}
