@charset "utf-8";
/* CSS Document */

.scroll_X{
  /*js change*/
	/*width: 300px;*/
	width:100%;
	/*js change*/
	/*height: 200px;*/
	height: 100px;
	float: left;
}

/*X TypeB*/
.scroll_X#scrollX_TypeB{
    height: 479px;
	 *height: 484px;
	
	width:600px;
	*width:600px;
}
.scroll_X#scrollX_TypeC{
    height: 471px;
	 *height: 470px;
	  _height: 474px;	
	width:600px;
	*width:600px;
}

.scroll_X#scrollX_TypeD{
    height: 330px;
	 *height: 336px;
	
	width:600px;
	*width:600px;
}

.scroll_X#scrollX_TypeE{
    height: 415px;
	 *height: 415px;
	 _height:300px;
	
	width:600px;
	*width:600px;
}

/*==========================================*/
.scroll_X#about_mailstone_scrollX{
    height: 330px;
	 *height: 336px;	
	width:600px;
	*width:600px;
}
.scroll_X#works_all_scrollX{
    height: 415px;
	 *height: 415px;
	width:600px;
	*width:600px;
	margin: 0 0 9px 0;
}
.scroll_X#works_scrollX{
    height: 370px;
	*height: 370px;	
	width:600px;
	*width:600px;
	margin: 0 0 9px 0;
}
.scroll_X#career_job_TypeC{
    height: 501px;
	 *height: 500px;
	  _height: 504px;	
	width:600px;
	*width:600px;
}



/*========================================*/
.scroll_X .contect_body{
	/*js change*/
	width: 100%;
	overflow: hidden;
	float: left;
	/*text-overflow: ellipsis;
	-o-text-overflow: ellipsis;*/
}
.scroll_X .content{
	margin-left: 0x;
	height: 100%;
	float: left;
	color: #6e6e6e;
	/*position:relative;*/
}
.scroll_X .scorll{
  margin-top: 15px;
  height: 16px;
	width: 100%;
	background: url(../images/scroll_X_bg.gif) repeat-x top;	
	float: left;
	clear: left;
}
.scroll_X .bar{
	background: #888d88 url(../images/scroll_X_right.gif) no-repeat right;	
	/*js change*/
	width: 70px;
	height: 100%;
	cursor:pointer;
}
.scroll_X .bar span{
   display: block;
	height: 100%;
	width: 100%;
	background: url(../images/scroll_X_mid.gif) no-repeat center;
}
.scroll_X .bar span span{
   display: block;
	height: 100%;
	width: 100%;
	background: url(../images/scroll_X_left.gif) no-repeat left;
}



.limpid_X{
	height: 83%;
	width: 80px;
	margin-left: -80px;
	z-index: 5;
	position: relative;
	float: right;
	/*background-color: Fuchsia;*/
}
